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