1. 195a8f7 Add an acceptance test for memory usage after handshake by Piotr Nowicki · 6 years ago archive/dev/buffer-resizing dev/buffer-resizing
  2. 9d86720 Add I/O buffer resizing in handshake init and free by Andrzej Kurek · 5 years ago
  3. aad82f9 Add variable buffer length tests to all.sh by Darryl Green · 6 years ago
  4. bde7ee8 Add DTLS handshake fragmentation test by Piotr Nowicki · 5 years ago
  5. 8a6ff15 test_suite_ssl refactoring: provide default options structure for tests by Andrzej Kurek · 5 years ago
  6. 316da1f test_suite_ssl refactoring: merge renegotiation test into handshake by Andrzej Kurek · 5 years ago
  7. 9e9efdc test_suite_ssl refactoring: merge tls & dtls application data tests by Andrzej Kurek · 5 years ago
  8. 95e9eb8 Add test for renegotiation in DTLS by Piotr Nowicki · 5 years ago
  9. 6a7f01c Add test with sending application data via DTLS by Piotr Nowicki · 5 years ago
  10. 20b3a68 Merge pull request #3042 from AndrzejKurek/dtls-handshake-serialization by Jaeden Amero · 5 years ago
  11. 6fc816a Merge pull request #3038 from gilles-peskine-arm/align-crypto-programs by Janos Follath · 5 years ago
  12. da2b678 Add a dtls handshake test with context serialization by Andrzej Kurek · 5 years ago
  13. a08e699 Merge pull request #3036 from AndrzejKurek/dtls-handshake-tests by Jaeden Amero · 5 years ago
  14. 84d2fd4 Bump version to Mbed TLS 2.21.0 by Janos Follath · 5 years ago
  15. 941962e Add DTLS handshake tests for the mocked ssl test suite by Andrzej Kurek · 5 years ago
  16. 15daf50 Parametrize the endpoint init and free to prepare for DTLS tests by Andrzej Kurek · 5 years ago
  17. 765d240 Test component with malloc(0) returning NULL: run some ssl tests by Gilles Peskine · 5 years ago
  18. c4ef7a9 Add a test component with malloc(0) returning NULL by Gilles Peskine · 6 years ago
  19. 7cb47de query_config: Move to programs/test by Jaeden Amero · 6 years ago
  20. 4c08dd4 Merge pull request #2852 from gilles-peskine-arm/2.19-fix-full-Os by Manuel Pégourié-Gonnard · 5 years ago
  21. 1a44a15 Change the order of endpoint initialization steps by Andrzej Kurek · 5 years ago
  22. f46b912 Change test queue errors to SSL_WANT_WRITE and SSL_WANT_READ by Andrzej Kurek · 5 years ago
  23. c3fca5e Add tests with sending application data to test_suite_ssl by Piotr Nowicki · 6 years ago
  24. c64eb63 Merge pull request #3021 from AndrzejKurek/handshake-tests by Jaeden Amero · 5 years ago
  25. cc5169c Add a PSK test to the mocked ssl handshake tests by Andrzej Kurek · 6 years ago
  26. 5da20cc Merge pull request #3023 from gilles-peskine-arm/config-crypto by Gilles Peskine · 5 years ago
  27. f40daa3 Add version & ciphersuite tests to ssl handshake by Andrzej Kurek · 6 years ago
  28. 148c3de Merge pull request #3018 from mpg/fix-ssl-opt-gnutls-no-sha1 by Janos Follath · 6 years ago
  29. ec10bf1 Test GCC and Clang with common build options by Gilles Peskine · 6 years ago
  30. 6ec0f0f Replace -O0 by -O1 or -Os in most components by Gilles Peskine · 6 years ago
  31. 2fdb1af Merge pull request #2236 from andresag01/iotssl-2156-deprecate-sslv3 by Janos Follath · 6 years ago
  32. 6bb3915 Always use "-O1 -Werror" in crypto-only test builds by Gilles Peskine · 6 years ago
  33. b298074 Refactor certificates and keys in ssl handshake mock tests by Andrzej Kurek · 6 years ago
  34. ec541fe Add test components for crypto-only builds by Gilles Peskine · 6 years ago
  35. f4e672e Add missing compilation guards in test suite by Gilles Peskine · 6 years ago
  36. 03035eb Stop testing ssl3 when it isn't enabled by Manuel Pégourié-Gonnard · 6 years ago
  37. 2a1f178 Add test for prescribed states of handshake with the custom IO callbacks by Piotr Nowicki · 6 years ago
  38. ead19fe Merge pull request #2975 from mpg/add-zlib-tests-dev by Manuel Pégourié-Gonnard · 6 years ago
  39. bc4da29 De-duplicate SHA1-independent test in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  40. 79ef1d4 Merge pull request #2987 from AndrzejKurek/iotssl-2958-datagram-transport-simulated by Jaeden Amero · 6 years ago
  41. 77cbeff Fix ssl-opt.sh for GnuTLS versions rejecting SHA-1 by Manuel Pégourié-Gonnard · 6 years ago
  42. ba1150f Merge pull request #2995 from gilles-peskine-arm/coverity-20200115-tls into development by Janos Follath · 6 years ago
  43. bfc73bc Merge pull request #2988 from piotr-now/iotssl-2954-custom-io-callbacks-to-ssl-unit-test by Jaeden Amero · 6 years ago
  44. d796e19 Fix memory allocation fail in TCP mock socket by Piotr Nowicki · 6 years ago
  45. f2e2902 Add detection for zlib headers to all.sh by Manuel Pégourié-Gonnard · 6 years ago
  46. 342d2ca Add test for record compression in ssl-opt.sh by Manuel Pégourié-Gonnard · 6 years ago
  47. 95e0449 Add all.sh components with ZLIB enabled by Manuel Pégourié-Gonnard · 6 years ago
  48. 890b5ca Change non-blocking read/write in TCP mock socket by Piotr Nowicki · 6 years ago
  49. fb437d7 Fix segmentation fault in mbedtls_test_buffer by Piotr Nowicki · 6 years ago
  50. bc483de Add a message-based socket mock connection to the ssl tests by Andrzej Kurek · 6 years ago
  51. 13719cd Add a message metadata queue in ssl tests by Andrzej Kurek · 6 years ago
  52. f777414 ssl test suite: enable dropping bytes from buffer by Andrzej Kurek · 6 years ago
  53. 9c67323 Fix outcome file leak if execute_tests exits early by Gilles Peskine · 6 years ago
  54. 83f33d3 Bump version to Mbed TLS 2.20.0 by Janos Follath · 6 years ago
  55. 252faff Merge pull request #2966 from dgreen-arm/fix-pylint-warnings by Jaeden Amero · 6 years ago
  56. fb5faa2 Fix some pylint warnings by Darryl Green · 6 years ago
  57. c673c2c Break up the ssl_mock_tcp unit test by Janos Follath · 6 years ago
  58. 3766ba5 Add non-blocking mock TCP callbacks to SSL tests by Janos Follath · 6 years ago
  59. 031827f Add mbedtls_mock_socket to SSL unit tests by Janos Follath · 6 years ago
  60. 6264e66 Add mbedtls_test_buffer to SSL unit tests by Janos Follath · 6 years ago
  61. 512fe96 Fix test assert macro calls by Janos Follath · 6 years ago
  62. 6608e71 Change ASSERT_ALLOC to take a size in elements, not bytes by Gilles Peskine · 7 years ago
  63. 2840530 New macro ASSERT_ALLOC to allocate memory in tests by Gilles Peskine · 7 years ago
  64. 61c8a37 Merge pull request #2836 from hanno-arm/x509_crt_policies_tests by Jaeden Amero · 6 years ago
  65. 43259ce Remove unused test data file by Gilles Peskine · 6 years ago
  66. 2e86a20 Remove component designed to test MAX_SIGNATURE_SIZE by Gilles Peskine · 6 years ago
  67. ce35cb3 'make test' must fail if Asan fails by Gilles Peskine · 6 years ago
  68. 5ca393f Asan make builds: avoid sanitizer recovery by Gilles Peskine · 6 years ago
  69. 2558d30 Use UBsan in addition to Asan with 'make test' by Gilles Peskine · 6 years ago
  70. 8fd5942 Unify ASan options in make builds by Gilles Peskine · 6 years ago
  71. 719ae74 Merge pull request #2884 from AndrzejKurek/iotssl-2886-fix-parallel-make-jobs-2 by Jaeden Amero · 6 years ago
  72. 232e8f9 Enable parallel shared target tests by Andrzej Kurek · 6 years ago
  73. df2cd9e Makefiles: move the dependencies block to be after DLEXT definition by Andrzej Kurek · 6 years ago
  74. f70d3eb Uncomment X509 test that now works by Gilles Peskine · 6 years ago
  75. 74692ae Merge remote-tracking branch 'origin/pr/2488' into development by Jaeden Amero · 6 years ago
  76. 230b87a Merge remote-tracking branch 'origin/pr/2843' into development by Jaeden Amero · 6 years ago
  77. 717cd76 Restore MBEDTLS_TEST_OUTCOME_FILE after test_default_out_of_box by Gilles Peskine · 6 years ago
  78. 0d8b86a ssl-opt.sh: Fix some test case descriptions by Gilles Peskine · 6 years ago
  79. 57870e8 Reject non-ASCII characters in test case descriptions by Gilles Peskine · 6 years ago
  80. f12ad58 Process input files as binary by Gilles Peskine · 6 years ago
  81. 32b9421 Factor description-checking code into a common function by Gilles Peskine · 6 years ago
  82. 283df2e Fix cosmetic error in warnings by Gilles Peskine · 6 years ago
  83. 168858f Fix regex matching run_test calls in ssl-opt.sh by Gilles Peskine · 6 years ago
  84. 895868b all.sh: run check-test-cases.py by Gilles Peskine · 6 years ago
  85. 600bb69 Better information messages for quick checks by Gilles Peskine · 6 years ago
  86. a9478ba Fix configuration short name in key-exchanges.pl by Gilles Peskine · 6 years ago
  87. 7a020f3 Make test case descriptions unique by Gilles Peskine · 6 years ago
  88. ba94b58 New test script check-test-cases.py by Gilles Peskine · 6 years ago
  89. 67ffdaf all.sh --outcome-file creates an outcome file by Gilles Peskine · 6 years ago
  90. c21a9f0 Merge remote-tracking branch 'origin/pr/2765' into development by Jaeden Amero · 6 years ago
  91. 16a25e0 Add set+get tests by Gilles Peskine · 6 years ago
  92. fd7ad33 Consolidate tests for set with/without values by Gilles Peskine · 6 years ago
  93. 9004a17 Set meaningful test configuration names when running tests by Gilles Peskine · 6 years ago
  94. 654bab7 ssl-opt: remove semicolons from test case descriptions by Gilles Peskine · 6 years ago
  95. 560280b Test outcome file support: ssl-opt.sh by Gilles Peskine · 6 years ago
  96. 51dcc24 Test outcome file support: test suites by Gilles Peskine · 6 years ago
  97. 47b7540 Give a type name to test_info by Gilles Peskine · 6 years ago
  98. 31fccc8 Fix typo in message by Gilles Peskine · 6 years ago
  99. 3c1c8ea Prefer unsigned types for non-negative numbers by Gilles Peskine · 6 years ago
  100. a708dae Add comment to help syntax highlighting in editors by Gilles Peskine · 6 years ago