Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Garbage collect the unused asn1_add_error() | tb | 2022-11-28 | 1 | -7/+1 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | Drop *out == NULL check in ASN1_STRING_to_UTF8() | tb | 2022-05-20 | 1 | -2/+6 |
* | Clean up and fix ASN1_STRING_to_UTF8() | tb | 2022-05-16 | 1 | -12/+23 |
* | Remove a stray space | tb | 2022-05-16 | 1 | -2/+2 |
* | Avoid use of uninitialized in ASN1_STRING_to_UTF8() | tb | 2022-05-16 | 1 | -4/+3 |
* | Rework ASN1_STRING_set() | jsing | 2022-03-17 | 1 | -14/+21 |
* | Factor out ASN1_STRING clearing code. | jsing | 2022-03-14 | 1 | -4/+15 |
* | First pass clean up of ASN1_STRING code. | jsing | 2022-03-14 | 1 | -74/+87 |
* | Indent goto labels for diffability. | jsing | 2021-12-25 | 1 | -4/+4 |
* | Move more ASN1_STRING_* functions to a_string.c. | jsing | 2021-12-25 | 1 | -1/+60 |
* | Reorder some functions. | jsing | 2021-12-24 | 1 | -46/+46 |
* | Consolidate various ASN.1 code. | jsing | 2021-12-15 | 1 | -0/+333 |