summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2018-04-0311-11/+11
* Documentation typo fix in EVP_EncryptInit.podAlexandre Perrin2018-04-021-1/+0
* fix typo in x509 documentationIllya Gerasymchuk2018-04-021-1/+1
* Update documentation on how to close a connectionKurt Roeckx2018-04-012-28/+46
* Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre2018-03-3015-115/+1062
* BIO_s_accept.pod: add documentation for the new macrosVitezslav Cizek2018-03-291-3/+15
* Document BIO_{get,set}_conn_ip_family macros.Vitezslav Cizek2018-03-291-3/+13
* Update the BIO_s_connect documentation after the BIO refactoring.Vitezslav Cizek2018-03-291-17/+20
* doc/man1/x509.pod: corrected "S/MIME signing" requirementsKonstantin Shemyak2018-03-271-2/+2
* rand/randfile.c: permit non-regular files in RAND_load_file.Andy Polyakov2018-03-271-7/+3
* man3/OPENSSL_ia32cap.pod: update assembler version requirements.Andy Polyakov2018-03-221-2/+2
* The default conv_form is uncompressedMatt Caswell2018-03-211-2/+2
* Document EC_POINT_get_affine_coordinates_*.David Benjamin2018-03-211-1/+4
* Convert _meth_get_ functions to const gettersJack Bates2018-03-215-30/+30
* Remove mention of link between message digests and public key algorithms.Pauli2018-03-202-10/+0
* Update copyright yearMatt Caswell2018-03-2027-27/+27
* Apply system_default configuration on SSL_CTX_new().Tomas Mraz2018-03-192-1/+17
* Don't use a ssl specific DRBG anymoreKurt Roeckx2018-03-191-14/+0
* Fix bio callback backward compatibilityBernd Edlinger2018-03-191-7/+11
* Document the replay protection capabilitiesMatt Caswell2018-03-191-8/+49
* Fix miscellaneous typos in docs and sourceDr. Matthias St. Pierre2018-03-172-3/+3
* Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell2018-03-151-0/+4
* Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell2018-03-155-38/+38
* Add functions for setting the new EVP_PKEY_ASN1_METHOD functionsMatt Caswell2018-03-151-2/+24
* Expand the 25519/448 overview man pagesMatt Caswell2018-03-152-0/+20
* Add documentation for the newly added EVP_PKEY_new*() functionsMatt Caswell2018-03-152-13/+79
* Add documentation for TLSv1.3 ciphersuite configurationMatt Caswell2018-03-146-30/+129
* Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cbBenjamin Saunders2018-03-122-2/+61
* Session Ticket app dataTodd Short2018-03-121-0/+149
* Fix propotype to include the const qualifierKurt Roeckx2018-03-111-7/+7
* Fixed a handful of typosAlex Gaynor2018-03-107-10/+10
* Document more X509_STORE functionsBenjamin Kaduk2018-03-101-0/+100
* Fix doc-nitsBen Kaduk2018-03-091-1/+1
* Add SSL/SSL_CTX_use_cert_and_key()Todd Short2018-03-092-2/+23
* Fixed a spelling mistake in ASN1_TIME_set.podAlex Gaynor2018-03-091-1/+1
* Give more information in the SSL_stateless return codeMatt Caswell2018-03-091-2/+3
* Update documentation for the new PSK behaviourMatt Caswell2018-03-092-58/+78
* 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-051-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-03-011-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