summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2014-09-25Use correct function name: CMS_add1_signer()Dr. Stephen Henson
2014-09-23Add i2d_re_X509_tbsEmilia Kasper
2014-09-08RT2272: Add old-style hash to c_rehashMatthias Andree
2014-09-08RT468: SSL_CTX_sess_set_cache_size wrongRich Salz
2014-09-08RT2518: fix pod2man errorsScott Schaefer
2014-09-08RT1834: Fix PKCS7_verify return valueRich Salz
2014-08-31RT3511: doc fix; req default serial is randomAdam Williamson
2014-08-31RT1325,2973: Add more extensions to c_rehashTANABE Hiroyasu
2014-08-30RT2119,3407: Updated to dgst.podRich Salz
2014-08-30RT1941: c_rehash.pod is missingJames Westby
2014-08-29RT2379: Bug in BIO_set_accept_port.podRich Salz
2014-08-28Custom extension documentation.Dr. Stephen Henson
2014-08-27RT3065: automatically generate a missing EC public keyMatt Caswell
2014-08-27RT2210: Add missing EVP_cleanup to exampleMihai Militaru
2014-08-26RT1744: SSL_CTX_set_dump_dh() doc feedbackDavid Gatwood
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-15Add Matt Caswell's fingerprint, and general update on the fingerprints file t...Matt Caswell
2014-07-15Clarify -Verify and PSK.Dr. Stephen Henson
2014-07-14document -nextprotoneg option in man pagesHubert Kario
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-06Document certificate status request options.Dr. Stephen Henson
2014-07-06Update ticket callback docs.Dr. Stephen Henson
2014-07-06Added reference to platform specific cryptographic acceleration such as AES-NIJeffrey Walton
2014-07-06Fixed error in pod files with latest versions of pod2manMatt Caswell
2014-07-04typoDr. Stephen Henson
2014-07-04Remove all RFC5878 code.Dr. Stephen Henson
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-29Clarify protocols supported.Dr. Stephen Henson
2014-06-27Clarify docs.Jeffrey Walton
2014-06-25More complete X509_check_host documentation.Viktor Dukhovni
2014-06-12Client-side namecheck wildcards.Viktor Dukhovni
2014-06-10backport changes to ciphers(1) man pageHubert Kario
2014-06-07Fixed minor duplication in docsMatt Caswell
2014-06-01Option to disable padding extension.Dr. Stephen Henson
2014-05-25Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_argMatt Caswell
2014-05-22Fixed minor copy&paste error, and stray space causing rendering problemMatt Caswell
2014-05-22Fixed unterminated B tag, causing build to fail with newer pod2man versionsMatt Caswell
2014-05-21Fixes to host checking.Viktor Dukhovni