aboutsummaryrefslogtreecommitdiff
path: root/crypto/async/async_err.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte1-2/+3
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte1-1/+1
2019-07-16Regenerate mkerr filesRich Salz1-17/+2
2018-12-06Following the license change, modify the boilerplates in crypto/async/Richard Levitte1-1/+1
2018-04-03Set error code on alloc failuresRich Salz1-1/+3
2017-06-07make error tables const and separate header fileRich Salz1-22/+20
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-05-23Remove unused error/function codes.Rich Salz1-8/+1
2016-05-17Manual fixes after copyright consolidationRich Salz1-51/+6
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-11-20Implement windows async thread local variable supportMatt Caswell1-0/+1
2015-11-20Convert __thread to pthreads for Thread Local StorageMatt Caswell1-1/+1
2015-11-20Simplify async pool handlingMatt Caswell1-3/+4
2015-11-20Add ASYNC error codesMatt Caswell1-0/+101