Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Distribute the text of ec(3) to the individual EC manuals where it belongs. | schwarze | 2016-12-11 | 1 | -4/+13 |
| | | | | | | Make sure EC_GROUP_new(3) points to all EC manuals and all EC manuals point back to EC_GROUP_new(3), and add some other useful links as well. Change all links to ec(3) to point to EC_GROUP_new(3) instead. | ||||
* | Delete most references to crypto(3). That page isn't useful enough | schwarze | 2016-12-06 | 1 | -3/+2 |
| | | | | to be pointed to from random individual pages. | ||||
* | Add Copyright and license. | schwarze | 2016-11-22 | 1 | -2/+74 |
| | | | | | | | Mention that EC_KEY_free(3) accepts NULL. Merge some auxiliary explanations regarding the effects of EC_KEY encoding flags, lifted from the separate page EC_KEY_get_enc_flags(3) that OpenSSL split off from EC_KEY_new(3). | ||||
* | various cleanup; | jmc | 2016-11-15 | 1 | -8/+9 |
| | |||||
* | spacing between macro args and punctuation; | jmc | 2016-11-06 | 1 | -2/+2 |
| | |||||
* | delete prototypes available in other pages and add two missing .Xr links | schwarze | 2016-11-06 | 1 | -3/+36 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert DSA and EC manuals from pod to mdoc | schwarze | 2016-11-02 | 1 | -0/+411 |