summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/ct/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make cttest work better with the portable test harnesstb2023-04-141-4/+2
|
* Fix cttest to use public headertb2023-04-141-2/+1
|
* Simplify the ct Makefile slightlytb2023-03-021-7/+3
|
* The cttest can link dynamically nowtb2022-01-141-2/+2
|
* Add test coverage for SCT validation.jsing2022-01-061-2/+2
| | | | | | 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 initial regress for CT.jsing2021-12-051-0/+19
This provides test coverage for SCT encoding/decoding.