summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_f_buffer.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mention a few standard BIO_ctrl(3) command constantsschwarze2023-04-291-2/+7
| | | | | that provide type-specific functionality here, and add the missing return type to one function prototype.
* Mark a number of BIO_ctrl(3) command constants as intentionallyschwarze2023-04-281-5/+6
| | | | undocumented because they are NOOPs or deprecated.
* Document those BIO_ctrl(3) command constantsschwarze2023-04-261-7/+46
| | | | that correspond to more than one macro each.
* Document the RETURN VALUES of BIO_method_type(3) and BIO_method_name(3)schwarze2023-04-111-2/+11
| | | | for the various BIO types.
* Mark BIO_buffer_get_num_lines(3) as intentionally undocumented.schwarze2022-12-231-2/+5
| | | | | | | Contrary to what bio.h says, it does not *not* retrieve some "IO type", whatever that is supposed to be, but it is a NOOP, and nothing uses it. Despite its name, it is unrelated to BIO_f_buffer(3), and please be careful to not confuse it with BIO_get_buffer_num_lines(3).
* new manual page BIO_dup_chain(3)schwarze2022-12-181-3/+11
|
* 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@
* 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-7/+10
| | | | on the web, so fix up SSLeay HISTORY accordingly
* bio.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze2018-03-211-3/+6
|
* bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-2/+11
|
* replace all references to BIO(3) with references to BIO_new(3)schwarze2016-12-061-3/+3
|
* Add Copyright and license.schwarze2016-11-141-14/+79
| | | | In the SYNOPSIS, show function prototypes rather than macro definitions.
* various cleanup;jmc2016-11-071-6/+6
|
* add missing functions to NAME, or otherwise correct the mlinkjmc2015-11-111-2/+9
| | | | | | entry for them; feedback/ok schwarze
* Add missing CVS Mdocdate tags. No text change, except for the changeschwarze2015-09-091-1/+1
| | | | of date that can't be helped.
* second batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-141-0/+110