aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async
Commit message (Expand)AuthorAgeFilesLines
...
* Fix Linux crashMatt Caswell2015-11-201-0/+8
* Tweak async documentation based on feedbackMatt Caswell2015-11-201-3/+3
* make updateMatt Caswell2015-11-201-1/+9
* Add ASYNC error codesMatt Caswell2015-11-203-10/+131
* Normalise ASYNC namingMatt Caswell2015-11-207-99/+98
* Fix windows compilation warningsMatt Caswell2015-11-204-7/+18
* Optimise ASYNC_CTX handlingMatt Caswell2015-11-201-8/+4
* Fix ASYNC null implementationMatt Caswell2015-11-203-2/+111
* Remove ASYNC_in_job()Matt Caswell2015-11-201-8/+0
* Implement windows async pool and notify supportMatt Caswell2015-11-206-13/+121
* Implement local thread poolsMatt Caswell2015-11-204-21/+73
* Initial Async notify code changesMatt Caswell2015-11-204-0/+77
* Add ASYNC_JOB poolsMatt Caswell2015-11-201-19/+107
* Use longjmp at setjmp where possibleMatt Caswell2015-11-203-12/+28
* Async clean upsMatt Caswell2015-11-201-5/+3
* Increase stack sizeMatt Caswell2015-11-201-2/+4
* Add null async implementationMatt Caswell2015-11-204-11/+86
* Async port to windowsMatt Caswell2015-11-207-106/+515
* Add async sub-library to libcryptoMatt Caswell2015-11-202-0/+358