summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Document when a session gets removed from cacheMatt Caswell2018-04-241-0/+5
* Improve backwards compat with 1.0.2 for ECDHParametersMatt Caswell2018-04-241-4/+0
* Ensure the thread keys are always allocated in the same orderBernd Edlinger2018-04-201-3/+3
* Document supported digest functionsKurt Roeckx2018-04-191-8/+44
* Reflect special `DEFAULT` behavior in ciphers(1)Alois Mahdal2018-04-191-7/+8
* correct spelling errors detected by Debian lintianA. Schulze2018-04-193-3/+3
* Correct an ommission in the EVP_DigestSignInit docsMatt Caswell2018-04-191-1/+1
* Clarify the configuration module in config.podBeat Bolli2018-04-181-2/+2
* Update EVP_DigestSignInit() docsMatt Caswell2018-04-181-1/+48
* Update fingerprints.txtMatt Caswell2018-04-171-4/+1
* Update the info callback documentation for TLSv1.3Matt Caswell2018-04-171-7/+21
* SSL_CTX_set_tlsext_ticket_key_cb.pod: fix error check of RAND_bytes() callDr. Matthias St. Pierre2018-04-171-1/+1
* Update copyright yearRichard Levitte2018-04-177-7/+7