1. aa75583 Re-enable test that now works with new format by Manuel Pégourié-Gonnard · 6 years ago
  2. eef4c75 Adapt buffering test to new ticket size by Manuel Pégourié-Gonnard · 6 years ago
  3. ee13a73 Fix serialization tests for !SSL_KEEP_PEER_CERT by Manuel Pégourié-Gonnard · 6 years ago
  4. 686adb4 Normalize spelling to serialiZation by Manuel Pégourié-Gonnard · 6 years ago
  5. 1f6033a Fix undeclared dependency on FS_IO in test code by Manuel Pégourié-Gonnard · 6 years ago
  6. 220403b Fix style issues and typos in test code by Manuel Pégourié-Gonnard · 6 years ago
  7. b407990 Fix another wrong check for errors in test code by Manuel Pégourié-Gonnard · 6 years ago
  8. f9deaec Add test that save-load is the identity by Manuel Pégourié-Gonnard · 6 years ago
  9. 6b84070 Fix populate_session() and its usage in tests by Manuel Pégourié-Gonnard · 6 years ago
  10. a3d831b Add test for session_load() from small buffers by Manuel Pégourié-Gonnard · 6 years ago
  11. f5fa0aa Add test for session_save() on small buffers by Manuel Pégourié-Gonnard · 6 years ago
  12. 5b1674e Disable test for load-save identity by Manuel Pégourié-Gonnard · 6 years ago
  13. 3caa6ca Improve load-save test with tickets and certs by Manuel Pégourié-Gonnard · 6 years ago
  14. 6eac11b Start adding unit test for session serialisation by Manuel Pégourié-Gonnard · 6 years ago
  15. a7c3765 Add tests for session copy without serialisation by Manuel Pégourié-Gonnard · 6 years ago
  16. 8faa70e Use more specific name in debug message for testing by Manuel Pégourié-Gonnard · 6 years ago
  17. 7fa1407 Remove redundant debug message. by Manuel Pégourié-Gonnard · 6 years ago
  18. beec142 Merge remote-tracking branch 'origin/pr/2790' into development by Jaeden Amero · 6 years ago
  19. 70de9dc Remove unused cryptography test files by Jaeden Amero · 6 years ago
  20. 78d9d0c check-names: Consider crypto-sourced header files by Jaeden Amero · 6 years ago
  21. b2a86c3 Don't disallow 'record from another epoch' log msg in proxy ref test by Hanno Becker · 6 years ago
  22. 61fc108 Merge remote-tracking branch 'upstream-public/pr/2728' into development by Gilles Peskine · 6 years ago
  23. 681edbe Merge remote-tracking branch 'upstream-public/pr/2777' into development by Gilles Peskine · 6 years ago
  24. 56c0161 Test that a shared library build produces a dynamically linked executable by Gilles Peskine · 6 years ago
  25. cf74050 Test that the shared library build with CMake works by Gilles Peskine · 6 years ago
  26. abf9b4d Add a test of MBEDTLS_CONFIG_FILE by Gilles Peskine · 6 years ago
  27. 6eece5b Exclude DTLS 1.2 only with older OpenSSL by Gilles Peskine · 6 years ago
  28. 2c897d7 Document the rationale for the armel build by Gilles Peskine · 6 years ago
  29. 8a52af9 Switch armel build to -Os by Gilles Peskine · 6 years ago
  30. 93e4e03 Add a build on ARMv5TE in ARM mode by Gilles Peskine · 6 years ago
  31. 01655da Merge pull request #2417 from RonEld/2734 by Gilles Peskine · 6 years ago
  32. 82966d2 Merge pull request #2734 from hanno-arm/skip_test by Gilles Peskine · 6 years ago
  33. ff645d9 Merge remote-tracking branch 'origin/pr/2727' into development by Jaeden Amero · 6 years ago
  34. 8306508 Merge remote-tracking branch 'origin/pr/2660' into development by Jaeden Amero · 6 years ago
  35. 072959f Merge remote-tracking branch 'origin/pr/1622' into development by Jaeden Amero · 6 years ago
  36. 9eeb861 Update certificates to expire in 2029 by Ron Eldor · 6 years ago
  37. 74a87f8 Merge remote-tracking branch 'origin/pr/2738' into development by Jaeden Amero · 6 years ago
  38. 5db519b Merge remote-tracking branch 'origin/pr/2730' into development by Jaeden Amero · 6 years ago
  39. 01604a3 Merge remote-tracking branch 'origin/pr/2726' into development by Jaeden Amero · 6 years ago
  40. 0b8b5e3 Merge remote-tracking branch 'origin/pr/2706' into development by Jaeden Amero · 6 years ago
  41. 702c659 Add a linker flag to enable gcov in basic-build-test.sh by Philippe Antoine · 6 years ago
  42. b7c9626 Update soon to be expired crl by Ron Eldor · 6 years ago
  43. 0f220ec Test with MBEDTLS_ECP_RESTARTABLE by Jaeden Amero · 6 years ago
  44. e69d015 Add TEST_ASSUME macro to allow skipping tests at runtime by Hanno Becker · 6 years ago
  45. 55b49ee Allow TODO in code by Gilles Peskine · 6 years ago
  46. 7dfcfce Use the docstring in the command line help by Gilles Peskine · 6 years ago
  47. 6e70eb2 tests: Limit each log to 10 GiB by Jaeden Amero · 6 years ago
  48. 1e65771 Remove redundant compiler flag by Gilles Peskine · 6 years ago
  49. 85aba47 Consistently spell -Wextra by Gilles Peskine · 6 years ago
  50. 5131f77 Fix parsing issue when int parameter is in base 16 by Ron Eldor · 6 years ago
  51. 718c74c Improve compatibility with firewalled networks by Peter Kolbus · 6 years ago
  52. be54358 Dockerfile: apt -> apt-get by Peter Kolbus · 6 years ago
  53. 49c2435 Change Docker container to bionic by Peter Kolbus · 6 years ago
  54. 4225b1a Clean up file prologue comments by Peter Kolbus · 6 years ago
  55. e4e2d3a Add docker-based test scripts by Peter Kolbus · 7 years ago
  56. 5dece6d Restore programs/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  57. 48f35f5 Move fuzz directory to programs by Philippe Antoine · 6 years ago
  58. cf8fdfd Documentation for corpus generation by Philippe Antoine · 6 years ago
  59. 1c582c3 Restore tests/fuzz/Makefile after in-tree cmake by Philippe Antoine · 6 years ago
  60. adc23e6 Adding ifdefs to avoid warnings for unused globals by Philippe Antoine · 6 years ago
  61. cd2c127 Adds LDFLAGS fsanitize=address by Philippe Antoine · 6 years ago
  62. c2d56a4 Allow declarations after statements by Gilles Peskine · 6 years ago
  63. ab83fdf CMake: Add a subdirectory build regression test by Jaeden Amero · 6 years ago
  64. 72662a4 Refactor receive_uint32() by Ron Eldor · 6 years ago
  65. b220489 Refactor get_byte function by Ron Eldor · 6 years ago
  66. 64e4595 Make the script portable to both pythons by Ron Eldor · 6 years ago
  67. 5075f4d Update the test encoding to support python3 by Ron Eldor · 6 years ago
  68. 33908e8 update the test script by Ron Eldor · 6 years ago
  69. 7fff1fb Ignore compiled object files and executables by Philippe Antoine · 6 years ago
  70. a8210b3 Also clean the fuzz subdirectory by Philippe Antoine · 6 years ago
  71. cd6cd81 copyediting README.md by Philippe Antoine · 6 years ago
  72. c32fd24 Protecting client/server fuzz targts with ifdefs by Philippe Antoine · 6 years ago
  73. 03e87d9 Makefile support 1 by Philippe Antoine · 6 years ago
  74. 8149627 Fuzz README and direct compilation by Philippe Antoine · 6 years ago
  75. 499c735 Factoring code by Philippe Antoine · 6 years ago
  76. 0863382 Using custom time by Philippe Antoine · 6 years ago
  77. 3abe15b Fixes dummy leak in fuzz driver by Philippe Antoine · 6 years ago
  78. 2b7c9a2 Use rand instead of srand by Philippe Antoine · 6 years ago
  79. f049304 Removes warnings for unused parameters by Philippe Antoine · 6 years ago
  80. 9c7b698 Fuzz performance test without entropy by Philippe Antoine · 7 years ago
  81. 7233352 Fuzz testing by Philippe Antoine · 7 years ago
  82. fd0f654 Merge remote-tracking branch 'origin/pr/2697' into development by Jaeden Amero · 6 years ago
  83. ca4e4a8 Merge remote-tracking branch 'origin/pr/2614' into development by Jaeden Amero · 6 years ago
  84. aada0c7 Merge remote-tracking branch 'origin/pr/2053' into development by Jaeden Amero · 6 years ago
  85. c54ee93 Merge remote-tracking branch 'origin/pr/2443' into development by Jaeden Amero · 6 years ago
  86. 7af080a Merge remote-tracking branch 'origin/pr/2442' into development by Jaeden Amero · 6 years ago
  87. adcde5e Add all.sh component that exercises invalid_param checks by Gilles Peskine · 6 years ago
  88. 6b5dc68 Merge remote-tracking branch 'origin/pr/2430' into development by Jaeden Amero · 6 years ago
  89. e1b02df Merge remote-tracking branch 'origin/pr/2260' into development by Jaeden Amero · 6 years ago
  90. e7655df Make test suites compatible with #include <assert.h> by Gilles Peskine · 6 years ago
  91. 61cf9e3 Fix documentation of X.509 parsing test by Hanno Becker · 6 years ago
  92. a3daa21 Merge remote-tracking branch 'origin/pr/2678' into development by Jaeden Amero · 6 years ago
  93. 5d26e7c Pass -m32 to the linker as well by Gilles Peskine · 6 years ago
  94. 2353b54 test: Remove redundant 0-byte decryption test by Jaeden Amero · 6 years ago
  95. ab11889 test: Check empty buffer decryption for chachapoly by Jaeden Amero · 6 years ago
  96. 6b1683d all.sh: Perform targeted EtM tests for MAC-less configs by Jaeden Amero · 6 years ago
  97. 2de07f1 ssl: Don't access non-existent encrypt_then_mac field by Jaeden Amero · 6 years ago
  98. 7717c41 Add X.509 CRT parsing test for mixed time-encodings by Hanno Becker · 6 years ago
  99. 8671e81 Improve X.509 CRT parsing test names by Hanno Becker · 6 years ago
  100. 04b10c0 Add negative X.509 parsing tests for v3Ext in v1/v2 CRT by Hanno Becker · 6 years ago