Sign in
flutter
/
third_party
/
openssl
/
d9aea0416249bf7fb2dd330dd9dde825ac5e4b94
/
test
/
ct_test.c
765731a
Make sure things get deleted when test setup fails in ct_test.c
by Rob Percival
· 8 years ago
e2635c4
Use valid signature in test_decode_tls_sct()
by Rob Percival
· 8 years ago
f7a39a5
Construct SCT from base64 in ct_test
by Rob Percival
· 8 years ago
ebcb536
Add test for CT_POLICY_EVAL_CTX default time
by Rob Percival
· 8 years ago
1fa9ffd
Check that SCT timestamps are not in the future
by Rob Percival
· 8 years ago
42e055e
Fix no-ct in test/ct_test.c
by Richard Levitte
· 8 years ago
e364c3b
Add main() test methods to reduce test boilerplate.
by Emilia Kasper
· 8 years ago
d836d71
Simplify tests part 2
by Emilia Kasper
· 8 years ago
6ec327e
testutil: always print errors on failure
by Emilia Kasper
· 8 years ago
f3b3d7f
Add -Wswitch-enum
by Rich Salz
· 9 years ago
a1bb770
Improves CTLOG_STORE setters
by Rob Percival
· 9 years ago
876a1a8
Tests should check validation status directly
by Rob Percival
· 9 years ago
4fc31f7
Test SCT lists
by Rob Percival
· 9 years ago
440e5d8
Copyright consolidation 02/10
by Rich Salz
· 9 years ago
50eadf2
Fix warnings exposed by clang-3.8
by Emilia Kasper
· 9 years ago
4334143
Suppress CT callback as appropriate
by Viktor Dukhovni
· 9 years ago
f0e1fe7
Add missing mem leak test activation and checks
by FdaSilvaYY
· 9 years ago
ababe86
testutil: return 1 on success
by Emilia Kasper
· 9 years ago
8359b57
check reviewer --reviewer=emilia
by Rob Percival
· 9 years ago
67336ea
Make ct_dir and certs_dir static in test/ct_test.c
by Richard Levitte
· 9 years ago
dc919c6
Make SCT literals into const variables in ct_test.c
by Rob Percival
· 9 years ago
14db9bb
Removes SCT_LIST_set_source and SCT_LIST_set0_logs
by Rob Percival
· 9 years ago
5c081a8
Remove unnecessary call to SCT_set1_extensions(sct, "", 0) in ct_test.c
by Rob Percival
· 9 years ago
9c81201
Use SCT_VERSION_V1 in place of literal 0 in ct_test.c
by Rob Percival
· 9 years ago
5da65ef
Extensive application of __owur to CT functions that return a boolean
by Rob Percival
· 9 years ago
c469a9a
Fix ct_test to not assume it's in the source directory
by Richard Levitte
· 9 years ago
2b2b968
Minor update to includes and documentation for ct_test.c
by Rob Percival
· 9 years ago
11c8bc4
Remove OPENSSL_NO_UNIT_TEST guard from ct_test.c
by Rob Percival
· 9 years ago
147e54a
Fixes memory leaks in CT code
by Rob Percival
· 9 years ago
7d054e5
CT policy validation
by Rob Percival
· 9 years ago
0cea883
Public API for Certificate Transparency
by Rob Percival
· 9 years ago
17436ce
Normalise the include directives in ct_test.c
by Richard Levitte
· 9 years ago
5dc3122
Tests for parsing and printing certificates containing SCTs
by Rob Percival
· 9 years ago