summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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-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-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-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-30add description of -attime to man pageHubert Kario
2014-05-30add description of -no_ecdhe option to s_server man pageHubert Kario
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-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-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
2014-04-11Add new key fingerprint.Dr. Stephen Henson
2014-04-07Document -verify_return_error option.Dr. Stephen Henson
2014-04-03Document new crl option.Dr. Stephen Henson
2014-02-14Fix additional pod errors with numbered items.Kurt Roeckx
2014-02-14Fix various spelling errorsScott Schaefer
2014-02-14Document pkcs12 -password behaviorScott Schaefer
2014-01-29Clarify docs.Dr. Stephen Henson
2013-11-09Document RSAPublicKey_{in,out} options.Dr. Stephen Henson
2013-09-16Don't prefer ECDHE-ECDSA ciphers when the client appears to be Safari on OS X.Rob Stradling
2013-08-20Correct ECDSA example.Dr. Stephen Henson
2013-02-15Fix POD errors to stop make install_docs dying with pod2man 2.5.0+Nick Alcock
2013-01-13Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955).Ben Laurie
2012-12-14Documentation improvements by Chris Palmer (Google).Ben Laurie
2012-12-13Document -pubkey option.Ben Laurie
2012-11-19correct docsDr. Stephen Henson