Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use C99 initializers for v3_addr, v3_asid and v3_ct_scts[] | tb | 2021-12-25 | 1 | -21/+49 |
| | | | | | | as is done for most other X.509 v3 extension methods. discussed with jsing | ||||
* | Reinstate the license stubs to their original licenses in most of the | tb | 2021-12-18 | 1 | -6/+55 |
| | | | | | | files in libcrypto/ct. This reverts OpenSSL commit d2e9e320 discussed with jsing | ||||
* | Add RCS markers | tb | 2021-12-05 | 1 | -0/+1 |
| | |||||
* | Make these files compile - not hooked up to build yet. | beck | 2021-11-20 | 1 | -4/+6 |
| | | | | ok jsing@ tb@ | ||||
* | Mechanical KNF in preparation for changing | beck | 2021-10-28 | 1 | -62/+64 |
| | |||||
* | Import Certificate Transparency verbatim from OpenSSL 1.1.1 | beck | 2021-10-28 | 1 | -0/+104 |
This is not yet hooked up and will not compile. Follow on commits will KNF and then make it build. ok jsing@ tb@ |