Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-11-20 | Document ASN1_INTEGER_cmp(3) and ASN1_INTEGER_dup(3). | schwarze | 1 | -5/+93 |
2021-11-20 | Improve the description of ASN1_OCTET_STRING_cmp(3), | schwarze | 1 | -12/+37 |
2021-11-20 | Make these files compile - not hooked up to build yet. | beck | 13 | -220/+279 |
2021-11-19 | libssl: don't reach for pkey->save_type. | tb | 2 | -5/+5 |
2021-11-19 | Mark the X509_VERIFY_PARAM_ID variable type as intentionally | schwarze | 1 | -3/+16 |
2021-11-19 | Make function prototype parsing a bit stricter, | schwarze | 1 | -1/+1 |
2021-11-19 | minor KNF improvement, changing only whitespace, no code change: | schwarze | 1 | -4/+4 |
2021-11-19 | new manual page ASN1_BIT_STRING_num_asc(3) | schwarze | 4 | -5/+154 |
2021-11-19 | add two missing .Dv macros; | schwarze | 1 | -4/+4 |
2021-11-19 | Make the public API function a2i_ASN1_STRING(3) actually work. | schwarze | 1 | -14/+6 |