]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/async.h
Swap to using proper windows pipes
[thirdparty/openssl.git] / include / openssl / async.h
2015-11-20  Matt CaswellSwap to using proper windows pipes
2015-11-20  Matt CaswellAdd ASYNC_block_pause and ASYNC_unblock_pause
2015-11-20  Matt CaswellAdd ASYNC error codes
2015-11-20  Matt CaswellRemove ASYNC_in_job()
2015-11-20  Matt CaswellImplement local thread pools
2015-11-20  Matt CaswellInitial Async notify code changes
2015-11-20  Matt CaswellAdd ASYNC_JOB pools
2015-11-20  Matt CaswellAsync clean ups
2015-11-20  Matt CaswellAsync port to windows
2015-11-20  Matt CaswellAdd async sub-library to libcrypto