aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async/async_locl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-1/+1
* Async error handling and MacOS/X fixesViktor Dukhovni2015-11-221-0/+9
* Implement windows async thread local variable supportMatt Caswell2015-11-201-1/+4
* Convert __thread to pthreads for Thread Local StorageMatt Caswell2015-11-201-0/+1
* Simplify async pool handlingMatt Caswell2015-11-201-8/+8
* Swap to using proper windows pipesMatt Caswell2015-11-201-5/+5
* Add ASYNC_block_pause and ASYNC_unblock_pauseMatt Caswell2015-11-201-0/+1
* Normalise ASYNC namingMatt Caswell2015-11-201-4/+4
* Fix windows compilation warningsMatt Caswell2015-11-201-0/+3
* Implement windows async pool and notify supportMatt Caswell2015-11-201-2/+2
* Implement local thread poolsMatt Caswell2015-11-201-0/+11
* Initial Async notify code changesMatt Caswell2015-11-201-0/+3
* Add null async implementationMatt Caswell2015-11-201-4/+1
* Async port to windowsMatt Caswell2015-11-201-0/+78