aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2018-04-24Document when a session gets removed from cacheMatt Caswell1-0/+5
2018-04-24Improve backwards compat with 1.0.2 for ECDHParametersMatt Caswell1-4/+0
2018-04-20Ensure the thread keys are always allocated in the same orderBernd Edlinger1-3/+3
2018-04-19Document supported digest functionsKurt Roeckx1-8/+44
2018-04-19Reflect special `DEFAULT` behavior in ciphers(1)Alois Mahdal1-7/+8
2018-04-19correct spelling errors detected by Debian lintianA. Schulze3-3/+3
2018-04-19Correct an ommission in the EVP_DigestSignInit docsMatt Caswell1-1/+1
2018-04-18Clarify the configuration module in config.podBeat Bolli1-2/+2
2018-04-18Update EVP_DigestSignInit() docsMatt Caswell1-1/+48
2018-04-17Update fingerprints.txtMatt Caswell1-4/+1
2018-04-17Update the info callback documentation for TLSv1.3Matt Caswell1-7/+21
2018-04-17SSL_CTX_set_tlsext_ticket_key_cb.pod: fix error check of RAND_bytes() callDr. Matthias St. Pierre1-1/+1
2018-04-17Update copyright yearRichard Levitte7-7/+7
2018-04-16Revert "Add OPENSSL_VERSION_AT_LEAST"Dr. Matthias St. Pierre2-11/+0
2018-04-13Split the scrypt and RSA-PSS into man3 and man7 pagesRichard Levitte5-110/+267
2018-04-13Docs for OpenSSL_init_crypto: there is no way to specify another fileRichard Levitte1-4/+4
2018-04-12openssl rehash: document -compatRichard Levitte1-0/+6
2018-04-12Clarify default section in config.podDaniel Bevenius1-1/+1
2018-04-11EVP_MD_CTX_cleanup replaced with EVP_MD_CTX_resetTheo Buehler4-4/+4
2018-04-11Minor corrections for the RAND_DRBG API documentationDr. Matthias St. Pierre3-11/+12
2018-04-06Add a note and better error if using Ed25519/Ed448 in dgstMatt Caswell1-1/+3
2018-04-05Update the genpkey documentationMatt Caswell1-81/+90
2018-04-05Document the change in the previous commit about loading the config fileMatt Caswell1-2/+4
2018-04-04Don't use getenv for critical functions when run as setuid/setgidBernd Edlinger3-0/+28
2018-04-03Fix some errors in the mem leaks docsMatt Caswell1-6/+6
2018-04-03Update copyright yearMatt Caswell11-11/+11
2018-04-02Documentation typo fix in EVP_EncryptInit.podAlexandre Perrin1-1/+0
2018-04-02fix typo in x509 documentationIllya Gerasymchuk1-1/+1
2018-04-01Update documentation on how to close a connectionKurt Roeckx2-28/+46
2018-03-30Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre15-115/+1062
2018-03-29BIO_s_accept.pod: add documentation for the new macrosVitezslav Cizek1-3/+15
2018-03-29Document BIO_{get,set}_conn_ip_family macros.Vitezslav Cizek1-3/+13
2018-03-29Update the BIO_s_connect documentation after the BIO refactoring.Vitezslav Cizek1-17/+20
2018-03-27doc/man1/x509.pod: corrected "S/MIME signing" requirementsKonstantin Shemyak1-2/+2
2018-03-27rand/randfile.c: permit non-regular files in RAND_load_file.Andy Polyakov1-7/+3
2018-03-22man3/OPENSSL_ia32cap.pod: update assembler version requirements.Andy Polyakov1-2/+2
2018-03-21The default conv_form is uncompressedMatt Caswell1-2/+2
2018-03-21Document EC_POINT_get_affine_coordinates_*.David Benjamin1-1/+4
2018-03-21Convert _meth_get_ functions to const gettersJack Bates5-30/+30
2018-03-21Remove mention of link between message digests and public key algorithms.Pauli2-10/+0
2018-03-20Update copyright yearMatt Caswell27-27/+27
2018-03-19Apply system_default configuration on SSL_CTX_new().Tomas Mraz2-1/+17
2018-03-19Don't use a ssl specific DRBG anymoreKurt Roeckx1-14/+0
2018-03-19Fix bio callback backward compatibilityBernd Edlinger1-7/+11
2018-03-19Document the replay protection capabilitiesMatt Caswell1-8/+49
2018-03-17Fix miscellaneous typos in docs and sourceDr. Matthias St. Pierre2-3/+3
2018-03-15Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell1-0/+4
2018-03-15Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell5-38/+38
2018-03-15Add functions for setting the new EVP_PKEY_ASN1_METHOD functionsMatt Caswell1-2/+24
2018-03-15Expand the 25519/448 overview man pagesMatt Caswell2-0/+20