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 | 2 | -9/+12 |
* | Fix cttest to use public header | tb | 2023-04-14 | 2 | -5/+3 |
* | Simplify the ct Makefile slightly | tb | 2023-03-02 | 1 | -7/+3 |
* | Add explicit LL suffixes to large constants to appease some compilers on | miod | 2023-01-01 | 1 | -6/+6 |
* | 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 |
* | 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 |