summaryrefslogtreecommitdiffstats
path: root/doc/man3/SSL_CTX_set_options.pod
AgeCommit message (Expand)Author
2023-05-30Update copyright yearTomas Mraz
2023-05-12Fix typos found by codespellDimitri Papadopoulos
2023-03-15Document remaining obsolete SSL_OP_NETSCAPE_*_BUGTobias Nießen
2021-10-20Fix function signature errorPW Hu
2021-08-11Sort SSL_OP names in documentationTodd Short
2021-08-11Add missing SSL_OP flagsTodd Short
2021-07-16doc: It is not possible to use SSL_OP_* value in preprocessor conditionsTomas Mraz
2021-05-14Slightly reformat ssl.h.inRich Salz
2021-05-14Convert SSL_{CTX}_[gs]et_options to 64Rich Salz
2021-05-05Enforce secure renegotiation support by defaultBenjamin Kaduk
2021-04-22Update copyright yearMatt Caswell
2021-04-12Update KTLS documentationMatt Caswell
2020-07-22Align documentation with recommendations of Linux Documentation ProjectGustaf Neumann
2020-07-07Add support to zeroize plaintext in S3 record layerMartin Elshuber
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-05-19Introducing option SSL_OP_IGNORE_UNEXPECTED_EOFDmitry Belyavskiy
2020-05-07SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementationNikolay Morozov
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-08-27Do not have duplicate section headsRich Salz
2019-07-15In documentation, consistently refer to OpenSSL 3.0Richard Levitte
2019-02-15Add option to disable Extended Master SecretTodd Short
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in doc/man3/Richard Levitte
2018-07-02Document the new early data callback and optionMatt Caswell
2018-06-26Document changes to SSL_OP_NO_TICKET for TLSv1.3Matt Caswell
2018-05-17Allow configuation of the number of TLSv1.3 session tickets via SSL_CONFMatt Caswell
2018-02-02Document SSL_OP_ENABLE_MIDDLEBOX_COMPATMatt Caswell
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-08Document SSL_OP_NO_RENEGOTIATION as new in 1.1.1Christian Heimes
2017-11-30Use ChaCha only if prioritized by clntTodd Short
2017-07-07Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX optionMatt Caswell
2017-06-06Fix #2400 Add NO_RENEGOTIATE optionTodd Short
2017-03-29Tidy up the SSL options in SSL_CTX_set_options.podJon Spillett
2016-11-11Fix referenses in section 3 manualsRichard Levitte
2016-11-02Add the SSL_METHOD for TLSv1.3 and all other base changes requiredMatt Caswell
2016-10-26Move manpages to man[1357] structure.Rich Salz