Raise an error on syscall failure in tls_retry_write_records
[openssl.git] / crypto / dsa / dsa_meth.c
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2020-12-17 Paulidsa: provider and library deprecation changes
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-04-23 Matt CaswellUpdate copyright year
2020-02-11 PauliDeprecate the low level DSA functions.
2019-09-28 Dr. Matthias St... Reorganize local header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-03 Matt CaswellUpdate copyright year
2018-03-21 Jack BatesConvert _meth_get_ functions to const getters
2017-01-25 FdaSilvaYYFix some extra or missing whitespaces...
2016-11-17 FdaSilvaYYRaise an error on memory alloc failure.
2016-06-24 Ben LaurieDeal with API changes.
2016-05-23 FdaSilvaYYRemove useless NULL checks
2016-05-18 Matt CaswellAdd some error messages for malloc fails
2016-05-18 Matt CaswellBetter checks for malloc failure in various METHOD...
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-04-02 Matt CaswellRename get/set_app_data to get0/set0_app_data
2016-04-02 Matt CaswellVarious DSA opacity fixups
2016-04-02 Matt CaswellMake DSA_METHOD opaque