add an additional async notification communication method based on callback
[openssl.git] / crypto / async / async_wait.c
2019-01-27 Ping Yuadd an additional async notification communication...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-17 Richard LevitteUpdate copyright year
2018-04-03 Rich SalzSet error code on alloc failures
2017-12-08 Rich SalzConsistent formatting for sizeof(foo)
2017-10-30 Benjamin KadukPrevent NULL dereference in async clear-fd code
2017-02-13 Andrea GrandiFurther improvements to ASYNC_WAIT_CTX_clear_fd
2017-02-13 Andrea GrandiRemove fd from the list when the engine clears the...
2016-05-17 Rich SalzCopyright consolidation 04/10
2016-03-21 Steven LinsellFix memory leak where fdlookup linked list is not freed...
2016-02-29 Matt CaswellClarify ASYNC_WAIT_CTX_clear_fd() docs
2016-02-29 Matt CaswellRefactor the async wait fd logic