Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / crypto / async / async_err.c
2021-06-17 Matt CaswellUpdate copyright year
2021-05-26 Paulierr: rename err_load_xxx_strings_int functions
2020-11-24 Richard LevitteERR: Rebuild all generated error headers and source...
2019-09-12 Richard Levitteutil/mkerr.pl: make it not depend on the function code
2019-07-16 Rich SalzRegenerate mkerr files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
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