summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2018-04-16Revert "Add OPENSSL_VERSION_AT_LEAST"Dr. Matthias St. Pierre
2018-04-13Split the scrypt and RSA-PSS into man3 and man7 pagesRichard Levitte
2018-04-11Minor corrections for the RAND_DRBG API documentationDr. Matthias St. Pierre
2018-03-30Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre
2018-03-15Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell
2018-03-15Expand the 25519/448 overview man pagesMatt Caswell
2018-03-09Add SSL/SSL_CTX_use_cert_and_key()Todd Short
2018-03-03Fixed a typo in a man pageAlex Gaynor
2018-03-02Update some documentation for X448/Ed448Matt Caswell
2018-02-23STORE: Add documentation on search criteriaRichard Levitte
2018-02-23STORE: Add documentation on expecting specific infosRichard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-02-01Add OPENSSL_VERSION_AT_LEASTMichael Richardson
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte
2018-01-04Improve readability of evp.podDr. Matthias St. Pierre
2017-12-25Suggestion for improvements to x509.podDaniel Bevenius
2017-12-12Fix minor typo in bio.podDaniel Bevenius
2017-12-12Minor improvements to ssl.podDaniel Bevenius
2017-08-08Add documentation for the scrypt PKEY_METHODJohannes Bauer
2017-08-01Fix typo in documentsXiaoyin Liu
2017-07-27Remove trailing whitespace from store-related man pagesBenjamin Kaduk
2017-07-27Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk
2017-07-03Various doc fixesRich Salz
2017-06-29Add documentation for STORE functionsRichard Levitte
2017-06-22Remove duplicate see also reference to BIO_s_mem.Pauli
2017-06-21Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.Dr. Stephen Henson
2017-06-11Fix spelling errors in manpagesJosh Soref
2017-06-06Move and update RSA-PSS documentation.Dr. Stephen Henson
2017-05-30Add Ed25519 documentationDr. Stephen Henson
2017-04-07Use 'over 2' for bullet lists.Rich Salz
2017-04-07Standardize on =over 4 and check for it.Rich Salz
2017-03-29More typo fixesFdaSilvaYY
2017-03-28Add X25519 docDr. Stephen Henson
2017-03-11Fix many doc L<> errorsRich Salz
2017-02-17Don't use an enum in the return type for a public API functionMatt Caswell
2017-02-17Add documentation for SSL_key_update() and SSL_get_key_update_type()Matt Caswell
2016-11-12Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems not...EasySec
2016-11-11Fix referenses in section 7 manualsRichard Levitte
2016-11-04Document the newly added SSL functionsMatt Caswell
2016-11-01Add SSL_CTX_set1_cert_store()Todd Short
2016-10-28Document the new BIO functions introduced as part of the size_t workMatt Caswell
2016-10-26Move manpages to man[1357] structure.Rich Salz