summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2018-04-26Update the *use_certificate* docsMatt Caswell
2018-04-25Fix documentation for the -showcerts s_client optionMatt Caswell
2018-04-24Document when a session gets removed from cacheMatt Caswell
2018-04-24Improve backwards compat with 1.0.2 for ECDHParametersMatt Caswell
2018-04-20Ensure the thread keys are always allocated in the same orderBernd Edlinger
2018-04-19Document supported digest functionsKurt Roeckx
2018-04-19Reflect special `DEFAULT` behavior in ciphers(1)Alois Mahdal
2018-04-19correct spelling errors detected by Debian lintianA. Schulze
2018-04-19Correct an ommission in the EVP_DigestSignInit docsMatt Caswell
2018-04-18Clarify the configuration module in config.podBeat Bolli
2018-04-18Update EVP_DigestSignInit() docsMatt Caswell
2018-04-17Update fingerprints.txtMatt Caswell
2018-04-17Update the info callback documentation for TLSv1.3Matt Caswell
2018-04-17SSL_CTX_set_tlsext_ticket_key_cb.pod: fix error check of RAND_bytes() callDr. Matthias St. Pierre
2018-04-17Update copyright yearRichard Levitte
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-13Docs for OpenSSL_init_crypto: there is no way to specify another fileRichard Levitte
2018-04-12openssl rehash: document -compatRichard Levitte
2018-04-12Clarify default section in config.podDaniel Bevenius
2018-04-11EVP_MD_CTX_cleanup replaced with EVP_MD_CTX_resetTheo Buehler
2018-04-11Minor corrections for the RAND_DRBG API documentationDr. Matthias St. Pierre
2018-04-06Add a note and better error if using Ed25519/Ed448 in dgstMatt Caswell
2018-04-05Update the genpkey documentationMatt Caswell
2018-04-05Document the change in the previous commit about loading the config fileMatt Caswell
2018-04-04Don't use getenv for critical functions when run as setuid/setgidBernd Edlinger
2018-04-03Fix some errors in the mem leaks docsMatt Caswell
2018-04-03Update copyright yearMatt Caswell
2018-04-02Documentation typo fix in EVP_EncryptInit.podAlexandre Perrin
2018-04-02fix typo in x509 documentationIllya Gerasymchuk
2018-04-01Update documentation on how to close a connectionKurt Roeckx
2018-03-30Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre
2018-03-29BIO_s_accept.pod: add documentation for the new macrosVitezslav Cizek
2018-03-29Document BIO_{get,set}_conn_ip_family macros.Vitezslav Cizek
2018-03-29Update the BIO_s_connect documentation after the BIO refactoring.Vitezslav Cizek
2018-03-27doc/man1/x509.pod: corrected "S/MIME signing" requirementsKonstantin Shemyak
2018-03-27rand/randfile.c: permit non-regular files in RAND_load_file.Andy Polyakov
2018-03-22man3/OPENSSL_ia32cap.pod: update assembler version requirements.Andy Polyakov
2018-03-21The default conv_form is uncompressedMatt Caswell
2018-03-21Document EC_POINT_get_affine_coordinates_*.David Benjamin
2018-03-21Convert _meth_get_ functions to const gettersJack Bates
2018-03-21Remove mention of link between message digests and public key algorithms.Pauli
2018-03-20Update copyright yearMatt Caswell
2018-03-19Apply system_default configuration on SSL_CTX_new().Tomas Mraz
2018-03-19Don't use a ssl specific DRBG anymoreKurt Roeckx
2018-03-19Fix bio callback backward compatibilityBernd Edlinger
2018-03-19Document the replay protection capabilitiesMatt Caswell
2018-03-17Fix miscellaneous typos in docs and sourceDr. Matthias St. Pierre
2018-03-15Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell
2018-03-15Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell