Move libssl related defines used by fips provider to prov_ssl.h
[openssl.git] / include / openssl / ssl.h.in
2021-06-04 Tomas MrazMove libssl related defines used by fips provider to...
2021-05-14 Rich SalzSlightly reformat ssl.h.in
2021-05-14 Rich SalzConvert SSL_{CTX}_[gs]et_options to 64
2021-05-08 Dr. David von Oheimbssl.h.in: Fix deprecation exclusion for SRP-related...
2021-05-05 Benjamin KadukEnforce secure renegotiation support by default
2021-04-12 Matt CaswellOnly enable KTLS if it is explicitly configured
2021-02-12 Matt CaswellDeprecate the libssl level SRP APIs
2021-02-05 Matt CaswellRemove all OPENSSL_NO_XXX from libssl where XXX is...
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