summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2018-03-12Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cbBenjamin Saunders
2018-03-12Session Ticket app dataTodd Short
2018-03-11Fix propotype to include the const qualifierKurt Roeckx
2018-03-10Fixed a handful of typosAlex Gaynor
2018-03-09Document more X509_STORE functionsBenjamin Kaduk
2018-03-09Fix doc-nitsBen Kaduk
2018-03-09Add SSL/SSL_CTX_use_cert_and_key()Todd Short
2018-03-09Fixed a spelling mistake in ASN1_TIME_set.podAlex Gaynor
2018-03-09Give more information in the SSL_stateless return codeMatt Caswell
2018-03-09Update documentation for the new PSK behaviourMatt Caswell
2018-03-08Fixed several readability issues in DH_generate_parameters.podAlex Gaynor
2018-03-07Corrected two typos in a man pageAlex Gaynor
2018-03-07Implement multi-process OCSP responder.Viktor Dukhovni
2018-03-07BIO_s_mem.pod: fix indirection for out parameter **ppDr. Matthias St. Pierre
2018-03-06Fix a typo in the s_client man pageAlex Gaynor
2018-03-05Add support for .include directive in config filesTomas Mraz
2018-03-04Fixed a typo in a man pageAlex Gaynor
2018-03-03Fixed a typo in a man pageAlex Gaynor
2018-03-02Update some documentation for X448/Ed448Matt Caswell
2018-03-01Fix typo in ASN1_STRING_length docIvan Filenko
2018-02-28Do not set a nonzero default max_early_dataBenjamin Kaduk
2018-02-28Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx
2018-02-28Fixed typo in description of EVP_CIPHER_meth_set_iv_length().David Makepeace
2018-02-27Fix documentation link to reference man3xemdetia
2018-02-27Update copyright yearMatt Caswell
2018-02-26Export keying material using early exporter master secretTatsuhiro Tsujikawa
2018-02-23STORE: Add documentation on search criteriaRichard Levitte
2018-02-23STORE: Add documentation on expecting specific infosRichard Levitte
2018-02-22Update EC_POINT_new.podPer Sandström
2018-02-21Add support for PBKDF2 for enc commandEasySec
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes
2018-02-19 Add X509_get0_authority_key_id() functionMassimiliano Pala
2018-02-19Avoid mentioning uninitialised contexts.Pauli
2018-02-16pkeyparam.pod: correct the command descriptionDr. Matthias St. Pierre
2018-02-14PEM_read_bio_PrivateKey.pod: replace geek speek by something more seriousDr. Matthias St. Pierre
2018-02-14d2i_X509.pod: clarify usage of the 'pp' function parameterDr. Matthias St. Pierre
2018-02-13Update copyright yearMatt Caswell
2018-02-11Fix include in manpage of X509_check_hostDaniël van Eeden
2018-02-09CRYPTO_THREAD_run_once.pod: fix typo and punktuationDr. Matthias St. Pierre
2018-02-05Add MiddleboxCompat option to SSL_CONF_cmd man pageMatt Caswell
2018-02-02Document SSL_OP_ENABLE_MIDDLEBOX_COMPATMatt Caswell
2018-02-01Add OPENSSL_VERSION_AT_LEASTMichael Richardson
2018-02-01Fix doc nitsTodd Short
2018-02-01Add TLSv1.3 post-handshake authentication (PHA)Todd Short
2018-01-26Catch some more old sigalg names in commentsBenjamin Kaduk
2018-01-25Update documentation for SSL_set1_sigalgs()Benjamin Kaduk
2018-01-24Added "B" tag to all variables.David Cooper
2018-01-24Add documentation for the OCSP_basic_sign() and OCSP_basic_sign_ctx() functions.David Cooper
2018-01-24Make editorial changes suggested by Rich Salz and add the -rsigopt option to ...David Cooper
2018-01-24Updates following review of SSL_stateless() codeMatt Caswell