]> git.ipfire.org Git - thirdparty/openssl.git/history - include/openssl/ssl.h.in
Update copyright year
[thirdparty/openssl.git] / include / openssl / ssl.h.in
2021-01-28  Richard LevitteUpdate copyright year
2021-01-26  Dr. David von OheimbTLS client: allow cert verify callback return -1 for...
2021-01-26  Shane LontisDeprecate EC_KEY + Update ec apps to use EVP_PKEY
2021-01-08  Thomas De Schamphe... replace 'unsigned const char' with 'const unsigned...
2021-01-08  Michael BaentschAdding TLS group name retrieval
2020-12-20  Richard LevitteDrop OPENSSL_NO_RSA everywhere
2020-12-04  Richard LevitteSwitch deprecation method for SSL
2020-11-18  Richard LevitteDeprecate RSA harder
2020-11-18  Matt CaswellImplement a replacement for SSL_set_tmp_dh()
2020-11-18  Matt CaswellDeprecate SSL_CTRL_SET_TMP_DH and other related ctrls
2020-10-26  KanAdd parentheses to fix PCLINT Info:773
2020-10-15  Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-01  Matt CaswellRun the withlibctx.pl script
2020-09-21  Eric CurtinIncrease PSK_MAX_IDENTITY_LEN from 128 to 256
2020-09-21  Rutger HendriksIncrease PSK_MAX_PSK_LEN to 512
2020-09-13  Matt CaswellFix safestack issues in ssl.h