summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* add an .Xr that was missingschwarze2016-11-061-1/+2
* document BN_set_negative() and BN_is_negative();schwarze2016-11-056-516/+69
* after getting rid of the pod files, clean up the Makefiles; ok bcook@schwarze2016-11-051-11/+5
* minor mandoc -Tlint nitsschwarze2016-11-053-9/+8
* add the missing content, sorry for committing an empty fileschwarze2016-11-051-0/+69
* convert the remaining manual pages from pod to mdocschwarze2016-11-0513-28/+3615
* further tweakage, with an improvement from joel;jmc2016-11-051-5/+5
* tweak previousschwarze2016-11-041-34/+39
* make public ASN1_time_parse and ASN1_time_tm_cmp to replace former hiddenbeck2016-11-042-1/+96
* convert X509 manuals from pod to mdocschwarze2016-11-0420-20/+2566
* convert RSA manuals from pod to mdocschwarze2016-11-0416-16/+1919
* convert RAND manuals from pod to mdocschwarze2016-11-036-6/+204
* zap the overview manual page of the RAND subsystemschwarze2016-11-031-2/+1
* convert PEM and PKCS manuals from pod to mdocschwarze2016-11-0314-14/+2231
* convert configuration manuals from pod to mdocschwarze2016-11-035-5/+340
* convert remaining ASN1 object manuals from pod to mdocschwarze2016-11-033-3/+299
* convert HMAC and MD5 manuals from pod to mdocschwarze2016-11-033-3/+393
* convert EVP manuals from pod to mdocschwarze2016-11-0325-10/+4229
* convert ERR manuals from pod to mdoc; while reading this,schwarze2016-11-0212-10/+963
* convert DSA and EC manuals from pod to mdocschwarze2016-11-0217-11/+2658
* convert DES and DH manuals from pod to mdocschwarze2016-11-028-8/+1244
* Fix some broken .Xr links, loosely based on a diffschwarze2016-10-051-13/+12
* remove CMS manuals; beck@ agress with the general ideaschwarze2016-09-0518-2127/+1
* Make tree build againbeck2016-09-031-2/+2
* 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