summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
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
2014-07-17Fix typo, add reference.Jeffrey Walton
2014-07-07Improve X509_check_host() documentation.Viktor Dukhovni
2014-07-07Update API to use (char *) for email addresses and hostnamesViktor Dukhovni
2014-07-07Set optional peername when X509_check_host() succeeds.Viktor Dukhovni
2014-07-07New peername element in X509_VERIFY_PARAM_IDViktor Dukhovni
2014-07-07Multiple verifier reference identities.Viktor Dukhovni
2014-07-06Added reference to platform specific cryptographic acceleration such as AES-NIJeffrey Walton
2014-07-03Merge branch 'rsalz-docfixes'Rich Salz
2014-07-02Fix doc typo.Matt Smart
2014-06-29Clarified that the signature's buffer size, `s`, is not used as anJeffrey Walton
2014-06-29Typo.Ken Ballou
2014-06-25More complete X509_check_host documentation.Viktor Dukhovni
2014-06-12Client-side namecheck wildcards.Viktor Dukhovni
2014-06-07Fixed minor duplication in docsMatt Caswell
2014-05-22Fixed unterminated B tag, causing build to fail with newer pod2man versionsMatt Caswell
2014-05-21Fixes to host checking.Viktor Dukhovni
2014-05-14Corrected POD syntax errors. PR#3353Michal Bozon
2014-05-12Correct the return type on the signature for X509_STORE_CTX_get_ex_data given...Jean-Paul Calderone
2014-04-15Clarify CMS_decrypt behaviour.Dr. Stephen Henson
2014-03-03Sync crypto documentation with master branch.Dr. Stephen Henson
2014-02-14Fix various spelling errorsScott Schaefer