Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Lb libcrypto ; OK tb@ | schwarze | 2025-06-08 | 1 | -2/+3 |
| | |||||
* | ASN1_bn_print() will be removed soon. Remove docs. | tb | 2023-07-09 | 1 | -3/+2 |
| | |||||
* | new manual page ASN1_bn_print(3) | schwarze | 2021-12-08 | 1 | -2/+3 |
| | |||||
* | Merge documentation for BN_bn2binpad(3), BN_bn2lebinpad(3), | schwarze | 2021-09-11 | 1 | -13/+77 |
| | | | | | | | and BN_lebin2bn(3) from the OpenSSL 1.1.1 branch, which is still under a free license. While here, tweak a number of details for clarity. OK tb@ | ||||
* | delete references to ERR pages from SEE ALSO where such | schwarze | 2019-06-10 | 1 | -4/+3 |
| | | | | references were already given below RETURN VALUES right above | ||||
* | Correctly describe the return values of BN_hex2bn(3) and BN_dec2bn(3). | schwarze | 2018-12-19 | 1 | -5/+8 |
| | | | | | | Inspired by OpenSSL commit a130950d Aug 23 12:06:41 2017 -0400 by Rich Salz <rsalz at openssl dot org>, but using a more explicit wording, and fixing *both* places rather than only half of them. | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -4/+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/+2 |
| | |||||
* | crypto HISTORY up to 1.0.0; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+6 |
| | |||||
* | bn.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -5/+5 |
| | |||||
* | bn.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -6/+7 |
| | |||||
* | document BN_asc2bn(3); | schwarze | 2017-01-25 | 1 | -3/+27 |
| | | | | jsing@ confirmed that it is a public function worth documenting | ||||
* | replace all references to bn(3) with BN_new(3), | schwarze | 2016-12-10 | 1 | -3/+3 |
| | | | | and make sure all BN*(3) pages point back to BN_new(3) | ||||
* | Add Copyright and license. | schwarze | 2016-11-20 | 1 | -8/+62 |
| | | | | | More details about BN_hex2bn(3) lifted from the OpenSSL manual, but worded less clumsily. | ||||
* | some cleanup; | jmc | 2016-11-08 | 1 | -4/+3 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | fourth batch of perlpod(1) to mdoc(7) conversion | schwarze | 2015-02-23 | 1 | -0/+237 |