summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-05-28Update copyright yearRichard Levitte
2019-05-21Change default RSA, DSA and DH size to 2048 bitKurt Roeckx
2019-02-26Clarify that SSL_shutdown() must not be called after a fatal errorMatt Caswell
2018-12-12Fixed typo (vi leftover).Tobias Stoeckmann
2018-12-08rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.Andy Polyakov
2018-11-20Update copyright yearMatt Caswell
2018-10-15apps: allow empty attribute values with -subjBenjamin Kaduk
2018-09-24Document OPENSSL_VERSION_TEXT macroDaniel Bevenius
2018-09-17Use 'i' as parameter name not 'I'.Pauli
2018-09-11Fix typos in documentation.parasssh
2018-09-04Clarify the EVP_DigestSignInit docsMatt Caswell
2018-09-04Fix example in crl(1) man pageJakub Wilk
2018-09-04The req documentation incorrectly states that we default to md5Matt Caswell
2018-09-03add docs for OCSP_resp_get0_signaturePaul Kehrer
2018-09-03add getter for tbsResponseData and signatureAlgorithm on OCSP_BASICRESPPaul Kehrer
2018-08-14Update copyright yearMatt Caswell
2018-07-26Fix inconsistent use of bit vs bitsKurt Roeckx
2018-07-26Make number of Miller-Rabin tests for a prime tests depend on the security le...Kurt Roeckx
2018-07-13Documentation typo fix in BN_bn2bin.podAlexandre Perrin
2018-07-04Document more EVP_MD_CTX functionsRichard Levitte
2018-06-25Move documentation to its correct location for this branchRichard Levitte
2018-06-23Fix prototype of ASN1_INTEGER_get and ASN1_INTEGER_setKurt Roeckx
2018-06-23OpenSSL-II style for emacs: don't indent because of extern blockRichard Levitte
2018-06-21add documentation for OCSP_basic_verify()David von Oheimb
2018-06-21Improve the example getpass() implementation to show an error returnNick Mathewson
2018-06-21Update documentation for PEM callback: error is now -1.Nick Mathewson
2018-06-18Convert _meth_get_ functions to const gettersJack Bates
2018-06-12Deprecate DSA_sign_setup() in the documentationNicola Tuveri
2018-06-02Document failure return for ECDSA_SIG_newKen Goldman
2018-05-30Add APIs for custom X509_LOOKUP_METHOD creationMingtao Yang
2018-05-23Skip CN DNS name constraint checks when not neededViktor Dukhovni
2018-05-11Fix typo 'is an error occurred' in documentationDr. Matthias St. Pierre
2018-05-05X509 time: tighten validation per RFC 5280Emilia Kasper
2018-05-05docs: Fix typo EVP_PKEY_new_id -> EVP_PKEY_CTX_new_idRichard Levitte
2018-05-02Make X509_VERIFY_PARAM_get_hostflags() take a const argMatt Caswell
2018-05-02Add some documentation for SSL_get_shared_ciphers()Matt Caswell
2018-05-01Add getter for X509_VERIFY_PARAM_get_hostflagsMatt Caswell
2018-05-01Clarify BN_mod_exp docsMatt Caswell
2018-05-01Fix some errors and missing info in the CMS docsMatt Caswell
2018-04-27Update version docsMatt Caswell
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-19Update EVP_DigestSignInit() docsMatt Caswell
2018-04-17Update fingerprints.txtMatt Caswell
2018-04-16Revert "Add OPENSSL_VERSION_AT_LEAST"Dr. Matthias St. Pierre
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