1. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  2. e8ff350 Update code to align with tls13 coding standard by XiaokangQian · 3 years, 4 months ago
  3. de33391 Rebase and solve conflicts by XiaokangQian · 3 years, 4 months ago
  4. 8f9dfe4 Fix comments about coding styles and test cases by XiaokangQian · 3 years, 4 months ago
  5. cfd925f Fix comments and remove hrr related code by XiaokangQian · 3 years, 4 months ago
  6. a2da9c7 Merge pull request #5631 from gstrauss/enum-tls-vers by Paul Elliott · 3 years, 4 months ago
  7. 59b0d54 Convert tests to use mbedtls_ssl_conf_(min|max)_tls_version() by Glenn Strauss · 3 years, 4 months ago
  8. 39e624c Convert tests to use MBEDTLS_SSL_VERSION_TLS1_* by Glenn Strauss · 3 years, 4 months ago
  9. b4f874d raw_key_agreement_fail: Add a nominal run by Gilles Peskine · 3 years, 4 months ago
  10. b342782 Test failing raw_key_agreement in ssl mock tests by Andrzej Kurek · 3 years, 5 months ago
  11. 0e980e8 Merge pull request #5640 from ronald-cron-arm/version-negotiation-2 by Ronald Cron · 3 years, 4 months ago
  12. 33a9d61 Merge pull request #5638 from paul-elliott-arm/ssl_cid_accessors by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  13. 6a25159 Merge pull request #5648 from gabor-mezei-arm/5403_hkdf_use_internal_psa_implementations by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  14. 02758a5 Add tls CID tests by Paul Elliott · 3 years, 5 months ago
  15. 37bdaab tls: Simplify the logic of the config version check and test it by Ronald Cron · 3 years, 4 months ago
  16. 086ee0b ssl_tls.c: Reject TLS 1.3 version configuration for server by Ronald Cron · 3 years, 5 months ago
  17. ed6d658 Use hash algoritm for parameter instead of HMAC by Gabor Mezei · 3 years, 4 months ago
  18. 07732f7 Translate from mbedtls_md_type_t to psa_algorithm_t by Gabor Mezei · 3 years, 4 months ago
  19. cefa904 Merge pull request #5622 from paul-elliott-arm/timing_delay_accessor by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  20. 42d5e51 Make test function name more accurate by Paul Elliott · 3 years, 4 months ago
  21. 21bbb7a Add simple test to ensure accessor is working by Paul Elliott · 3 years, 5 months ago
  22. f4042f0 Merge pull request #5573 from superna9999/5176-5177-5178-5179-tsl-record-hmac by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  23. 4f09129 Remove Obsolete SSLs tests with truncated MAC tags & NULL/CBC cipher by Neil Armstrong · 3 years, 5 months ago
  24. c5efb8e Use PSA error code by Gabor Mezei · 3 years, 6 months ago
  25. 5d7d201 Update test by Gabor Mezei · 3 years, 6 months ago
  26. 73cb6f5 Add tests for mbedtls_psa_hkdf_extrct by Gabor Mezei · 3 years, 6 months ago
  27. 436b726 Merge pull request #5362 from yuhaoth/pr/enable-tls13-only-build by Paul Elliott · 3 years, 6 months ago
  28. baa4934 Add check tests by Jerry Yu · 3 years, 6 months ago
  29. cbe5ba5 Add tests for mbedtls_psa_hkdf_expand by Gabor Mezei · 3 years, 6 months ago
  30. b35759d Add tests for mbedtls_psa_hkdf_expand by Gabor Mezei · 3 years, 6 months ago
  31. f4facef Adapt ssl_decrypt_non_etm_cbc() test for psa crypto and remove redundant test cases by Przemyslaw Stekiel · 3 years, 6 months ago
  32. f4b3f08 test_suite_ssl.data: remove redundant test cases(short tag + GCM) by Przemyslaw Stekiel · 3 years, 7 months ago
  33. 5b2de0c test_suite_ssl.data: remove redundant test cases by Przemyslaw Stekiel · 3 years, 7 months ago
  34. 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
  35. 3921134 Merge pull request #5263 from ronald-cron-arm/psa-test-driver_3.x by Gilles Peskine · 3 years, 8 months ago
  36. 18cd8db tests: ssl: Add misssing dependencies on SHA-1 by Ronald Cron · 3 years, 10 months ago
  37. d25fab6 Update based on comments by Xiaofei Bai · 3 years, 8 months ago
  38. 746f948 Fix 1_3/13 usages in macros and function names by Xiaofei Bai · 3 years, 9 months ago
  39. 7f813d5 add group api tests by Brett Warren · 3 years, 10 months ago
  40. d7e4b2c Remove duplicated test from SSL test suite by Hanno Becker · 4 years ago
  41. 1f91878 Specify padding granularity in TLS 1.3 record protection KATs by Hanno Becker · 4 years ago
  42. a77d005 Add known answer tests for TLS 1.3 record protection by Hanno Becker · 4 years, 5 months ago
  43. c3366a4 Added mis-removed test and removed unneeded tests by TRodziewicz · 4 years, 1 month ago
  44. 2abf03c Remove all TLS 1.0 and 1.1 instances and add some compatibility tests by TRodziewicz · 4 years, 1 month ago
  45. e9bc857 Merge pull request #4552 from hanno-arm/mbedtls_3_0_key_export by Gilles Peskine · 4 years, 1 month ago
  46. a7991f2 Remove all occurrences of TLS < 1.2 PRF identifier by Hanno Becker · 4 years, 2 months ago
  47. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  48. 68237d7 Merge pull request #4548 from hanno-arm/tls13_key_schedule_upstream by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  49. ea62d2f Merge pull request #4369 from hanno-arm/relax_psk_config by Ronald Cron · 4 years, 2 months ago
  50. 55bc2c5 Test TLS 1.3 PSK binder calculation helper by Hanno Becker · 4 years, 2 months ago
  51. a4f40a0 Test TLS 1.3 second level key derivation helpers by Hanno Becker · 4 years, 2 months ago
  52. 4b3dfd0 Fix test data description by Mateusz Starzyk · 4 years, 3 months ago
  53. 4228f89 Merge branch 'development' into convert_NO_SHA384_to_positive by Mateusz Starzyk · 4 years, 3 months ago
  54. 6326a8d Fix SHA definitions and their dependencies in library and test suites. by Mateusz Starzyk · 4 years, 3 months ago
  55. 6328133 tests: Fix test arguments separator by Ronald Cron · 4 years, 3 months ago
  56. 3352a53 Modify config option for SHA384. by Mateusz Starzyk · 4 years, 4 months ago
  57. 6667ffd Test new semantics for static PSK configuration by Hanno Becker · 4 years, 4 months ago
  58. 5224e29 Drop support for RC4 TLS ciphersuites. by Mateusz Starzyk · 4 years, 6 months ago
  59. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  60. 29ea84e Avoid duplicated test case names in TLS 1.3 key schedule unit tests by Hanno Becker · 5 years ago
  61. 3eb3563 Fix TLS 1.3 key schedule unit test case name by Hanno Becker · 5 years ago
  62. 8c82bfd Use TLS1_3_CONTEXT_[UN]HASHED in 1.3 key schedule tests by Hanno Becker · 5 years ago
  63. 81e91d4 Add further unit tests for TLS 1.3 key schedule by Hanno Becker · 5 years ago
  64. 70d7fb0 Don't hardcode TLS 1.3 labels in test cases by Hanno Becker · 5 years ago
  65. ab2ce23 Fix typo in SSL test suite by Hanno Becker · 5 years ago
  66. f376cee Remove redundant dependency in TLS 1.3 key generation tests by Hanno Becker · 5 years ago
  67. 2d2c3eb Add tests for TLS 1.3 key evolution function by Hanno Becker · 5 years ago
  68. e4849d1 Add test vectors for TLS 1.3 Derive-Secret by Hanno Becker · 5 years ago
  69. 19498f8 Add test vectors for TLS 1.3 traffic key generation by Hanno Becker · 5 years ago
  70. 39ff492 Add test vectors for TLS 1.3 HKDF-Expand-Label by Hanno Becker · 5 years ago
  71. 7fe2c5f Add mbedtls_ssl_cf_memcpy_offset() with tests by Manuel Pégourié-Gonnard · 5 years ago
  72. eaa0739 Merge pull request #716 from mpg/ct-varlen-hmac by Manuel Pégourié-Gonnard · 5 years ago
  73. 864abbf Rework how lengths are expressed in CBC test by Manuel Pégourié-Gonnard · 5 years ago
  74. 045f094 Add dummy constant-flow HMAC function with tests by Manuel Pégourié-Gonnard · 5 years ago
  75. 62af37d Add tests with ARIA, Camellia, 3DES by Manuel Pégourié-Gonnard · 5 years ago
  76. 7a1cb41 Add test cases with MD5, SHA1, SHA384 by Manuel Pégourié-Gonnard · 5 years ago
  77. e79e3bb Add test cases with various record sizes by Manuel Pégourié-Gonnard · 5 years ago
  78. 527c1ff Generate good/bad padding programmatically by Manuel Pégourié-Gonnard · 5 years ago
  79. 0ac01a1 TLS: Add negative tests for non-EtM CBC decryption by Manuel Pégourié-Gonnard · 5 years ago
  80. c857044 Add min/max version negotiation to unit tests by Paul Elliott · 5 years ago
  81. b54094b Fix copy-pasta in TLS 1.3 record protection unit test names by Hanno Becker · 5 years ago
  82. 3169dad Add unit tests for TLS 1.3 record encryption by Hanno Becker · 5 years ago
  83. 8ea6872 Improve pointer calculations when resizing I/O buffers by Andrzej Kurek · 5 years ago
  84. 5e7d6fd Merge 'mbedtls/development' into merge-crypto-unremoved-20200304 by Gilles Peskine · 5 years ago
  85. 049feff Add dependencies on !MBEDTLS_SHA512_NO_SHA384 to x509/ssl unit tests 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. 0afa2a1 Add I/O buffer resizing in handshake init and free by Andrzej Kurek · 5 years ago
  88. bde7ee8 Add DTLS handshake fragmentation test by Piotr Nowicki · 5 years ago
  89. 8a6ff15 test_suite_ssl refactoring: provide default options structure for tests by Andrzej Kurek · 5 years ago
  90. 316da1f test_suite_ssl refactoring: merge renegotiation test into handshake by Andrzej Kurek · 5 years ago
  91. 9e9efdc test_suite_ssl refactoring: merge tls & dtls application data tests by Andrzej Kurek · 5 years ago
  92. 95e9eb8 Add test for renegotiation in DTLS by Piotr Nowicki · 5 years ago
  93. 6a7f01c Add test with sending application data via DTLS by Piotr Nowicki · 5 years ago
  94. da2b678 Add a dtls handshake test with context serialization by Andrzej Kurek · 5 years ago
  95. 941962e Add DTLS handshake tests for the mocked ssl test suite by Andrzej Kurek · 5 years ago
  96. c3fca5e Add tests with sending application data to test_suite_ssl by Piotr Nowicki · 6 years ago
  97. cc5169c Add a PSK test to the mocked ssl handshake tests by Andrzej Kurek · 6 years ago
  98. f40daa3 Add version & ciphersuite tests to ssl handshake by Andrzej Kurek · 6 years ago
  99. 2a1f178 Add test for prescribed states of handshake with the custom IO callbacks by Piotr Nowicki · 6 years ago
  100. 79ef1d4 Merge pull request #2987 from AndrzejKurek/iotssl-2958-datagram-transport-simulated by Jaeden Amero · 6 years ago