summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2015-09-05RT3951: Add X509_V_FLAG_NO_CHECK_TIME to suppress time checkDavid Woodhouse
2015-09-01Document extension functionsDr. Stephen Henson
2015-08-31GH367 follow-up, for more clarityBen Kaduk
2015-08-27GH367: Fix dsa keygen for too-short seedIsmo Puustinen
2015-08-27Various doc fixes.Rich Salz
2015-08-24Small cleanup of crypto.podRich Salz
2015-08-21Fix L<> content in manpagesRich Salz
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-28Add some OCSP documentation.Dr. Stephen Henson
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-07Extend -show_chain option to verify to show more infoMatt Caswell
2015-07-07Reject calls to X509_verify_cert that have not been reinitialisedMatt Caswell
2015-07-06document -2 return valueDr. Stephen Henson
2015-06-23More secure storage of key material.Rich Salz
2015-06-08Explicitly mention PKCS5_PBKDF2_HMAC in EVP doc.Jeffrey Walton
2015-06-09Properly check certificate in case of export ciphers.Kurt Roeckx
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-05-20Add functions to convert between uint64_t and ASN1_INTEGER.Dr. Stephen Henson
2015-05-18ASN1 INTEGER refactor.Dr. Stephen Henson
2015-05-16Version negotiation rewrite doc updatesMatt Caswell
2015-05-12Additional X509_ALGOR documentationDr. Stephen Henson
2015-05-03RT3802: Fixes typos in doc/crypto/Alok Menghrajani
2015-04-30free NULL cleanup 7Rich Salz
2015-04-30free NULL cleanup 5aRich Salz
2015-04-25apps-cleanup: the doc fixesRich Salz
2015-03-30New ASN1_TYPE SEQUENCE functions.Dr. Stephen Henson
2015-03-28free NULL cleanupRich Salz
2015-03-26ASN1_TYPE documentation.Dr. Stephen Henson
2015-03-25free NULL cleanup.Rich Salz
2015-03-25free NULL cleanupRich Salz
2015-03-25Deprecate RAND_pseudo_bytesMatt Caswell
2015-03-24free NULL cleanupRich Salz
2015-03-24make ASN1_OBJECT opaqueDr. Stephen Henson
2015-03-24free NULL cleanupRich Salz
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-25Add documentation for the -no_alt_chains option for various apps, as well asMatt Caswell
2015-02-21Add additional EC documentation.Dr. Stephen Henson
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