Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move OBJ_create(3) into its own manual page | schwarze | 2021-12-15 | 1 | -2/+3 |
| | | | | | because OBJ_nid2obj(3) is already long and more functions related to OBJ_create(3) have to be documented. | ||||
* | forgotten .Dv macros in -column lists | schwarze | 2021-12-14 | 1 | -13/+13 |
| | |||||
* | document the ub_* constants | schwarze | 2021-12-12 | 1 | -2/+22 |
| | |||||
* | document STABLE_NO_MASK and STABLE_FLAGS_MALLOC, | schwarze | 2021-12-11 | 1 | -13/+32 |
| | | | | | mention which argument values can be used to not change the respective fields, and tweak a few additional wordings | ||||
* | document ASN1_STRING_set_by_NID(3) | schwarze | 2021-10-20 | 1 | -2/+3 |
| | | | | and the three functions related to the global mask | ||||
* | Improve pages that briefly mentioned ERR - usually below SEE ALSO - | schwarze | 2019-06-14 | 1 | -4/+6 |
| | | | | | but failed to provide any real information. OK tb@ jmc@ | ||||
* | crypto HISTORY up to 0.9.5; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+9 |
| | |||||
* | zap trailing whitespace; | jmc | 2017-08-20 | 1 | -2/+2 |
| | |||||
* | New ASN1_STRING_TABLE_add(3) manual page, based on information from | schwarze | 2017-08-20 | 1 | -0/+92 |
the OpenSSL manual page committed on July 27, 2017, and on source code inspection. Use my own Copyright and license because no copyright-worthy amount of text from OpenSSL remains. NOTA BENE: BUGS Most aspects of the semantics considerably differ from OpenSSL. |