Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Copyright and license; jmc@ noticed that i missed this file. | schwarze | 2016-12-10 | 1 | -1/+50 |
| | |||||
* | 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) | ||||
* | various cleanup; | jmc | 2016-12-03 | 1 | -10/+10 |
| | |||||
* | various cleanup; | jmc | 2016-11-21 | 1 | -3/+3 |
| | |||||
* | add mul and mul_add to NAME; | jmc | 2015-11-12 | 1 | -0/+4 |
| | |||||
* | Convert the handful of manuals that had imaginary names, | schwarze | 2015-11-12 | 1 | -0/+713 |
give them names that really exist. This also helps jmc@'s ongoing work on improving NAME sections. |