Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mark c2i_ASN1_OBJECT as intentionally undocumented; | schwarze | 2021-12-08 | 1 | -2/+4 |
| | | | | discussed with jsing@ | ||||
* | new manual page a2d_ASN1_OBJECT(3); | schwarze | 2021-11-22 | 1 | -2/+9 |
| | | | | while here, add a few STANDARDS references | ||||
* | In asn1.h rev. 1.46 2018/04/25 11:48:21, tb@ added const qualifiers | schwarze | 2018-04-25 | 1 | -3/+3 |
| | | | | | to some parameters of some functions. Update the documentation. Add a few additional missing const qualifiers while here. | ||||
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -3/+3 |
| | | | | on the web, so fix up SSLeay HISTORY accordingly | ||||
* | asn1.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -2/+8 |
| | |||||
* | minor tweaks; | jmc | 2017-01-05 | 1 | -3/+3 |
| | |||||
* | Complete rewrite: | schwarze | 2017-01-04 | 1 | -58/+72 |
| | | | | | | | | | | | | | | | | Better one-line description. Specify the correct header file. Same parameter names as in ASN1_item_d2i(3). Lots of new information. The ASN1_OBJECT interfaces appear specifically designed to maximize the number and subtlety of traps, maybe in order to trap the wary along with the unwary. All the quirks, caveats, and bugs of ASN1_item_d2i(3) apply, and there are three additional ones on top in this page. It looks like that design approach was so successful that the designers managed to trap even themselves: see the new BUGS section. | ||||
* | various cleanup; | jmc | 2016-12-08 | 1 | -6/+5 |
| | |||||
* | Copyright and license | schwarze | 2016-12-05 | 1 | -2/+50 |
| | |||||
* | first pass; ok schwarze | jmc | 2016-11-06 | 1 | -1/+3 |
| | |||||
* | convert remaining ASN1 object manuals from pod to mdoc | schwarze | 2016-11-03 | 1 | -0/+29 |