summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_s_null.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Document the RETURN VALUES of BIO_method_type(3) and BIO_method_name(3)schwarze2023-04-111-2/+14
| | | | for the various BIO types.
* Mark BIO_s_log(3) as intentionally undocumented.schwarze2022-12-221-3/+4
| | | | | | | | Ben Laurie invented the system logging BIO in 1999 and yet, nothing whatsoever uses it according to codesearch.debian.net. Besides, it is poorly designed and a crypto library is absolutely not the place for putting a clumsy system logging facility. Not everything needs to be a BIO!
* In bio.h rev. 1.41 2018/05/01 13:29:09, tb@ added const qualifiersschwarze2018-05-011-3/+3
| | | | to the prototypes of several functions. Update the documentation.
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-3/+3
| | | | on the web, so fix up SSLeay HISTORY accordingly
* bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-2/+6
|
* make sure that all the BIO pages point back to the master page BIO_new(3)schwarze2016-12-061-2/+4
|
* Copyright and license.schwarze2016-11-181-2/+50
|
* various cleanup;jmc2016-11-071-4/+4
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* third batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-161-0/+32