aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* add description of -attime to man pageHubert Kario2014-05-301-0/+7
* add description of -no_ecdhe option to s_server man pageHubert Kario2014-05-301-0/+6
* Changed -strictpem to use PEM_read_bioMatt Caswell2014-05-261-3/+4
* Added -strictpem parameter to enable processing of PEM files with data prior ...Matt Caswell2014-05-261-1/+9
* Fixed error in args for SSL_set_msg_callback and SSL_set_msg_callback_argMatt Caswell2014-05-251-2/+2
* Add an NSS output format to sess_id to export to export the session id and th...Martin Kaiser2014-05-241-4/+5
* Fixed minor copy&paste error, and stray space causing rendering problemMatt Caswell2014-05-221-2/+2
* Fixed unterminated B tag, causing build to fail with newer pod2man versionsMatt Caswell2014-05-221-1/+1
* Fixes to host checking.Viktor Dukhovni2014-05-212-9/+72
* Change default cipher in smime app to des3.Dr. Stephen Henson2014-05-211-1/+1
* 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