Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-04-21 | Rewrap some lines. No binary change | tb | 1 | -10/+10 |
2023-04-21 | Unwrap a line | tb | 1 | -3/+2 |
2023-04-21 | s2i_ASN1_INTEGER: make error conditions more explicit, a few more tweaks | tb | 1 | -10/+18 |
2023-04-21 | s2i_ASN1_INTEGER.3: minor fixes | tb | 1 | -4/+8 |
2023-04-21 | Uncomment and document X.509 verifier error codes | tb | 1 | -10/+20 |
2023-04-21 | Remove some (soon to be) outdated documentation | tb | 1 | -48/+3 |
2023-04-21 | remove duplicate include | jsg | 1 | -2/+1 |
2023-04-21 | Remove the now unused x509_enum.c | tb | 2 | -65/+1 |
2023-04-21 | Move the CRL reason method into x509_bitst.c | tb | 2 | -33/+33 |
2023-04-21 | Move i2s_ASN1_ENUMERATED_TABLE() next to i2s_ASN1_ENUMERATED() | tb | 2 | -17/+18 |
2023-04-21 | Tweak whitespace gone wrong | tb | 1 | -5/+4 |
2023-04-21 | Stop using ENUMERATED_NAMES | tb | 1 | -3/+5 |
2023-04-20 | Fix Dt and Xr | tb | 1 | -3/+3 |
2023-04-20 | Flip the default of explicitText to UTF8String | tb | 1 | -2/+2 |
2023-04-20 | Link s2i_ASN1_INTEGER.3 to build | tb | 1 | -1/+2 |