summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2015-12-19Document how BIO_get_conn_ip and BIO_get_conn_int_port actually workRichard Levitte
2015-11-04Minor EVP_SignInit_ex doc fixMatt Caswell
2015-10-23Fix typosAlessandro Ghedini
2015-10-22Clarify return values for EVP_DigestVerifyFinal.Adam Eijdenberg
2015-09-29GH367: use random data if seed too short.Ismo Puustinen
2015-09-22Document BUF_strnlenEmilia Kasper
2015-09-22BUF_strdup and friends: update docsEmilia Kasper
2015-09-18This undoes GH367 for non-masterRich Salz
2015-08-31GH367 follow-up, for more clarityBen Kaduk
2015-08-28GH367: Fix dsa keygen for too-short seedIsmo Puustinen
2015-08-08RT3998: fix X509_check_host.pod release to 1.0.2David Woodhouse
2015-07-31Various doc fixes from GH pull requestsRich Salz
2015-07-15Fix author credit for e5c0bc6mancha
2015-07-15Revert "Missing perldoc markup around < literal"Rich Salz
2015-07-14Missing perldoc markup around < literalGitHub User
2015-07-07Reject calls to X509_verify_cert that have not been reinitialisedMatt Caswell
2015-07-06document -2 return valueDr. Stephen Henson
2015-06-08Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc.Jeffrey Walton
2015-05-28PEM doc fixesDr. Stephen Henson
2015-05-22Fix off-by-one in BN_randMatt Caswell
2015-05-22Reject negative shifts for BN_rshift and BN_lshiftMatt Caswell
2015-04-20Add documentation for the -no_alt_chains option for various apps, as well asMatt Caswell
2015-03-12additional configuration documentationDr. Stephen Henson
2015-03-08Additional CMS documentation.Dr. Stephen Henson
2015-02-25Update the SHA* documentationMatt Caswell
2015-02-25Fix NAME section of d2i_ECPKParameters to prevent broken symlinks when usingRainer Jung
2015-02-25Fix some minor documentation issuesMatt Caswell
2015-02-25Add dire warnings about the "reuse" capability of the d2i_* functions.Matt Caswell
2015-02-25Provide documentation for i2d_ECPrivateKey and d2i_ECPrivateKeyMatt Caswell
2015-02-10Fix hostname validation in the command-line tool to honour negative return va...Emilia Kasper
2015-02-03Preliminary ASN1_TIME documentation.Dr. Stephen Henson
2015-01-25Make OPENSSL_config truly ignore errors.Rich Salz
2015-01-02Remove MS SGCDr. Stephen Henson
2014-11-27Updates to X509_NAME_get_index_by_NID.pod submitted by user Bernardh via the ...Matt Caswell
2014-11-27Updates to X509_NAME_add_entry_by_txt.pod submitted by user Bernardh via the ...Matt Caswell
2014-11-27Updates to EVP_PKEY_encrypt.pod submitted by user Bernardh via the wikiMatt Caswell
2014-11-12Fixes a minor typo in the EVP docs.Alok Menghrajani
2014-10-03RT3462: Document actions when data==NULLRich Salz
2014-09-30RT2309: Fix podpage MMNNFFPPS->MNNFFPPSRich Salz
2014-09-25Use correct function name: CMS_add1_signer()Dr. Stephen Henson
2014-09-23Add i2d_re_X509_tbsEmilia Kasper
2014-09-08RT1834: Fix PKCS7_verify return valueRich Salz
2014-08-29RT2379: Bug in BIO_set_accept_port.podRich Salz
2014-08-27RT3065: automatically generate a missing EC public keyMatt Caswell
2014-08-27RT2210: Add missing EVP_cleanup to exampleMihai Militaru
2014-08-25RT1804: fix EXAMPLE in EVP_EncryptInit.podJan Schaumann
2014-08-24Typo fixes to evp documentation.Matt Caswell
2014-08-22Improve EVP_PKEY_sign documentationEmilia Kasper
2014-07-21Minor documentation update removing "really" and aTim Hudson
2014-07-19Fix documentation for RSA_set_method(3)Dr. Stephen Henson