summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add documentation for SSL_stateless()Matt Caswell2018-01-241-43/+73
* SHA512/224 and SHA512/256Pauli2018-01-241-3/+14
* Improve some BN documentation.Rich Salz2018-01-231-9/+14
* Add accessors for AdmissionSyntaxRich Salz2018-01-223-0/+197
* enc(1): document that AEAD is not and will not be supportedBenjamin Kaduk2018-01-191-2/+16
* Copyright update of more files that have changed this yearRichard Levitte2018-01-1910-10/+10
* doc: Bad prototypes of EVP_PKEY_CTX_new()Jakub Jelen2018-01-175-8/+11
* Update all affected files' copyright year to 2018Paul Yang2018-01-1658-58/+58
* Enforce return values section checkPaul Yang2018-01-162-0/+8
* Add missing 'RETURN VALUES' sections in docPaul Yang2018-01-1659-61/+476