summaryrefslogtreecommitdiffstats
path: root/doc/man3
AgeCommit message (Expand)Author
2017-05-03Update the documentation for "Groups" and "Curves"Matt Caswell
2017-05-03Update serverinfo documentation based on feedback receivedMatt Caswell
2017-05-03Clarify serverinfo usage with Certificate messagesMatt Caswell
2017-05-03Document the new SSL_CTX_use_serverinfo_ex() functionMatt Caswell
2017-05-02Add some man page cross-referencesRich Salz
2017-05-02TLS1.3 PaddingTodd Short
2017-04-26Clarify that SSL_CTX_remove_session() marks a session as non-resumableMatt Caswell
2017-04-26More SSL_SESSION documentation tweaks based on feedbackMatt Caswell
2017-04-26Tweak SSL_get_session.pod wordingMatt Caswell
2017-04-26Documentation updates for TLSv1.3 sessionsMatt Caswell
2017-04-25Update documentationDr. Stephen Henson
2017-04-25Fix doc-nits issueMatt Caswell
2017-04-25Address review feedback for the SCTP changesMatt Caswell
2017-04-25Document BIO_lookup_ex()Matt Caswell
2017-04-24Add CRYPTO_mem_leaks_cbRichard Levitte
2017-04-22Fixed typo in X509_STORE_CTX_new descriptionCamille Guérin
2017-04-19Document Next Protocol Negotiation APIsRich Salz
2017-04-18update docs because depth refers only to intermediate certsThiago Arrais
2017-04-10Allow an ALPN callback to pretend to not existBenjamin Kaduk
2017-04-07Use 'over 2' for bullet lists.Rich Salz
2017-04-07Standardize on =over 4 and check for it.Rich Salz
2017-04-07Add missing =backRich Salz
2017-04-07Make default_method mostly compile-timeRich Salz
2017-04-07Prefix custom extension API callback types with SSL_Matt Caswell
2017-04-07Various style tweaks based on feedbackMatt Caswell
2017-04-07Add documentation for the new custom extensions APIMatt Caswell
2017-04-03Document new ssl(3) functions and options.Dr. Stephen Henson
2017-04-03Add documentation for SSL_get_server_tmp_key()Matt Caswell
2017-04-03Fix a typo in the SSL_get_max_early_data() declarationsKazuki Yamaguchi
2017-03-30Add SSL_dup descriptionJon Spillett
2017-03-30Documentation updatesPauli
2017-03-29doc: Add stitched ciphers to EVP_EncryptInit.podSteven Collison
2017-03-29Add documentation for SNI APIsJon Spillett
2017-03-29Remove duplicate docRich Salz
2017-03-29More typo fixesFdaSilvaYY
2017-03-29Typo in SSL_CTX_sess_number.pod - startedJon Spillett
2017-03-29Tidy up the SSL options in SSL_CTX_set_options.podJon Spillett
2017-03-29SSL_CTX_use_PrivateKey_file uses private key, not certificateJon Spillett
2017-03-29Typo in SSL_CONF_cmd_argv.podJon Spillett
2017-03-29Typo in SSL_CONF_CTX_set1_prefix.pod - change SSL_CTX_cmd to SSL_CONF_cmdJon Spillett
2017-03-29Typo in SSL_CONF_CTX_set_flags.podJon Spillett
2017-03-28Add documentation for SSL_*_ex_data() functionsJon Spillett
2017-03-28Add documentation for SSL version methodsJon Spillett
2017-03-28Provide documentation for some state machine related functionsMatt Caswell
2017-03-28fix typoDr. Stephen Henson
2017-03-28Provide documentation for missing SSL_SESSION_* functionsMatt Caswell
2017-03-28X509_cmp_time.pod: fix doc nitsEmilia Kasper
2017-03-28Add documentation for X509 time functionsEmilia Kasper
2017-03-23Look for comma before - in POD pagesRich Salz
2017-03-20Document BIO_printf familyRich Salz