1. 32c28ce Merge pull request #8715 from valeriosetti/issue7964 by Manuel Pégourié-Gonnard · 1 year, 6 months ago
  2. 747bedb Merge pull request #8733 from ivq/gcm_ad_len_check by Janos Follath · 1 year, 6 months ago
  3. 12285c5 Add calls to BLOCK_CIPHER_PSA_INIT / BLOCK_CIPHER_PSA_DONE by Dave Rodgman · 1 year, 6 months ago
  4. 38dbab9 tests: ssl: Adjust early data test by Ronald Cron · 1 year, 6 months ago
  5. 78a38f6 tls13: srv: Do not use early_data_status by Ronald Cron · 1 year, 6 months ago
  6. 579bd4d Update early data test by Jerry Yu · 1 year, 9 months ago
  7. 192e0f9 ssl_server2: Add read early data support by Jerry Yu · 2 years, 8 months ago
  8. ba8e9ad Fix test dependencies by Dave Rodgman · 1 year, 6 months ago
  9. 11cc412 Merge pull request #8711 from ronald-cron-arm/tls13-ticket-and-early-data-unit-test by Ronald Cron · 1 year, 6 months ago
  10. 6823247 Fix compile warning in tests by Dave Rodgman · 1 year, 6 months ago
  11. eb84534 Use TEST_EQUAL instead of TEST_ASSERT where possible by Ronald Cron · 1 year, 6 months ago
  12. 5de9c6f Fix and add comments in ticket and early data test function by Ronald Cron · 1 year, 6 months ago
  13. 095a3a5 Fix PSA init and done macros in TLS unit tests by Ronald Cron · 1 year, 6 months ago
  14. faf026c Explain purpose of test specific write/parse ticket functions by Ronald Cron · 1 year, 6 months ago
  15. d4c373a Refactor all.sh clang version detection code by Tom Cosgrove · 1 year, 6 months ago
  16. 9e4eeff Fix comment about verison of clang required for 'build_aes_armce' by Tom Cosgrove · 1 year, 6 months ago
  17. c4e9118 Merge pull request #8751 from trofi/gcc-14-calloc-fix by Paul Elliott · 1 year, 6 months ago gh-readonly-queue/development/pr-8751-935182fe2b5f4801e29026ea504f168ca450150b
  18. da2a33d tests: fix `calloc()` argument list (`gcc-14` fix) by Sergei Trofimovich · 1 year, 6 months ago
  19. ef56795 Fix 1 forgotten separate input/output buffer by Chien Wong · 1 year, 6 months ago
  20. 92c17c4 Use separate input/output buffer. Explain why error is expected by Chien Wong · 1 year, 6 months ago
  21. 99ff1f5 Add test cases on GCM AD, input, IV length by Chien Wong · 1 year, 6 months ago
  22. 13f2f4e Merge remote-tracking branch 'restricted/development' into mbedtls-3.5.2rc by Dave Rodgman · 1 year, 6 months ago
  23. e23d647 Bump version by Dave Rodgman · 1 year, 6 months ago
  24. af553bf Add required dependency to the testcase by Jonathan Winzig · 1 year, 7 months ago
  25. acd35a5 Remove unneeded testcase by Jonathan Winzig · 1 year, 7 months ago
  26. 144bfde Update test-data to use SIZE_MAX by Jonathan Winzig · 1 year, 7 months ago
  27. 93f5240 Add missing newline at the end of test_suite_x509write.data by Jonathan Winzig · 1 year, 7 months ago
  28. 1c7629c Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  29. 34c6e8a Merge pull request #8700 from valeriosetti/issue8461 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  30. f8fdbb5 tests: tls13: Run early data test only in TLS 1.3 only config by Ronald Cron · 1 year, 7 months ago
  31. a8dd81b tests: tls13: Add early data unit test by Ronald Cron · 1 year, 7 months ago
  32. ec3408d tests: ssl: Move setting of debug callback by Ronald Cron · 1 year, 7 months ago
  33. d903a86 tests: tls13: Add session resume with ticket unit test by Ronald Cron · 1 year, 7 months ago
  34. 77abfe6 ssl_helpers.c: Add ticket write/parse test functions by Ronald Cron · 1 year, 7 months ago
  35. 639d567 pk: move mbedtls_pk_load_file to pk_internal by Valerio Setti · 1 year, 7 months ago
  36. 25b282e x509: move internal functions declarations to a private header by Valerio Setti · 1 year, 7 months ago
  37. b4f5076 debug: move internal functions declarations to an internal header file by Valerio Setti · 1 year, 7 months ago
  38. 4d4891e Merge pull request #8666 from valeriosetti/issue8340 by Gilles Peskine · 1 year, 7 months ago
  39. b1f96c0 Merge pull request #7815 from gilles-peskine-arm/ecp-export-partial by Gilles Peskine · 1 year, 7 months ago
  40. c9077cc Merge pull request #8664 from valeriosetti/issue7764 by Gilles Peskine · 1 year, 7 months ago
  41. 4f34b15 test_driver_key_management: keep mbedtls_test_opaque_wrap_key() private by Valerio Setti · 1 year, 7 months ago
  42. 9039ba5 Fix test dependencies by Dave Rodgman · 1 year, 7 months ago
  43. b7778b2 Fix ASAN error in test by Dave Rodgman · 1 year, 7 months ago
  44. 24ad1b5 Add NIST AES-CTR test vectors by Dave Rodgman · 1 year, 7 months ago
  45. 4cc6fb9 add test for multipart AES-CTR by Dave Rodgman · 1 year, 7 months ago
  46. 4860a6c test_suite_psa_crypto: revert known failing checks for [en|de]cryption with opaque keys by Valerio Setti · 1 year, 7 months ago
  47. 62b6f10 test_driver_asymmetric_encryption: implement opaque [en/de]cryption functions by Valerio Setti · 1 year, 7 months ago
  48. 66a827f test_driver_key_management: make opaque [un]wrapping functions public by Valerio Setti · 1 year, 7 months ago
  49. ae73034 Add tests for mbedtls_ctr_increment_counter by Dave Rodgman · 1 year, 7 months ago
  50. f202c29 test_suite_psa_crypto: test asymmetric encryption/decryption also with opaque keys by Valerio Setti · 1 year, 7 months ago
  51. f1ba193 Merge pull request #8526 from yanrayw/issue/7011/send_record_size_limit_ext by Tom Cosgrove · 1 year, 7 months ago
  52. 4b09dcd Change renegotiation test to use G_NEXT_SRV by Waleed Elmelegy · 1 year, 7 months ago
  53. 3519cfb Merge pull request #8639 from bensze01/release_components by Paul Elliott · 1 year, 7 months ago
  54. 7c14afc Merge pull request #8595 from yanrayw/issue/8593/srv-CH-fix-version-check by Ronald Cron · 1 year, 7 months ago
  55. e83be5f Change renegotiation tests to work with TLS 1.2 only by Waleed Elmelegy · 1 year, 7 months ago
  56. f149cd1 Merge pull request #8688 from jwinzig-at-hilscher/development by Paul Elliott · 1 year, 7 months ago
  57. 1487760 Change order of checking of record size limit client tests by Waleed Elmelegy · 1 year, 7 months ago
  58. a3bfdea Revert "Make sure record size limit is not configured without TLS 1.3" by Waleed Elmelegy · 1 year, 7 months ago
  59. 7ae74b7 Make sure record size limit is not configured without TLS 1.3 by Waleed Elmelegy · 1 year, 7 months ago
  60. e840263 Move record size limit testing to tls13 component by Waleed Elmelegy · 1 year, 7 months ago
  61. 2fa99b2 Add tests for client complying with record size limit by Waleed Elmelegy · 1 year, 7 months ago
  62. f501790 Improve comments across record size limit changes by Waleed Elmelegy · 1 year, 7 months ago
  63. 9457e67 update record size limit tests to be more consistent by Waleed Elmelegy · 1 year, 7 months ago
  64. 3a37756 Improve record size limit tests by Waleed Elmelegy · 1 year, 7 months ago
  65. 598ea09 TLS1.3: SRV/CLI: add support for sending Record Size Limit extension by Waleed Elmelegy · 1 year, 7 months ago
  66. 47d2946 tls13: server: write Record Size Limit ext in EncryptedExtensions by Waleed Elmelegy · 1 year, 7 months ago
  67. 42017cd tls13: cli: write Record Size Limit ext in ClientHello by Yanray Wang · 1 year, 9 months ago
  68. 3eb9025 Merge pull request #8680 from mpg/ciphers-wrapup by Manuel Pégourié-Gonnard · 1 year, 7 months ago gh-readonly-queue/development/pr-8680-3a6059beca6f39ed7b4eef4ee55b9de8f47c1979
  69. 315c3ca Add required dependency to the testcase by Jonathan Winzig · 1 year, 7 months ago
  70. 6c9779f Remove unneeded testcase by Jonathan Winzig · 1 year, 7 months ago
  71. a72454b Update test-data to use SIZE_MAX by Jonathan Winzig · 1 year, 7 months ago
  72. c5e77bf Add missing newline at the end of test_suite_x509write.data by Jonathan Winzig · 1 year, 7 months ago
  73. 3a6059b Merge pull request #7455 from KloolK/record-size-limit/comply-with-limit by Tom Cosgrove · 1 year, 7 months ago
  74. 2bd2b78 Add tests for Issue #8687 by Jonathan Winzig · 1 year, 7 months ago
  75. db6e029 test_suite_psa_crypto: test also MBEDTLS_ECP_DP_MAX in ecc_conversion_functions_fail() by Valerio Setti · 1 year, 7 months ago
  76. ac73952 test_suite_psa_crypto: improve failing tests for EC conversion functions by Valerio Setti · 1 year, 7 months ago
  77. 4ba0c61 test_suite_psa_crypto: add test case for ECP conversion with null values by Valerio Setti · 1 year, 7 months ago
  78. ad81967 test_suite_psa_crypto: explicitly check return values of conversion functions by Valerio Setti · 1 year, 7 months ago
  79. bf999cb test_suite_psa_crypto: add test functions and cases for ECC conversion functions by Valerio Setti · 1 year, 7 months ago
  80. 673868b psa_crypto_ecp: add helper for checking EC parameters by Valerio Setti · 1 year, 8 months ago
  81. 9b2d738 Revert "test_suite_md: improve md_to_from_psa() test function and related data" by Valerio Setti · 1 year, 7 months ago
  82. 88bae8b Rename tests components for clarity by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  83. 7f48d5e Rename test components to better reflect content by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  84. 4aad0ff Merge pull request #8632 from valeriosetti/issue8598 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  85. 60f0f72 Add config dependencies to record size tests by Waleed Elmelegy · 1 year, 7 months ago
  86. a021d63 Merge pull request #8642 from daverodgman/default-compiler-all by Dave Rodgman · 1 year, 7 months ago gh-readonly-queue/development/pr-8642-5bad043c061f8161ab0f6fa930d3271e428303fe
  87. 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  88. 66b1ded Merge pull request #8623 from daverodgman/verbatim-tfm by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  89. a10d112 Remove useless guards on MBEDTLS_BIGNUM_C by Gilles Peskine · 1 year, 7 months ago
  90. 1c91057 Update check_files.py to accomodate non-standard license headers in TF-M config files by Dave Rodgman · 1 year, 8 months ago
  91. 0ae58dd Unify MBEDTLS_TEST_OBJS by Gilles Peskine · 1 year, 7 months ago
  92. 570e548 Finish unifying LOCAL_CFLAGS by Gilles Peskine · 1 year, 7 months ago
  93. 5d86787 Improve readability of null-argument tests by Gilles Peskine · 1 year, 7 months ago
  94. 2c1070b test_suite_md: improve md_to_from_psa() test function and related data by Valerio Setti · 1 year, 7 months ago
  95. 384fbde library/tests: replace md_psa.h with psa_util.h as include file for MD conversion by Valerio Setti · 1 year, 7 months ago
  96. 84125a1 Merge remote-tracking branch 'origin/development' into default-compiler-all by Dave Rodgman · 1 year, 7 months ago
  97. 8c8b4da all.sh: keep PSA_WANT_ALG_[CCM/GCM] enabled in common_block_cipher_dispatch() by Valerio Setti · 1 year, 7 months ago
  98. ea982e3 Merge pull request #8637 from bensze01/fix_supported_components by Gilles Peskine · 1 year, 7 months ago
  99. 3d46b7f Fix Max fragmen length test to use TLS 1.2 maximum output size by Waleed Elmelegy · 1 year, 7 months ago
  100. bae705c Fix TLS 1.2 test to use TLS 1.2 maximum output size by Waleed Elmelegy · 1 year, 7 months ago