summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* On systems where we do not have BN_ULLONG defined (most 64-bit systems),bcook2016-07-051-2/+3
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-903/+1
* fix the last bunch of NAME sections that were overlooked earlierschwarze2016-03-261-2/+9
* Remove sentences in RETURN VALUES sections saying that functions withmmcc2016-03-122-8/+2
* Correct file name, no text change (no history yet, but sorry for the churn).schwarze2015-11-242-26/+26
* Partial revert of revision 1.26:schwarze2015-11-211-18/+18
* ui_new -> UI_new;jmc2015-11-151-2/+2
* add mul and mul_add to NAME;jmc2015-11-121-0/+4
* update cross references after deleting the imaginary MLINKSschwarze2015-11-121-2/+2
* Convert the handful of manuals that had imaginary names,schwarze2015-11-127-99/+2210
* add missing functions to NAME, or otherwise correct the mlinkjmc2015-11-112-5/+11
* Convert five more manuals from POD to mdoc.schwarze2015-11-116-5/+638
* Convert and enable CMS manuals.schwarze2015-11-1117-19/+2040
* Add EVP_aead_chacha20_poly1305_ietf() - The informational RFC 7539,reyk2015-11-021-3/+30
* tweak previous (two details i apparently missed)schwarze2015-10-141-4/+6
* Add EVP_AEAD_CTX_init(3) manpage to document the new(ish) AEAD API.reyk2015-10-142-1/+277
* typos in documentation; better wording, suggested by jmc@libressl-v2.3.0sobrado2015-09-222-4/+4
* Remove more EVP_sha() SHA-0 references.bcook2015-09-171-2/+1
* Temporarily revive MD4 for MS CHAP support.doug2015-09-141-1/+11
* Remove MD4 support from LibreSSL.doug2015-09-131-11/+1
* Add missing CVS Mdocdate tags. No text change, except for the changeschwarze2015-09-0916-16/+16
* spelling; ok deraadtjmc2015-08-022-4/+4
* double word fix.sobrado2015-07-251-2/+2
* an TLS -> a TLS; from thanos tsouanasjmc2015-07-241-2/+2
* Remove obsolete MDC-2DES from libcrypto.doug2015-06-201-2/+1
* Maximilian dot Fillinger at uni-duesseldorf dot deschwarze2015-05-242-2/+109
* fourth batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-2319-3/+2521
* third batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-1613-3/+2121
* second batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-1412-4/+1381
* While doing development work on pod2mdoc(1),schwarze2015-02-146-3/+773
* Delete the MANLINT variable and the related SUFFIXES rules becauseschwarze2015-01-161-2/+2
* delete four MLINKS that are both duplicate and wrongschwarze2014-12-061-5/+1
* A few more MLINKs.miod2014-09-161-1/+7
* more MLINKSmiod2014-07-121-1/+56
* more MLINKsmiod2014-07-121-1/+4
* add comment about format requirementsbeck2014-07-111-1/+3
* Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,miod2014-07-111-1/+182
* Fix incorrect duplicate mlinksbeck2014-07-111-8/+1
* Correct incorrect mlinksbeck2014-07-111-5/+1
* Fix incorrect mlinksbeck2014-07-111-3/+1
* Update to match the current state of crypto/rand, and remove MLINKS formiod2014-07-091-3/+1
* egd is gonederaadt2014-04-191-3/+1
* unbreak install; /usr/share/man/man3/EVP_PKEY_print_private.3 should link tosthen2014-04-161-2/+2
* Sync the list of man pages for libcrypto, explicity rename conflictingmpi2014-04-161-56/+76
* Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod2014-04-111-0/+903