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