Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The cttest can link dynamically now | tb | 2022-01-14 | 1 | -2/+2 |
| | |||||
* | Add test coverage for SCT validation. | jsing | 2022-01-06 | 4 | -7/+116 |
| | | | | | | Of note, the public APIs for this mean that the only way you can add a CTLOG is by reading a configuration file from disk - there is no programmatic way to do this. | ||||
* | Add regress coverage for the crazy SCT_new_from_base64() API. | jsing | 2021-12-20 | 1 | -1/+57 |
| | |||||
* | Add initial regress for CT. | jsing | 2021-12-05 | 3 | -0/+413 |
This provides test coverage for SCT encoding/decoding. |