aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async/arch/async_null.c
Commit message (Expand)AuthorAgeFilesLines
* Remove #error from include files.Rich Salz2016-03-201-0/+2
* Add a function to detect if we have async or notMatt Caswell2016-03-071-0/+5
* Convert ASYNC code to use new Thread APIMatt Caswell2016-03-021-9/+0
* Refactor the async wait fd logicMatt Caswell2016-02-291-20/+0
* Auto init/deinit libcryptoMatt Caswell2016-02-091-5/+0
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Async error handling and MacOS/X fixesViktor Dukhovni2015-11-221-1/+1
* Implement windows async thread local variable supportMatt Caswell2015-11-201-1/+14
* Convert __thread to pthreads for Thread Local StorageMatt Caswell2015-11-201-0/+10
* Simplify async pool handlingMatt Caswell2015-11-201-35/+0
* Swap to using proper windows pipesMatt Caswell2015-11-201-3/+3
* Fix windows compilation warningsMatt Caswell2015-11-201-0/+15
* Fix ASYNC null implementationMatt Caswell2015-11-201-0/+95