Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BIO_f_asn1 and the prefix/suffix API will be removed | tb | 2023-07-26 | 1 | -3/+2 |
| | | | | | | Remove their documentation and mark some associated constants as intentionally undocumented until they will be removed from public headers. | ||||
* | Remove ASN1_buf_print documentation | tb | 2023-07-21 | 1 | -3/+2 |
| | | | | This function will be made internal-only and likely be renamed/rewritten. | ||||
* | new manual page BIO_s_datagram(3); | schwarze | 2022-12-23 | 1 | -2/+3 |
| | | | | feedback and OK tb@ | ||||
* | new manual page BIO_accept(3) | schwarze | 2022-12-22 | 1 | -2/+3 |
| | |||||
* | new manual page BIO_dup_chain(3) | schwarze | 2022-12-18 | 1 | -2/+3 |
| | |||||
* | In asn1.h rev. 1.71 and 1.72, jsing@ and tb@ provided ASN1_buf_print(3). | schwarze | 2022-12-14 | 1 | -2/+3 |
| | | | | Document it. | ||||
* | new manual page BIO_f_asn1(3) | schwarze | 2021-11-27 | 1 | -2/+3 |
| | |||||
* | new manual page BIO_dump(3) | schwarze | 2021-07-10 | 1 | -2/+3 |
| | |||||
* | spelling: refenece -> reference | jmc | 2021-03-12 | 1 | -3/+3 |
| | |||||
* | .Xr BIO_new_CMS 3 | schwarze | 2019-11-02 | 1 | -2/+3 |
| | |||||
* | add links back to crypto(3) to function group entry pages | schwarze | 2019-06-10 | 1 | -3/+4 |
| | | | | | and to isolated obsolete pages; OK bcook@ jmc@ | ||||
* | Tree structure for manual pages: crypto(3) links to 33 function | schwarze | 2019-06-06 | 1 | -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 qualifiers | schwarze | 2018-05-01 | 1 | -4/+4 |
| | | | | to the prototypes of several functions. Update the documentation. | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -6/+5 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes | schwarze | 2018-03-23 | 1 | -2/+6 |
| | |||||
* | crypto HISTORY up to 0.9.6; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+6 |
| | |||||
* | bio.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -4/+11 |
| | |||||
* | Two HISTORY bits from the old CHANGES.SSLeay file, which goes up to | schwarze | 2018-03-20 | 1 | -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). | schwarze | 2018-02-24 | 1 | -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 functions | schwarze | 2018-02-17 | 1 | -2/+3 |
| | | | | | BIO_meth_*(). Import the documentation from OpenSSL, with extensive tweaks by me. | ||||
* | OpenSSL documented the public function BIO_printf(3) (and friends) | schwarze | 2017-03-25 | 1 | -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; | jmc | 2016-12-06 | 1 | -6/+6 |
| | |||||
* | We don't want section 3 manual pages with names that do not correspond | schwarze | 2016-12-06 | 1 | -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. | schwarze | 2016-11-18 | 1 | -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; | jmc | 2016-11-07 | 1 | -18/+18 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | Add missing CVS Mdocdate tags. No text change, except for the change | schwarze | 2015-09-09 | 1 | -1/+1 |
| | | | | of date that can't be helped. | ||||
* | second batch of perlpod(1) to mdoc(7) conversion | schwarze | 2015-02-14 | 1 | -0/+104 |