Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |