aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix ex_data and session_dup issuesTodd Short2017-06-021-3/+4
* Added mysql as starttls protocol.Keigo Tanaka2017-06-011-1/+1
* Add -p (public only) flag to find-doc-nitsRich Salz2017-06-011-38/+0
* Add UI functionality to duplicate the user dataRichard Levitte2017-05-312-19/+54
* Add Ed25519 documentationDr. Stephen Henson2017-05-303-6/+76
* Add stricter checking in NAME sectionRich Salz2017-05-295-6/+6
* Fix spelling errors in CMS.Josh Soref2017-05-272-3/+3
* Add missing commas in pod filesKurt Roeckx2017-05-255-5/+5
* Document that HMAC() with a NULL md is not thread safeMatt Caswell2017-05-251-1/+2
* Document that PKCS#12 functions assume UTF-8 for passwordsDavid Woodhouse2017-05-242-0/+21
* Clarify what character encoding is used in the returned UI stringsRichard Levitte2017-05-242-8/+34
* Fix typo in doc/man3/EVP_EncrypInit.podPaul Yang2017-05-231-1/+1
* -inkey can be an identifier, not just a fileRich Salz2017-05-213-6/+12
* Document the history of BIO_gets() on BIO_fd().Tomas Mraz2017-05-151-0/+5
* Document that BIO_gets() preserves '\n'.Tomas Mraz2017-05-151-1/+2
* Fix regression in openssl req -x509 behaviour.Tomas Mraz2017-05-111-0/+3
* Add EVP_DigestSign and EVP_DigesVerifyDr. Stephen Henson2017-05-112-12/+36
* Add PEM_bytes_read_bio_secmem()Benjamin Kaduk2017-05-081-0/+81
* Add PEM_read_bio_exBenjamin Kaduk2017-05-081-0/+70
* Update the message callback documentationMatt Caswell2017-05-081-17/+46
* Remove some out of date text inadvertently left behindMatt Caswell2017-05-051-11/+0
* Update the documentation for "Groups" and "Curves"Matt Caswell2017-05-031-8/+36
* Update serverinfo documentation based on feedback receivedMatt Caswell2017-05-031-2/+3
* Clarify serverinfo usage with Certificate messagesMatt Caswell2017-05-031-1/+3
* Document the new SSL_CTX_use_serverinfo_ex() functionMatt Caswell2017-05-031-11/+35
* Added support for ESSCertIDv2Marek Klein2017-05-031-3/+5
* Add some man page cross-referencesRich Salz2017-05-022-5/+12
* TLS1.3 PaddingTodd Short2017-05-022-0/+108
* Add a 'max_send_frag' option to configure maximum size of send fragmentsFdaSilvaYY2017-04-282-4/+18
* Ensure s_client sends an SNI extension by defaultMatt Caswell2017-04-271-1/+12
* Clarify that SSL_CTX_remove_session() marks a session as non-resumableMatt Caswell2017-04-262-3/+4
* More SSL_SESSION documentation tweaks based on feedbackMatt Caswell2017-04-262-3/+3
* Tweak SSL_get_session.pod wordingMatt Caswell2017-04-261-13/+13
* Documentation updates for TLSv1.3 sessionsMatt Caswell2017-04-263-2/+75
* Update documentationDr. Stephen Henson2017-04-251-1/+32
* Add documentation for the -sctp option in command line appsMatt Caswell2017-04-252-0/+14
* Fix doc-nits issueMatt Caswell2017-04-251-0/+1
* Address review feedback for the SCTP changesMatt Caswell2017-04-251-1/+9
* Document BIO_lookup_ex()Matt Caswell2017-04-251-8/+22
* Add CRYPTO_mem_leaks_cbRichard Levitte2017-04-241-1/+8
* Fixed typo in X509_STORE_CTX_new descriptionCamille Guérin2017-04-221-1/+1
* explicitText encodingMarek Klein2017-04-201-0/+6
* Document Next Protocol Negotiation APIsRich Salz2017-04-191-5/+60
* update docs because depth refers only to intermediate certsThiago Arrais2017-04-181-10/+13
* OCSP Updates: error codes and multiple certificatesTodd Short2017-04-121-0/+41
* Allow an ALPN callback to pretend to not existBenjamin Kaduk2017-04-101-1/+7
* Use 'over 2' for bullet lists.Rich Salz2017-04-0711-48/+111
* Standardize on =over 4 and check for it.Rich Salz2017-04-0714-29/+28
* Add missing =backRich Salz2017-04-071-0/+2
* Make default_method mostly compile-timeRich Salz2017-04-074-6/+20