summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_s_accept.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mention a few standard BIO_ctrl(3) command constantsschwarze2023-04-291-3/+9
| | | | | that provide type-specific functionality here. While here, fix some wrong return types in the SYNOPSIS.
* Document those BIO_ctrl(3) command constantsschwarze2023-04-261-12/+35
| | | | 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.
* man pages: fix some typos found while looking for other issuesnaddy2022-03-311-2/+2
|
* 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.43 2018/05/12 18:51:59, tb@ added a const qualifierschwarze2018-05-121-3/+3
| | | | | to the argument of BIO_new_accept(3), BIO_new_connect(3), and BIO_new_mem_buf(3). Update the documentation.
* 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-4/+5
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL gitschwarze2018-03-211-1/+7
|
* 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/+12
|
* make sure that all the BIO pages point back to the master page BIO_new(3)schwarze2016-12-061-2/+4
|
* Add Copyright and license.schwarze2016-11-181-4/+75
| | | | Bring in a bug fix and the new RETURN VALUES section from OpenSSL.
* various cleanup;jmc2016-11-071-13/+15
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* third batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-161-0/+279