summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/x509/policy (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove unwanted trailing newlines from err/warn format strings.anton2024-08-231-2/+2
* fix typotb2023-06-021-2/+2
* Correct test that was pasto'ed incorrectlybeck2023-05-291-3/+7
* policy test: simplify Makefiletb2023-04-301-9/+2
* Enable policy checking by default now that we are DAG implementation based.beck2023-04-281-1/+12
* The policy test is no longer expected to failtb2023-04-281-2/+1
* make the policy test compile on sparc64tb2023-04-281-5/+6
* Hook up the the x509 policy regression tests to x509 regress.beck2023-04-281-1/+2
* Fix copyright, convert boringssl comments to C stylebeck2023-04-281-30/+51
* KNFbeck2023-04-281-17/+15
* remove unused code.beck2023-04-281-82/+7
* remove debugging printfbeck2023-04-281-2/+1
* This test should not have V_EXPLICIT_POLICY set. with thisbeck2023-04-281-3/+1
* Add the rest of the boringssl policy unit tests.beck2023-04-281-4/+223
* correct test cases to add expected errors.beck2023-04-271-2/+30
* Start of an x509 policy regress test. test cases from BoringSSL.beck2023-04-2729-0/+801