summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2014-05-21Change default cipher in smime app to des3.Dr. Stephen Henson
2014-05-15Moved note about lack of support for AEAD modes out of BUGS section to SUPPOR...Matt Caswell
2014-05-14Fix grammar error in verify pod. PR#3355Jeffrey Walton
2014-05-14Add information to BUGS section of enc documentation. PR#3354Jeffrey Walton
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-05-02typo in SSL_get_peer_cert_chain docsJeff Trawick
2014-05-01Fixed various pod errorsMatt Caswell
2014-04-30POD: Fix item numberingLubomir Rintel
2014-04-26Fix version documentation.mancha
2014-04-16Document -debug_decrypt option.Dr. Stephen Henson
2014-04-15Clarify CMS_decrypt behaviour.Dr. Stephen Henson