aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cbBenjamin Saunders2018-03-122-2/+61
* Session Ticket app dataTodd Short2018-03-121-0/+149
* Fix propotype to include the const qualifierKurt Roeckx2018-03-111-7/+7
* Fixed a handful of typosAlex Gaynor2018-03-107-10/+10
* Document more X509_STORE functionsBenjamin Kaduk2018-03-091-0/+100
* Fix doc-nitsBen Kaduk2018-03-091-1/+1
* Add SSL/SSL_CTX_use_cert_and_key()Todd Short2018-03-092-2/+23
* Fixed a spelling mistake in ASN1_TIME_set.podAlex Gaynor2018-03-091-1/+1
* Give more information in the SSL_stateless return codeMatt Caswell2018-03-091-2/+3
* Update documentation for the new PSK behaviourMatt Caswell2018-03-092-58/+78
* Fixed several readability issues in DH_generate_parameters.podAlex Gaynor2018-03-081-4/+4
* Corrected two typos in a man pageAlex Gaynor2018-03-071-2/+2
* Implement multi-process OCSP responder.Viktor Dukhovni2018-03-071-1/+17
* BIO_s_mem.pod: fix indirection for out parameter **ppDr. Matthias St. Pierre2018-03-071-2/+2
* Fix a typo in the s_client man pageAlex Gaynor2018-03-061-2/+2
* Add support for .include directive in config filesTomas Mraz2018-03-051-0/+18
* Fixed a typo in a man pageAlex Gaynor2018-03-041-1/+1
* Fixed a typo in a man pageAlex Gaynor2018-03-031-1/+1
* Update some documentation for X448/Ed448Matt Caswell2018-03-025-21/+33
* Fix typo in ASN1_STRING_length docIvan Filenko2018-03-011-2/+2
* Do not set a nonzero default max_early_dataBenjamin Kaduk2018-02-281-3/+9
* Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx2018-02-281-0/+14
* Fixed typo in description of EVP_CIPHER_meth_set_iv_length().David Makepeace2018-02-281-1/+1
* Fix documentation link to reference man3xemdetia2018-02-271-2/+2
* Update copyright yearMatt Caswell2018-02-276-6/+6
* Export keying material using early exporter master secretTatsuhiro Tsujikawa2018-02-261-4/+27
* STORE: Add documentation on search criteriaRichard Levitte2018-02-235-11/+278
* STORE: Add documentation on expecting specific infosRichard Levitte2018-02-234-7/+97
* Update EC_POINT_new.podPer Sandström2018-02-221-1/+1
* Add support for PBKDF2 for enc commandEasySec2018-02-211-2/+12
* Add BIO_bind function to bind local address for a socket.John Hughes2018-02-192-3/+18
* Add X509_get0_authority_key_id() functionMassimiliano Pala2018-02-191-0/+6
* Avoid mentioning uninitialised contexts.Pauli2018-02-192-10/+7
* pkeyparam.pod: correct the command descriptionDr. Matthias St. Pierre2018-02-161-2/+2
* PEM_read_bio_PrivateKey.pod: replace geek speek by something more seriousDr. Matthias St. Pierre2018-02-141-3/+3
* d2i_X509.pod: clarify usage of the 'pp' function parameterDr. Matthias St. Pierre2018-02-141-9/+11
* Update copyright yearMatt Caswell2018-02-1314-14/+14
* Fix include in manpage of X509_check_hostDaniël van Eeden2018-02-111-1/+1
* CRYPTO_THREAD_run_once.pod: fix typo and punktuationDr. Matthias St. Pierre2018-02-091-3/+3
* Add MiddleboxCompat option to SSL_CONF_cmd man pageMatt Caswell2018-02-051-0/+6
* Document SSL_OP_ENABLE_MIDDLEBOX_COMPATMatt Caswell2018-02-021-0/+9
* Add OPENSSL_VERSION_AT_LEASTMichael Richardson2018-02-012-0/+11
* Fix doc nitsTodd Short2018-02-011-5/+5
* Add TLSv1.3 post-handshake authentication (PHA)Todd Short2018-02-013-7/+78
* Catch some more old sigalg names in commentsBenjamin Kaduk2018-01-261-1/+1
* Update documentation for SSL_set1_sigalgs()Benjamin Kaduk2018-01-251-3/+5
* Added "B" tag to all variables.David Cooper2018-01-241-6/+6
* Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.David Cooper2018-01-241-2/+19
* Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...David Cooper2018-01-241-0/+6
* Updates following review of SSL_stateless() codeMatt Caswell2018-01-241-1/+1