summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Therefor -> Therefore (where appropriate)tb2016-01-292-2/+2
* 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
* update cross references after deleting the imaginary MLINKSschwarze2015-11-122-2/+2
* Convert the handful of manuals that had imaginary names,schwarze2015-11-126-1055/+0
* add missing functions to NAME, or otherwise correct the mlinkjmc2015-11-1115-27/+48
* Convert five more manuals from POD to mdoc.schwarze2015-11-115-458/+0
* Convert and enable CMS manuals.schwarze2015-11-1116-1234/+0
* Add EVP_AEAD_CTX_init(3) manpage to document the new(ish) AEAD API.reyk2015-10-141-0/+4
* Convert ECParameters_dup() from a macro that uses ASN1_dup_of() into anjsing2015-10-131-1/+1
* fix two typos.sobrado2015-09-301-2/+2
* typos in documentation; better wording, suggested by jmc@sobrado2015-09-2225-43/+43
* Remove more EVP_sha() SHA-0 references.bcook2015-09-171-2/+2
* Re-add missing comma from SHA-0 removal which breaks mlinks generation.sthen2015-09-171-1/+1
* 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
* Temporarily revive MD4 for MS CHAP support.doug2015-09-147-20/+78
* Remove MD4 support from LibreSSL.doug2015-09-137-78/+20
* Remove SHA-0 support.doug2015-09-131-7/+6
* delete empty SYNOPSIS sectionschwarze2015-09-101-3/+2
* typosmiod2015-08-183-3/+3
* double words fix; docs are slowly getting moved to mdoc, but thissobrado2015-07-252-2/+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
* delete doubled words;schwarze2015-07-174-4/+4
* 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 obsolete MDC-2DES from libcrypto.doug2015-06-2013-26/+20
* Disable ENGINE_load_dynamic (dynamic engine support).bcook2015-06-191-4/+4
* 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
* Maximilian dot Fillinger at uni-duesseldorf dot deschwarze2015-05-241-72/+0
* Remove all getenv() calls, especially those wrapped by issetugid().deraadt2015-04-111-5/+2
* fourth batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-2318-1273/+0
* third batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-1612-1364/+0
* Words read better when they are separated by spaces.miod2015-02-141-1/+1
* second batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-1411-920/+0
* While doing development work on pod2mdoc(1),schwarze2015-02-145-531/+0
* Fix pod markup error.miod2015-02-141-1/+1
* End sentences with dots.miod2015-02-131-3/+3
* Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem().reyk2015-02-061-5/+5
* fix manual names that clash with other manualsschwarze2014-12-062-2/+2
* 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