summaryrefslogtreecommitdiff
path: root/src/lib/libssl/src/doc/ssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the libssl/src directorybeck2016-09-0383-10220/+0
* http -> https for a few more IETF URLs in comments or man pagesmmcc2016-03-101-3/+3
* Document that the ssl free() functions are NULL safe. OK mmcc@millert2015-12-303-6/+21
* fix references to lhash(3);jmc2015-11-151-7/+8
* add missing functions to NAME, or otherwise correct the mlinkjmc2015-11-115-16/+21
* delete bogus trailing .Ns from SYNOPSIS .Ft macrosschwarze2015-09-141-6/+6
* fix formatting by adding the required quotes to .Fa in the SYNOPSISschwarze2015-09-142-11/+11
* Remove useless quoting from .Fo and .Fn function names, to preventschwarze2015-09-141-3/+3
* delete empty SYNOPSIS sectionschwarze2015-09-101-3/+2
* an TLS -> a TLS; from thanos tsouanasjmc2015-07-242-6/+6
* Remove SSL_OP_MICROSOFT_BIG_SSLV3_BUFFER workaround.doug2015-07-181-2/+4
* Remove support for the SSL_OP_TLS_D5_BUG compat hack from SSLeay.doug2015-07-181-3/+5
* Remove compat hack that disabled ECDHE-ECDSA on OS X.doug2015-07-171-3/+4
* Remove workaround for TLS padding bug from SSLeay days.doug2015-07-171-3/+5
* Remove Microsoft Server Gated Crypto.doug2015-06-183-31/+9
* Remove ancient SSL_OP_NETSCAPE_CA_DN_BUG from SSLeay days.doug2015-06-151-5/+4
* Remove ancient compat hack SSL_OP_NETSCAPE_DEMO_CIPHER_CHANGE_BUG.doug2015-06-151-2/+4
* Remove 1997's compat hack SSL_OP_SSLEAY_080_CLIENT_DH_BUG.doug2015-06-151-2/+4
* Update SSL_OP_* to remove ancient hacks that are no longer enabled.doug2015-06-151-13/+11
* Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem().reyk2015-02-061-5/+5
* add missing .Fn macros in the SYNOPSIS; found with mandoc.db(5)schwarze2014-12-041-5/+5
* add some openbsd tags, and a first pass at cleanup;jmc2014-12-0283-105/+354
* Remove non-portable use of .Pf that doesn't work with groff;schwarze2014-11-301-8/+4
* Fix incorrect escape.bentley2014-11-221-2/+2
* Convert libssl manpages from pod to mdoc(7).bentley2014-10-12166-7737/+9969
* Add a new API function SSL_CTX_use_certificate_chain() that allows toreyk2014-09-281-4/+6
* Document SSL_OP_TLSEXT_PADDING.jsing2014-09-211-0/+6
* Merge a patch that i successfully pushed to OpenSSL,schwarze2014-08-121-1/+1
* Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,miod2014-07-1118-49/+79
* Document SSL_CIPHER_description() will now use asprintf if passed a NULLmiod2014-07-081-5/+5
* Remove a leading whitespace.jim2014-05-041-1/+1
* Add missing SEE ALSO section header.jim2014-05-042-0/+4
* Improve line wrapping for lines exceeding 80 chars.jim2014-05-0443-58/+115
* Remove trailing whitespace.jim2014-05-0422-36/+36
* Unifdef -UPKCS1_CHECK and remove SSL_OP_PKCS1_CHECK_[12], this is leftovermiod2014-04-231-8/+0
* Remove unused/never installed libssl tools and docs and references to themafresh12014-04-201-2/+15
* Add SSL_OP_NO_TLSv1_1 and SSL_OP_NO_TLSv1_2guenther2014-04-191-4/+13
* Finish zapping SSL_OP_ALLOW_UNSAFE_LEGACY_RENEGOTIATION usage; only keepguenther2014-04-181-14/+8
* Sync the list of man pages for libcrypto, explicity rename conflictingmpi2014-04-161-0/+322
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-139-31/+32
* prepare manpages for new perl.espie2014-03-1817-40/+44
* resolve conflictsdjm2012-10-131-0/+5
* OpenSSL 1.0.0f: mergedjm2012-01-051-4/+10
* openssl-1.0.0e: resolve conflictsdjm2011-11-032-13/+2
* resolve conflicts, fix local changesdjm2010-10-017-30/+180
* This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-013-0/+246
|\
| * import OpenSSL-1.0.0adjm2010-10-013-0/+246
* update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-051-0/+6
* resolve conflictsdjm2008-09-064-2/+23
* resolve conflictsdjm2006-06-271-1/+1