summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2014-05-26Added -strictpem parameter to enable processing of PEM files with data prior ...Matt Caswell
2014-05-25Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_argMatt Caswell
2014-05-24Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser
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-12Correct example.Dr. Stephen Henson
2014-05-10Fixed CRLF in fileMatt Caswell
2014-05-01typo in SSL_get_peer_cert_chain docsJeff Trawick
2014-04-27Fix SSL_CONF_cmd missing =backMatt Caswell
2014-04-26Fixed minor errors in docsMatt Caswell
2014-04-26PKCS5_PBKDF2_HMAC documentation submitted by Jeffrey WaltonMatt Caswell
2014-04-26doc: Add missing =back directive.Chris Rorvick
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-05Update security framework docs.Dr. Stephen Henson
2014-04-03Document new crl option.Dr. Stephen Henson
2014-03-28Add initial security framework docs.Dr. Stephen Henson
2014-03-27Add -no_resumption_on_reneg to SSL_CONF.Dr. Stephen Henson
2014-03-27Update chain building function.Dr. Stephen Henson
2014-03-01PKCS#8 support for alternative PRFs.Dr. Stephen Henson
2014-02-23New chain building flags.Dr. Stephen Henson
2014-02-21Option to set current cert to server certificate.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-02-13Add suppot for ASCII with CRLF canonicalisation.Dr. Stephen Henson
2014-02-02New ctrl to set current certificate.Dr. Stephen Henson
2014-01-29Clarify docs.Dr. Stephen Henson
2014-01-26Certificate callback doc.Dr. Stephen Henson
2014-01-10typoJeff Trawick
2014-01-10typoJeff Trawick
2014-01-09update remaining documentation to move from EDH to DHEDaniel Kahn Gillmor
2014-01-09documentation should use "DHE" instead of "EDH"Daniel Kahn Gillmor
2014-01-09use SSL_kDHE throughout instead of SSL_kEDHDaniel Kahn Gillmor
2014-01-03Add ServerInfoFile to SSL_CONF, update docs.Dr. Stephen Henson
2014-01-03Use algorithm specific chains for certificates.Dr. Stephen Henson
2013-11-18New functions to retrieve certificate from SSL_CTXDr. Stephen Henson
2013-11-14Constify.Dr. Stephen Henson
2013-11-13Additional "chain_cert" functions.Rob Stradling
2013-11-09Document RSAPublicKey_{in,out} options.Dr. Stephen Henson