summaryrefslogtreecommitdiffstats
path: root/doc/man3/SSL_CONF_cmd.pod
AgeCommit message (Expand)Author
2022-03-29Fix typo in manpage SSL_CONF_cmd(3)Hugo Landau
2022-03-15Update copyright yearMatt Caswell
2022-03-11DOC: TLS compression is disabled by defaultTodd Short
2022-02-28Correct the UnsafeLegacyServerConnect docsMatt Caswell
2021-06-15Remove "-immedate_renegotiation" optionRich Salz
2021-05-28Fix typo about SSL_CONF_FLAG_CMDLINETommy Chiang
2021-05-17Add SSL_OP_ALLOW_CLIENT_RENEGOTIATIONRich Salz
2021-05-05Enforce secure renegotiation support by defaultBenjamin Kaduk
2021-04-22Update copyright yearMatt Caswell
2021-04-12Update KTLS documentationMatt Caswell
2020-07-21Avoid errors with a priori inapplicable protocol boundsViktor Dukhovni
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-05-07SSL_OP_DISABLE_TLSEXT_CA_NAMES option implementationNikolay Morozov
2020-04-23Update copyright yearMatt Caswell
2020-01-31Fix "ts" no-XXX options, document two TLS optionsRich Salz
2020-01-31Update the SSL/TLS connection optionsRich Salz
2019-11-10Fix L<xxx(1)> links to be L<openssl-xxx(1)>Rich Salz
2019-11-06Add L<ssl(7)> to all SSL pagesRich Salz
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-06-12Update docs for TLS1.3 FFDHEraja-ashok
2019-02-28Place return values after examples in docPaul Yang
2019-02-21SSL_CONF_cmd: fix doc for NoRenegotiationHubert Kario
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-09-01TLSv1.3 related changes to man pagesHubert Kario
2018-07-02Add the ability to configure anti-replay via SSL_CONFMatt Caswell
2018-04-24Improve backwards compat with 1.0.2 for ECDHParametersMatt Caswell
2018-03-14Add documentation for TLSv1.3 ciphersuite configurationMatt Caswell
2018-02-13Update copyright yearMatt Caswell
2018-02-05Add MiddleboxCompat option to SSL_CONF_cmd man pageMatt Caswell
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short
2017-11-30Use ChaCha only if prioritized by clntTodd Short
2017-08-11Fix some Typos and indentsFdaSilvaYY
2017-07-07Update the documentation for the new SSL_OP_ALLOW_NO_DHE_KEX optionMatt Caswell
2017-06-08Remove doc of non-existent functionsRich Salz
2017-06-06Fix #2400 Add NO_RENEGOTIATE optionTodd Short
2017-05-05Remove some out of date text inadvertently left behindMatt Caswell
2017-05-03Update the documentation for "Groups" and "Curves"Matt Caswell
2017-05-02TLS1.3 PaddingTodd Short
2017-04-03Document new ssl(3) functions and options.Dr. Stephen Henson
2017-03-29Typo in SSL_CONF_CTX_set1_prefix.pod - change SSL_CTX_cmd to SSL_CONF_cmdJon Spillett
2016-11-28Test mac-then-encryptEmilia Kasper
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