summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2018-04-05Update the genpkey documentationMatt Caswell
2018-04-03Fix some errors in the mem leaks docsMatt Caswell
2018-03-27Update copyright yearMatt Caswell
2018-03-21The default conv_form is uncompressedMatt Caswell
2018-03-21Remove mentioned link between message digests and public key algorithms.Pauli
2018-03-15Allow multiple entries without a Subject even if unique_subject == yesMatt Caswell
2018-03-11Fix propotype to include the const qualifierKurt Roeckx
2018-03-07BIO_s_mem.pod: fix indirection for out parameter **ppDr. Matthias St. Pierre
2018-03-06d2i_X509.pod: clarify usage of the 'pp' function parameterDr. Matthias St. Pierre
2018-03-03Fixed a typo in a man pageAlex Gaynor
2018-03-01Fix typo in ASN1_STRING_length docIvan Filenko
2018-02-22Update EC_POINT_new.podPer Sandström
2018-02-19Add X509_get0_authority_key_id() functionMassimiliano Pala
2018-02-01Add OPENSSL_VERSION_AT_LEASTMichael Richardson
2018-01-30Add the SSL_OP_NO_RENEGOTIATION option to 1.1.0Matt Caswell