]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/async/async_err.c
Set error code on alloc failures
[thirdparty/openssl.git] / crypto / async / async_err.c
2018-04-03  Rich SalzSet error code on alloc failures
2017-06-07  Rich Salzmake error tables const and separate header file
2016-07-20  Kurt RoeckxCheck for errors allocating the error strings.
2016-05-23  Rich SalzRemove unused error/function codes.
2016-05-17  Rich SalzManual fixes after copyright consolidation
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-20  Matt CaswellImplement windows async thread local variable support
2015-11-20  Matt CaswellConvert __thread to pthreads for Thread Local Storage
2015-11-20  Matt CaswellSimplify async pool handling
2015-11-20  Matt CaswellAdd ASYNC error codes