summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixesschwarze2018-03-231-2/+6
|
* crypto HISTORY up to 0.9.6; researched from OpenSSL gitschwarze2018-03-221-2/+6
|
* bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-4/+11
|
* Two HISTORY bits from the old CHANGES.SSLeay file, which goes up toschwarze2018-03-201-2/+6
| | | | 0.9.0b. Nothing else that can be used in there.
* In bio.h rev. 1.39 2018/02/22 16:38:43, jsing@ provided BIO_up_ref(3).schwarze2018-02-241-12/+57
| | | | | | Merge the documentation from OpenSSL, tweaked by me. While here, fix the in parts imprecise, in parts incorrect descriptions of BIO_new(3), BIO_set(3), BIO_free(3), and BIO_free_all(3).
* In bio.h rev. 1.31 2018/02/17 13:57:14, tb@ provided new functionsschwarze2018-02-171-2/+3
| | | | | BIO_meth_*(). Import the documentation from OpenSSL, with extensive tweaks by me.
* OpenSSL documented the public function BIO_printf(3) (and friends)schwarze2017-03-251-2/+3
| | | | | in commit 2ca2e917. Document it here, too, but do not use their text. Be more concise and more precise at the same time.
* tweak previous;jmc2016-12-061-6/+6
|
* We don't want section 3 manual pages with names that do not correspondschwarze2016-12-061-42/+89
| | | | | | | | | to functions, so delete the BIO(3) manual page and merge its content into BIO_new(3) and BIO_push(3). Sort the content of BIO_new(3) into a logical order and improve the wording in various ways. Add the required cross references to BIO_push(3).
* Add Copyright and license.schwarze2016-11-181-7/+60
| | | | | Document that BIO_free(3), BIO_vfree(3), and BIO_free_all(3) accept NULL. Delete the useless statement that void functions return no value.
* various cleanup;jmc2016-11-071-18/+18
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* 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/+104