aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2018-03-21Remove mention of link between message digests and public key algorithms.Pauli2-10/+0
2018-03-20Update copyright yearMatt Caswell27-27/+27
2018-03-19Apply system_default configuration on SSL_CTX_new().Tomas Mraz2-1/+17
2018-03-19Don't use a ssl specific DRBG anymoreKurt Roeckx1-14/+0
2018-03-19Fix bio callback backward compatibilityBernd Edlinger1-7/+11
2018-03-19Document the replay protection capabilitiesMatt Caswell1-8/+49
2018-03-17Fix miscellaneous typos in docs and sourceDr. Matthias St. Pierre2-3/+3
2018-03-15Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell1-0/+4
2018-03-15Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell5-38/+38
2018-03-15Add functions for setting the new EVP_PKEY_ASN1_METHOD functionsMatt Caswell1-2/+24
2018-03-15Expand the 25519/448 overview man pagesMatt Caswell2-0/+20
2018-03-15Add documentation for the newly added EVP_PKEY_new*() functionsMatt Caswell2-13/+79
2018-03-14Add documentation for TLSv1.3 ciphersuite configurationMatt Caswell6-30/+129
2018-03-12Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cbBenjamin Saunders2-2/+61
2018-03-12Session Ticket app dataTodd Short1-0/+149
2018-03-11Fix propotype to include the const qualifierKurt Roeckx1-7/+7
2018-03-10Fixed a handful of typosAlex Gaynor7-10/+10
2018-03-09Document more X509_STORE functionsBenjamin Kaduk1-0/+100
2018-03-09Fix doc-nitsBen Kaduk1-1/+1
2018-03-09Add SSL/SSL_CTX_use_cert_and_key()Todd Short2-2/+23
2018-03-09Fixed a spelling mistake in ASN1_TIME_set.podAlex Gaynor1-1/+1
2018-03-09Give more information in the SSL_stateless return codeMatt Caswell1-2/+3
2018-03-09Update documentation for the new PSK behaviourMatt Caswell2-58/+78
2018-03-08Fixed several readability issues in DH_generate_parameters.podAlex Gaynor1-4/+4
2018-03-07Corrected two typos in a man pageAlex Gaynor1-2/+2
2018-03-07Implement multi-process OCSP responder.Viktor Dukhovni1-1/+17
2018-03-07BIO_s_mem.pod: fix indirection for out parameter **ppDr. Matthias St. Pierre1-2/+2
2018-03-06Fix a typo in the s_client man pageAlex Gaynor1-2/+2
2018-03-05Add support for .include directive in config filesTomas Mraz1-0/+18
2018-03-04Fixed a typo in a man pageAlex Gaynor1-1/+1
2018-03-03Fixed a typo in a man pageAlex Gaynor1-1/+1
2018-03-02Update some documentation for X448/Ed448Matt Caswell5-21/+33
2018-03-01Fix typo in ASN1_STRING_length docIvan Filenko1-2/+2
2018-02-28Do not set a nonzero default max_early_dataBenjamin Kaduk1-3/+9
2018-02-28Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx1-0/+14
2018-02-28Fixed typo in description of EVP_CIPHER_meth_set_iv_length().David Makepeace1-1/+1
2018-02-27Fix documentation link to reference man3xemdetia1-2/+2
2018-02-27Update copyright yearMatt Caswell6-6/+6
2018-02-26Export keying material using early exporter master secretTatsuhiro Tsujikawa1-4/+27
2018-02-23STORE: Add documentation on search criteriaRichard Levitte5-11/+278
2018-02-23STORE: Add documentation on expecting specific infosRichard Levitte4-7/+97
2018-02-22Update EC_POINT_new.podPer Sandström1-1/+1
2018-02-21Add support for PBKDF2 for enc commandEasySec1-2/+12
2018-02-19Add BIO_bind function to bind local address for a socket.John Hughes2-3/+18
2018-02-19 Add X509_get0_authority_key_id() functionMassimiliano Pala1-0/+6
2018-02-19Avoid mentioning uninitialised contexts.Pauli2-10/+7
2018-02-16pkeyparam.pod: correct the command descriptionDr. Matthias St. Pierre1-2/+2
2018-02-14PEM_read_bio_PrivateKey.pod: replace geek speek by something more seriousDr. Matthias St. Pierre1-3/+3
2018-02-14d2i_X509.pod: clarify usage of the 'pp' function parameterDr. Matthias St. Pierre1-9/+11
2018-02-13Update copyright yearMatt Caswell14-14/+14