hkdf: when HMAC key is all zeros, still set a valid key length
[openssl.git] / doc / man3 / SSL_CTX_set_options.pod
2023-12-22 Matt CaswellImprove the documentation on TLS record compression
2023-11-24 Markus MinichmayrDocument `SSL_OP_PREFER_NO_DHE_KEX` option.
2023-09-07 Matt CaswellCopyright year updates
2023-07-04 Hugo LandauRework options handling
2023-07-02 Tomas MrazDocument the effect of SSL_OP_CLEANSE_PLAINTEXT on...
2023-06-23 Tomas MrazSupport SSL_OP_CLEANSE_PLAINTEXT on QUIC streams
2023-05-12 Dimitri PapadopoulosFix typos found by codespell
2023-03-14 Tobias NießenDocument remaining obsolete SSL_OP_NETSCAPE_*_BUG
2022-11-24 Maxim MikityanskiyAdd support for KTLS zerocopy sendfile on Linux
2022-10-18 Todd ShortAdd support for compressed certificates (RFC8879)
2021-10-20 PW HuFix function signature error
2021-08-11 Todd ShortSort SSL_OP names in documentation
2021-08-11 Todd ShortAdd missing SSL_OP flags
2021-07-16 Tomas Mrazdoc: It is not possible to use SSL_OP_* value in prepro...
2021-05-14 Rich SalzSlightly reformat ssl.h.in
2021-05-14 Rich SalzConvert SSL_{CTX}_[gs]et_options to 64
2021-05-05 Benjamin KadukEnforce secure renegotiation support by default
2021-04-22 Matt CaswellUpdate copyright year
2021-04-12 Matt CaswellUpdate KTLS documentation
2020-07-22 Gustaf NeumannAlign documentation with recommendations of Linux Docum...
2020-07-07 Martin ElshuberAdd support to zeroize plaintext in S3 record layer
2020-07-04 Gustaf NeumannFix typos and repeated words
2020-05-19 Dmitry BelyavskiyIntroducing option SSL_OP_IGNORE_UNEXPECTED_EOF
2020-05-07 Nikolay MorozovSSL_OP_DISABLE_TLSEXT_CA_NAMES option implementation
2019-11-10 Rich SalzFix L<xxx(1)> links to be L<openssl-xxx(1)>
2019-10-03 Rich SalzFix errors found by new find-doc-nits
2019-08-26 Rich SalzDo not have duplicate section heads
2019-07-15 Richard LevitteIn documentation, consistently refer to OpenSSL 3.0
2019-02-15 Todd ShortAdd option to disable Extended Master Secret
2018-12-15 Dr. Matthias St... man: harmonize the various formulations in the HISTORY...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-07-02 Matt CaswellDocument the new early data callback and option
2018-06-26 Matt CaswellDocument changes to SSL_OP_NO_TICKET for TLSv1.3
2018-05-17 Matt CaswellAllow configuation of the number of TLSv1.3 session...
2018-02-02 Matt CaswellDocument SSL_OP_ENABLE_MIDDLEBOX_COMPAT
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-08 Christian HeimesDocument SSL_OP_NO_RENEGOTIATION as new in 1.1.1
2017-11-29 Todd ShortUse ChaCha only if prioritized by clnt
2017-07-07 Matt CaswellUpdate the documentation for the new SSL_OP_ALLOW_NO_DH...
2017-06-06 Todd ShortFix #2400 Add NO_RENEGOTIATE option
2017-03-29 Jon SpillettTidy up the SSL options in SSL_CTX_set_options.pod
2016-11-11 Richard LevitteFix referenses in section 3 manuals
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-10-26 Rich SalzMove manpages to man[1357] structure.