summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
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-03-27Add -no_resumption_on_reneg to SSL_CONF.Dr. Stephen Henson
2014-03-27Update chain building function.Dr. Stephen Henson
2014-03-03Sync crypto documentation with master branch.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-23Option 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-08Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy
2014-02-02New ctrl to set current certificate.Dr. Stephen Henson
2014-01-29Clarify docs.Dr. Stephen Henson
2014-01-28Certificate callback doc.Dr. Stephen Henson
2014-01-10typoJeff Trawick
2014-01-10typoJeff Trawick
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
2013-11-09Add CMS_SignerInfo_get0_signature function.Dr. Stephen Henson
2013-11-02Add SSL_CONF command to set DH Parameters.Dr. Stephen Henson
2013-11-02Extend SSL_CONFDr. Stephen Henson
2013-10-01Update cms docs.Dr. Stephen Henson
2013-10-01Update cms docs.Dr. Stephen Henson
2013-09-20Merge remote-tracking branch 'trevp/pemfix' into trev-pem-fixBen Laurie
2013-09-16Don't prefer ECDHE-ECDSA ciphers when the client appears to be Safari on OS X.Rob Stradling
2013-09-03Document supported curve functions.Dr. Stephen Henson
2013-08-21Document -force_pubkey option.Dr. Stephen Henson
2013-08-20Correct ECDSA example.Dr. Stephen Henson
2013-08-18Add documentation.Dr. Stephen Henson
2013-07-03Trying cherrypick:Trevor
2013-02-26Add function CMS_RecipientInfo_encryptDr. Stephen Henson
2013-02-26Update SSL_CONF docs.Dr. Stephen Henson
2013-02-15Fix POD errors to stop make install_docs dying with pod2man 2.5.0+Nick Alcock
2013-01-12Correct EVP_PKEY_verifyrecover to EVP_PKEY_verify_recover (RT 2955).Ben Laurie
2012-12-29add SSL_CONF functions and documentation (backport from HEAD)Dr. Stephen Henson
2012-12-14Documentation improvements by Chris Palmer (Google).Ben Laurie
2012-12-13Document -pubkey option.Ben Laurie
2012-11-19correct docsDr. Stephen Henson
2012-05-04Correct environment variable is OPENSSL_ALLOW_PROXY_CERTS.Richard Levitte