aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/async/async_err.c
Commit message (Expand)AuthorAgeFilesLines
* Following the license change, modify the boilerplates in crypto/async/Richard Levitte2018-12-061-1/+1
* Set error code on alloc failuresRich Salz2018-04-031-1/+3
* make error tables const and separate header fileRich Salz2017-06-071-22/+20
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Remove unused error/function codes.Rich Salz2016-05-231-8/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+6
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Implement windows async thread local variable supportMatt Caswell2015-11-201-0/+1
* Convert __thread to pthreads for Thread Local StorageMatt Caswell2015-11-201-1/+1
* Simplify async pool handlingMatt Caswell2015-11-201-3/+4
* Add ASYNC error codesMatt Caswell2015-11-201-0/+101