openssl/engines
Matt Caswell f4da39d200 Initial Async notify code changes
Initial API implemented for notifying applications that an ASYNC_JOB
has completed. Currently only s_server is using this. The Dummy Async
engine "cheats" in that it notifies that it has completed *before* it
pauses the job. A normal async engine would not do that.

Only the posix version of this has been implemented so far, so it will
probably fail to compile on Windows at the moment.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-11-20 23:33:46 +00:00
..
asm
ccgost Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
vendor_defns Remove Obsolete engines 2015-10-15 17:02:06 +01:00
alpha.opt
axp.opt
capierr.bat
e_capi_err.c
e_capi_err.h
e_capi.c Continue malloc standardisation in engines 2015-11-09 22:48:41 +00:00
e_capi.ec
e_chil_err.c
e_chil_err.h
e_chil.c Continue malloc standardisation in engines 2015-11-09 22:48:41 +00:00
e_chil.ec
e_dasync_err.c Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
e_dasync_err.h Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
e_dasync.c Initial Async notify code changes 2015-11-20 23:33:46 +00:00
e_dasync.ec Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
e_gmp_err.c
e_gmp_err.h
e_gmp.c Continue malloc standardisation in engines 2015-11-09 22:48:41 +00:00
e_gmp.ec
e_ossltest_err.c Change ossltest engine to manually allocate cipher_data 2015-09-25 15:13:57 +01:00
e_ossltest_err.h Change ossltest engine to manually allocate cipher_data 2015-09-25 15:13:57 +01:00
e_ossltest.c Continue malloc standardisation in engines 2015-11-09 22:48:41 +00:00
e_ossltest.ec Add OSSLTest Engine 2015-08-11 20:27:46 +01:00
e_padlock.c Continue malloc standardisation in engines 2015-11-09 22:48:41 +00:00
e_padlock.ec
e_ubsec_err.c
e_ubsec_err.h
e_ubsec.c Continue malloc standardisation in engines 2015-11-09 22:48:41 +00:00
e_ubsec.ec
engine_vector.mar
ia64.opt
makeengines.com Remove Obsolete engines 2015-10-15 17:02:06 +01:00
Makefile Add the Dummy Async engine (dasync) 2015-11-20 23:31:42 +00:00
vax.opt