Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cttest: plug leak due to missing SCT_LIST_free() | tb | 2023-04-14 | 1 | -1/+2 |
* | Cast the uint64_t SCT timestamps to (unsigned long long) for printing. | tb | 2023-04-14 | 1 | -3/+4 |
* | Make cttest work better with the portable test harness | tb | 2023-04-14 | 1 | -5/+10 |
* | Fix cttest to use public header | tb | 2023-04-14 | 1 | -3/+2 |
* | Add explicit LL suffixes to large constants to appease some compilers on | miod | 2023-01-01 | 1 | -6/+6 |
* | Add test coverage for SCT validation. | jsing | 2022-01-06 | 1 | -5/+79 |
* | 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 | 1 | -0/+355 |