summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2016-06-16RT4573: Synopsis for RAND_add is wrongPauli
2016-06-14RT4546: Backport doc fixRich Salz
2016-06-14RT4562: Backport doc fix.Rich Salz
2016-05-31Parameter copy sanity checks.Dr. Stephen Henson
2016-05-19Clarify negative return from X509_verify_cert()Viktor Dukhovni
2016-05-16Documentation: Clarify sizes for UI_add_input_string()Richard Levitte
2016-05-11Fix i2d_X509_AUX and update docsViktor Dukhovni
2016-05-09Fix BIO_eof() for BIO pairsMatt Caswell
2016-05-04add documentationDr. Stephen Henson
2016-05-03Remove some documentation for functions not in 1.0.xMatt Caswell
2016-05-03Add documentation for EVP_EncodeInit() and similar functionsMatt Caswell
2016-02-01RT4129: BUF_new_mem_buf should take const void *Daniel Kahn Gillmor
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