1. 46a6c20 Add checked returns to tests without them. by Paul Elliott · 3 years, 8 months ago
  2. d25fab6 Update based on comments by Xiaofei Bai · 3 years, 8 months ago
  3. 746f948 Fix 1_3/13 usages in macros and function names by Xiaofei Bai · 3 years, 9 months ago
  4. 161d661 Merge pull request #5222 from paul-elliott-arm/fix_test_suite_ssl by Gilles Peskine · 3 years, 8 months ago
  5. 21c8fe5 Fix compilation errors. by Paul Elliott · 3 years, 8 months ago
  6. be7b21d Merge branch 'development' into 3649_move_constant_time_functions_into_separate_module by Gabor Mezei · 3 years, 8 months ago
  7. 7f813d5 add group api tests by Brett Warren · 3 years, 10 months ago
  8. 22c9a6f Rename internal header constant_time.h to constant_time_internal.h by Gabor Mezei · 3 years, 10 months ago
  9. 90437e3 Rename constant-time functions to have mbedtls_ct prefix by Gabor Mezei · 3 years, 10 months ago
  10. 9c1203f Delete ssl_invasive.h due to duplicated function declarations by gabor-mezei-arm · 3 years, 10 months ago
  11. 9fa43ce Rename function to have suitable name by gabor-mezei-arm · 3 years, 10 months ago
  12. 2aec149 Merge pull request #4248 from hanno-arm/tls13_populate_transform by Dave Rodgman · 4 years ago
  13. 8bb9b80 Merge pull request #4806 from hanno-arm/ssl_session_serialization_version by Gilles Peskine · 4 years ago
  14. 1f91878 Specify padding granularity in TLS 1.3 record protection KATs by Hanno Becker · 4 years ago
  15. 4153745 Add comment regarding the wire-version used in TLS 1.3 records by Hanno Becker · 4 years, 4 months ago
  16. 80e760e Fix memory leak in TLS 1.3 record protection unit test by Hanno Becker · 4 years, 5 months ago
  17. a77d005 Add known answer tests for TLS 1.3 record protection by Hanno Becker · 4 years, 5 months ago
  18. b637150 Merge pull request #4730 from TRodziewicz/finish_removing_tls_1.0_and_1.1 by Manuel Pégourié-Gonnard · 4 years ago
  19. fadbdbb Store TLS version in SSL session structure by Hanno Becker · 4 years ago
  20. 299510e Correction to comments and changelog removed by TRodziewicz · 4 years, 1 month ago
  21. 2abf03c Remove all TLS 1.0 and 1.1 instances and add some compatibility tests by TRodziewicz · 4 years, 1 month ago
  22. bc00044 Rename MBEDTLS_ERR_SSL_BAD_HS_PROTOCOL_VERSION by Hanno Becker · 4 years, 1 month ago
  23. 508d3a5 Merge pull request #4664 from tom-daubney-arm/rm_truncated_HMAC_ext by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  24. 84dea01 Add RNG params to private key parsing by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  25. c46bf3c Modifies tests in test_suite_ssl.function by Thomas Daubney · 4 years, 2 months ago
  26. 68237d7 Merge pull request #4548 from hanno-arm/tls13_key_schedule_upstream by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  27. ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
  28. 55bc2c5 Test TLS 1.3 PSK binder calculation helper by Hanno Becker · 4 years, 2 months ago
  29. a4f40a0 Test TLS 1.3 second level key derivation helpers by Hanno Becker · 4 years, 2 months ago
  30. 03092f5 avoid -Wmaybe-uninitialized when buiding with gcc11 by Shawn Carey · 4 years, 3 months ago
  31. fd86ca8 Rename SOME_MODES_USE_MAC -> SOME_SUITES_USE_MAC by Hanno Becker · 4 years, 8 months ago
  32. 6667ffd Test new semantics for static PSK configuration by Hanno Becker · 4 years, 4 months ago
  33. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  34. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  35. 4dfb83c Merge pull request #4164 from chris-jones-arm/move-internal-headers by Manuel Pégourié-Gonnard · 4 years, 4 months ago
  36. 1aec646 Remove certs module from mbedtls. by Mateusz Starzyk · 4 years, 6 months ago
  37. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  38. 84a773f Rename ssl_internal.h to ssl_misc.h by Chris Jones · 4 years, 5 months ago
  39. e2191cd Update includes to use library/ instead of include/mbedtls/ by Chris Jones · 4 years, 6 months ago
  40. 1f186ff Add missing calls to USE_PSA_DONE by Gilles Peskine · 4 years, 6 months ago
  41. 9de97e2 Make {USE_,}PSA_{INIT,DONE} available in all test suites by Gilles Peskine · 4 years, 6 months ago
  42. 5d332f0 Merge pull request #4105 from paul-elliott-arm/fix_test_leak by Gilles Peskine · 4 years, 6 months ago
  43. c7b5374 Fix for memory leak in ssl tests by Paul Elliott · 4 years, 6 months ago
  44. 9634bb1 Move helper testing functions to tests/src/helpers.c by Chris Jones · 4 years, 7 months ago
  45. ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
  46. 1413bd8 Simplify identification of TLS 1.3 labels in unit test suite by Hanno Becker · 5 years ago
  47. 70d7fb0 Don't hardcode TLS 1.3 labels in test cases by Hanno Becker · 5 years ago
  48. 493ea7f Remove instances of camelCase in TLS 1.3 key schedule by Hanno Becker · 5 years ago
  49. fb08096 Use ASSERT_COMPARE instead of TEST_ASSERT( memcmp( ... ) == 0 ) by Hanno Becker · 5 years ago
  50. 73c825a Shorten include path in test_suite_ssl.function by Hanno Becker · 5 years ago
  51. 2d2c3eb Add tests for TLS 1.3 key evolution function by Hanno Becker · 5 years ago
  52. e4849d1 Add test vectors for TLS 1.3 Derive-Secret by Hanno Becker · 5 years ago
  53. 19498f8 Add test vectors for TLS 1.3 traffic key generation by Hanno Becker · 5 years ago
  54. 39ff492 Add test vectors for TLS 1.3 HKDF-Expand-Label by Hanno Becker · 5 years ago
  55. 7fe2c5f Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
  56. eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
  57. e55653f Improve comments about padlen convention by Manuel Pégourié-Gonnard · 5 years ago
  58. c321900 Fix suboptimal use of ASSER_ALLOC() by Manuel Pégourié-Gonnard · 5 years ago
  59. ca8287c Use test_set_step() in loop in cf_hmac test by Manuel Pégourié-Gonnard · 5 years ago
  60. ed0e864 Factor repeated condition to its own macro by Manuel Pégourié-Gonnard · 5 years ago
  61. 9670a59 Start testing cf_hmac() for constant flow by Manuel Pégourié-Gonnard · 5 years ago
  62. b51f044 Fix misleading comment in test function by Manuel Pégourié-Gonnard · 5 years ago
  63. 864abbf Rework how lengths are expressed in CBC test by Manuel Pégourié-Gonnard · 5 years ago
  64. 4adc04a Give a constant a name in test function by Manuel Pégourié-Gonnard · 5 years ago
  65. 65a6fa3 Make cf_hmac() STATIC_TESTABLE by Manuel Pégourié-Gonnard · 5 years ago
  66. 045f094 Add dummy constant-flow HMAC function with tests by Manuel Pégourié-Gonnard · 5 years ago
  67. 913a204 Fix undeclared dependency of test function by Manuel Pégourié-Gonnard · 5 years ago
  68. 527c1ff Generate good/bad padding programmatically by Manuel Pégourié-Gonnard · 5 years ago
  69. 0ac01a1 TLS: Add negative tests for non-EtM CBC decryption by Manuel Pégourié-Gonnard · 5 years ago
  70. ac6ae35 tests: suites: Remove `hex` in name of variables of type data_t by Ronald Cron · 5 years ago
  71. 9dfcae8 Merge pull request #3426 from paul-elliott-arm/resource_leak by Manuel Pégourié-Gonnard · 5 years ago
  72. b21b1f5 Merge pull request #3387 from ronald-cron-arm/tests-common-code by Manuel Pégourié-Gonnard · 5 years ago
  73. 6c5bd7f tests: Reformating due to rnd_* renaming by Ronald Cron · 5 years ago
  74. 351f0ee tests: Add mbedtls_test_ prefix to rnd_* symbols by Ronald Cron · 5 years ago
  75. de70b16 tests: Add mbedtls_test_ prefix to hexcmp() by Ronald Cron · 5 years ago
  76. 6f1eda7 Fix for resource leak in test_suite_ssl by Paul Elliott · 5 years ago
  77. c857044 Add min/max version negotiation to unit tests by Paul Elliott · 5 years ago
  78. bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
  79. d12402f Fix undeclared deps on MBEDTLS_CTR_DRBG in tests by Manuel Pégourié-Gonnard · 5 years ago
  80. e683287 Adapt SSL record protection unit test to setup TLS 1.3 transforms by Hanno Becker · 5 years ago
  81. b2713ab Enhance record encryption unit tests by checking hidden content type by Hanno Becker · 5 years ago
  82. 8ea6872 Improve pointer calculations when resizing I/O buffers by Andrzej Kurek · 5 years ago
  83. 5e7d6fd Merge 'mbedtls/development' into merge-crypto-unremoved-20200304 by Gilles Peskine · 5 years ago
  84. 19e841e Fix warning about a potentially initialized variable by Gilles Peskine · 5 years ago
  85. eccd888 Rename identifiers containing double-underscore by Gilles Peskine · 5 years ago
  86. 438bf3b App data with 1/n-1 splitting in test suite by Piotr Nowicki · 5 years ago
  87. c31f970 Merge pull request #3075 from AndrzejKurek/variable-buffer-size by Jaeden Amero · 5 years ago mbedtls-2.22.0d0
  88. 55727c3 Merge pull request #3088 from AndrzejKurek/ssl-mocks-coverity by Jaeden Amero · 5 years ago
  89. 89bdc58 test_suite_ssl: check for errors during queue setup by Andrzej Kurek · 5 years ago
  90. 45916ba test_suite_ssl: fix coverity issues with uninitialized members by Andrzej Kurek · 5 years ago
  91. 0afa2a1 Add I/O buffer resizing in handshake init and free by Andrzej Kurek · 5 years ago
  92. aad82f9 Add variable buffer length tests to all.sh by Darryl Green · 6 years ago
  93. bde7ee8 Add DTLS handshake fragmentation test by Piotr Nowicki · 5 years ago
  94. 8a6ff15 test_suite_ssl refactoring: provide default options structure for tests by Andrzej Kurek · 5 years ago
  95. 316da1f test_suite_ssl refactoring: merge renegotiation test into handshake by Andrzej Kurek · 5 years ago
  96. 9e9efdc test_suite_ssl refactoring: merge tls & dtls application data tests by Andrzej Kurek · 5 years ago
  97. 95e9eb8 Add test for renegotiation in DTLS by Piotr Nowicki · 5 years ago
  98. 6a7f01c Add test with sending application data via DTLS by Piotr Nowicki · 5 years ago
  99. da2b678 Add a dtls handshake test with context serialization by Andrzej Kurek · 5 years ago
  100. 941962e Add DTLS handshake tests for the mocked ssl test suite by Andrzej Kurek · 5 years ago