Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unwanted trailing newlines from err/warn format strings. | anton | 2024-08-23 | 1 | -2/+2 |
* | fix typo | tb | 2023-06-02 | 1 | -2/+2 |
* | Correct test that was pasto'ed incorrectly | beck | 2023-05-29 | 1 | -3/+7 |
* | Enable policy checking by default now that we are DAG implementation based. | beck | 2023-04-28 | 1 | -1/+12 |
* | make the policy test compile on sparc64 | tb | 2023-04-28 | 1 | -5/+6 |
* | Fix copyright, convert boringssl comments to C style | beck | 2023-04-28 | 1 | -30/+51 |
* | KNF | beck | 2023-04-28 | 1 | -17/+15 |
* | remove unused code. | beck | 2023-04-28 | 1 | -82/+7 |
* | remove debugging printf | beck | 2023-04-28 | 1 | -2/+1 |
* | This test should not have V_EXPLICIT_POLICY set. with this | beck | 2023-04-28 | 1 | -3/+1 |
* | Add the rest of the boringssl policy unit tests. | beck | 2023-04-28 | 1 | -4/+223 |
* | correct test cases to add expected errors. | beck | 2023-04-27 | 1 | -2/+30 |
* | Start of an x509 policy regress test. test cases from BoringSSL. | beck | 2023-04-27 | 1 | -0/+463 |