summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2018-06-206-6/+6
* Fix & update documentation about RAND_priv_bytes()Nicola Tuveri2018-06-193-23/+75
* Add EVP_PKEY_set_alias_typeJack Lloyd2018-06-191-1/+15
* add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.cDavid von Oheimb2018-06-182-2/+3
* Repair broken C syntax (missing close parens) in a manual page.Eric S. Raymond2018-06-151-5/+5
* Fix manpage problemsEric S. Raymond2018-06-132-3/+1
* doc/man7/passphrase-encoding.pod: Make consistentRichard Levitte2018-06-131-4/+4
* Document return value of X509_add_extViktor Dukhovni2018-06-121-2/+4
* Deprecate DSA_sign_setup() in the documentationNicola Tuveri2018-06-121-7/+6
* Documentation for missing s_client/s_server optionsDmitry Belyavskiy2018-06-082-2/+95
* Add function for setting the EVP_PKEY_ASN1_METHOD raw key getter functionsMatt Caswell2018-06-081-2/+15
* Document the raw key getter functionsMatt Caswell2018-06-081-10/+39
* Document UTF-8 expectation for pass phrases passed to OSSL_STORERichard Levitte2018-06-073-16/+18
* Document failure return for ECDSA_SIG_newKen Goldman2018-06-021-0/+2
* STORE: split off the description of the 'file' scheme loaderRichard Levitte2018-06-012-24/+76
* apps/speed.c: add -aead flag.Andy Polyakov2018-05-301-4/+10
* Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang2018-05-302-0/+190
* Update the "Connected Commands" section of s_client/s_server docsMatt Caswell2018-05-292-8/+51
* Update copyright yearMatt Caswell2018-05-2924-24/+24
* ECDSA_SIG: add simple getters for commonly used struct membersDr. Matthias St. Pierre2018-05-281-2/+12
* RSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre2018-05-281-1/+21
* DSA: add simple getters for commonly used struct membersDr. Matthias St. Pierre2018-05-281-2/+14
* DH: fix: add simple getters for commonly used struct membersDr. Matthias St. Pierre2018-05-281-1/+5
* Improve the example getpass() implementation to show an error returnNick Mathewson2018-05-261-6/+5
* Update documentation for PEM callback: error is now -1.Nick Mathewson2018-05-261-1/+1
* Add a sanity check on the length of pkeyutl inputsMatt Caswell2018-05-241-21/+26
* Skip CN DNS name constraint checks when not neededViktor Dukhovni2018-05-233-6/+24
* Allow the ca application to use EdDSAMatt Caswell2018-05-181-1/+2
* DH: add simple getters for commonly used DH struct membersDr. Matthias St. Pierre2018-05-181-3/+17
* Add documentation for the ability to control the number of ticketsMatt Caswell2018-05-171-0/+68
* Allow configuation of the number of TLSv1.3 session tickets via SSL_CONFMatt Caswell2018-05-171-0/+2
* Link in passphrase-encoding(7) in relevant documentationRichard Levitte2018-05-1411-10/+60
* Docs: add general document on how pass phrases are handledRichard Levitte2018-05-141-0/+182
* Fix typo: 'is an error occurred' in documentationDr. Matthias St. Pierre2018-05-114-4/+4
* Rework the decrypt ticket callbackMatt Caswell2018-05-111-47/+84
* Document when a new session ticket gets created on resumptionMatt Caswell2018-05-111-0/+6
* Provide documentation for the -psk_session optionMatt Caswell2018-05-112-0/+14
* Fix typos in x509 documentationDr. Matthias St. Pierre2018-05-092-2/+2
* ECDSA: remove nonce padding (delegated to EC_POINT_mul)Billy Brumley2018-05-091-3/+5
* docs: Fix typo EVP_PKEY_new_id -> EVP_PKEY_CTX_new_idRichard Levitte2018-05-042-2/+2
* Make X509_VERIFY_PARAM_get_hostflags() take a const argMatt Caswell2018-05-021-1/+1
* Add some documentation for SSL_get_shared_ciphers()Matt Caswell2018-05-022-4/+22
* Add a note about Nagle's algorithm on the SSL_connect man pageMatt Caswell2018-05-021-0/+15
* Add getter for X509_VERIFY_PARAM_get_hostflagsMatt Caswell2018-05-011-1/+11
* Clarify BN_mod_exp docsMatt Caswell2018-05-011-1/+3
* Fix some errors and missing info in the CMS docsMatt Caswell2018-05-012-11/+10
* Update copyright yearMatt Caswell2018-05-014-4/+4
* Update version docsMatt Caswell2018-04-271-7/+6
* Update the *use_certificate* docsMatt Caswell2018-04-261-0/+7
* Fix documentation for the -showcerts s_client optionMatt Caswell2018-04-251-3/+5