summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BIO_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* .Xr BIO_new_CMS 3schwarze2019-11-021-2/+3
|
* add links back to crypto(3) to function group entry pagesschwarze2019-06-101-3/+4
| | | | | and to isolated obsolete pages; OK bcook@ jmc@
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-3/+5
| | | | | | | | | | | group pages, and these link on to all their second-level subpages. Only a handful of second-level pages have third-level subpages. So all crypto pages can now be reached from the www.libressl.org frontpage via at most four clicks, in most cases three clicks. Also link back from leaf pages to their respective group pages and add a couple of additional links between related pages. Triggered by a question from deraadt@. OK jmc@ tb@
* In bio.h rev. 1.41 2018/05/01 13:29:09, tb@ added const qualifiersschwarze2018-05-011-4/+4
| | | | 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-6/+5
| | | | on the web, so fix up SSLeay HISTORY accordingly
* 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