summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ERR_put_error.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove documentation of ERR_add_error_{,v}data()tb2024-08-291-37/+4
|
* man pages: add missing commas between subordinate and main clausesnaddy2022-03-311-3/+3
| | | | | | | jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-4/+4
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto HISTORY up to 1.0.1; researched from OpenSSL gitschwarze2018-03-231-2/+6
|
* err.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze2018-03-211-6/+6
|
* err.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-3/+5
|
* Mark ERR_add_error_data and ERR_add_error_vdata as not for internal use,beck2017-02-201-3/+11
| | | | | and document ERR_asprintf_error_data as their replacement. ok jsing@, ingo@
* Add Copyright and license.schwarze2016-11-231-7/+91
| | | | | | Like OpenSSL, move some text from ERR(3) to the fitting page ERR_put_error(3). Merge documentation of ERR_add_error_vdata(3) from OpenSSL. Drop useless statement about void functions returning no values.
* various cleanup;jmc2016-11-171-3/+3
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert ERR manuals from pod to mdoc; while reading this,schwarze2016-11-021-0/+58
i wtfed, laughed, puked, and cried in more or less that order...