aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Moved note about lack of support for AEAD modes out of BUGS section to SUPPOR...Matt Caswell2014-05-151-4/+4
* Fix grammar error in verify pod. PR#3355Jeffrey Walton2014-05-141-1/+1
* Add information to BUGS section of enc documentation. PR#3354Jeffrey Walton2014-05-141-0/+4
* Corrected POD syntax errors. PR#3353Michal Bozon2014-05-144-4/+4
* Correct the return type on the signature for X509_STORE_CTX_get_ex_data given...Jean-Paul Calderone2014-05-121-1/+1
* Correct example.Dr. Stephen Henson2014-05-121-1/+1
* Fixed CRLF in fileMatt Caswell2014-05-101-1/+1
* typo in SSL_get_peer_cert_chain docsJeff Trawick2014-05-011-4/+4
* Fix SSL_CONF_cmd missing =backMatt Caswell2014-04-271-0/+2
|\
| * doc: Add missing =back directive.Chris Rorvick2014-04-261-0/+2
* | Fixed minor errors in docsMatt Caswell2014-04-261-4/+8
* | PKCS5_PBKDF2_HMAC documentation submitted by Jeffrey WaltonMatt Caswell2014-04-262-0/+63
|/
* Fix version documentation.mancha2014-04-261-1/+2
* Document -debug_decrypt option.Dr. Stephen Henson2014-04-161-0/+15
* Clarify CMS_decrypt behaviour.Dr. Stephen Henson2014-04-151-1/+15
* Add new key fingerprint.Dr. Stephen Henson2014-04-111-0/+7
* Document -verify_return_error option.Dr. Stephen Henson2014-04-071-3/+13
* Update security framework docs.Dr. Stephen Henson2014-04-051-20/+31
* Document new crl option.Dr. Stephen Henson2014-04-031-0/+5
* Add initial security framework docs.Dr. Stephen Henson2014-03-283-6/+173
* Add -no_resumption_on_reneg to SSL_CONF.Dr. Stephen Henson2014-03-271-0/+7
* Update chain building function.Dr. Stephen Henson2014-03-271-1/+11
* PKCS#8 support for alternative PRFs.Dr. Stephen Henson2014-03-011-0/+12
* New chain building flags.Dr. Stephen Henson2014-02-231-5/+17
* Option to set current cert to server certificate.Dr. Stephen Henson2014-02-211-0/+8
* Fix additional pod errors with numbered items.Kurt Roeckx2014-02-141-1/+1
* Fix various spelling errorsScott Schaefer2014-02-1413-15/+15
* Document pkcs12 -password behaviorScott Schaefer2014-02-141-1/+6
* Add suppot for ASCII with CRLF canonicalisation.Dr. Stephen Henson2014-02-131-0/+10
* New ctrl to set current certificate.Dr. Stephen Henson2014-02-021-3/+12
* Clarify docs.Dr. Stephen Henson2014-01-291-2/+5
* Certificate callback doc.Dr. Stephen Henson2014-01-261-0/+68
* typoJeff Trawick2014-01-101-1/+1
* typoJeff Trawick2014-01-101-1/+1
* update remaining documentation to move from EDH to DHEDaniel Kahn Gillmor2014-01-093-20/+20
* documentation should use "DHE" instead of "EDH"Daniel Kahn Gillmor2014-01-093-3/+3
* use SSL_kDHE throughout instead of SSL_kEDHDaniel Kahn Gillmor2014-01-092-2/+2
* Add ServerInfoFile to SSL_CONF, update docs.Dr. Stephen Henson2014-01-031-0/+5
* Use algorithm specific chains for certificates.Dr. Stephen Henson2014-01-031-14/+10
* New functions to retrieve certificate from SSL_CTXDr. Stephen Henson2013-11-181-1/+5
* Constify.Dr. Stephen Henson2013-11-141-1/+1
* Additional "chain_cert" functions.Rob Stradling2013-11-131-15/+35
* Document RSAPublicKey_{in,out} options.Dr. Stephen Henson2013-11-091-0/+15
* Add CMS_SignerInfo_get0_signature function.Dr. Stephen Henson2013-11-091-1/+7
* POD: Fix list terminationLubomir Rintel2013-10-224-6/+1
* POD: Fix item numberingLubomir Rintel2013-10-2219-43/+43
* Add SSL_CONF command to set DH Parameters.Dr. Stephen Henson2013-10-221-0/+12
* Extend SSL_CONFDr. Stephen Henson2013-10-202-0/+74
* Update docs to mention "BEGIN SERVERINFO FOR ".Trevor Perrin2013-09-131-3/+4
* Add callbacks supporting generation and retrieval of supplemental data entrie...Scott Deboy2013-09-062-1/+28