]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/ssl_mcnf.c
Raise an error on syscall failure in tls_retry_write_records
[thirdparty/openssl.git] / ssl / ssl_mcnf.c
2023-12-19  Tomas MrazConsolidate raising errors in SSL_CONF_cmd()
2023-12-19  Tomas MrazAlways apply all configuration settings from the ssl...
2020-11-11  Richard LevitteSSL: refactor all SSLfatal() calls
2020-11-11  Richard LevitteConvert all {NAME}err() in ssl/ to their corresponding...
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-08-06  Matt CaswellUpdate copyright year
2020-07-24  Shane LontisAdd X509 related libctx changes.
2019-09-28  Dr. Matthias St... Reorganize local header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-04-05  Matt CaswellMove the loading of the ssl_conf module to libcrypto
2018-03-20  Matt CaswellUpdate copyright year
2018-03-19  Tomas MrazApply system_default configuration on SSL_CTX_new().
2016-11-04  Matt CaswellFix misc size_t issues causing Windows warnings in...
2016-08-18  Emilia KasperIndent ssl/
2016-06-29  FdaSilvaYYWhitespace cleanup in ssl folder
2016-05-17  Rich SalzCopyright consolidation 01/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-30  Richard LevitteCorrect missing prototype
2015-12-22  Dr. Stephen HensonSSL library configuration module.