1. 53199b1 Merge pull request #6720 from yuhaoth/pr/tls13-early-data-receive-0_rtt-and-eoed by Tom Cosgrove · 1 year, 9 months ago
  2. 4122c16 Merge pull request #6945 from lpy4105/issue/6935/ticket_flags-kex-mode-determination by Tom Cosgrove · 1 year, 9 months ago
  3. 7ef9fd8 fix various issues by Jerry Yu · 1 year, 9 months ago
  4. 2bea94c check the ticket version unconditional by Jerry Yu · 1 year, 9 months ago
  5. 4ebf86e tls13-misc: Do not check kex mode for some cases by Pengyu Lv · 1 year, 9 months ago
  6. 44670c6 Revert "TLS 1.3: SRV: Don't select ephemeral mode on resumption" by Pengyu Lv · 1 year, 9 months ago
  7. b578514 Merge pull request #8470 from gilles-peskine-arm/check-files-license by Dave Rodgman · 1 year, 9 months ago
  8. 4b67ac8 Merge pull request #8444 from Mbed-TLS/cvv-code-size by Dave Rodgman · 1 year, 9 months ago gh-readonly-queue/development/pr-8444-e03270f2e0d7896771bbcea7daf614e31f921319
  9. e03270f Merge pull request #8391 from paul-elliott-arm/full_no_platform by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8391-964dee6b3f755eca35d0d5c21ed10987f3b9d0cb
  10. 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  11. ce78200 Pacify mypy by Gilles Peskine · 1 year, 9 months ago
  12. 3b9facd Also complain if licenses are mentioned by Gilles Peskine · 1 year, 9 months ago
  13. f2fb9f6 Check copyright statements and SPDX license identifier by Gilles Peskine · 1 year, 9 months ago
  14. 990030b Sort imports by Gilles Peskine · 1 year, 9 months ago
  15. 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
  16. c5ce9fc Merge pull request #8435 from valeriosetti/issue8415 by Gilles Peskine · 1 year, 9 months ago
  17. e9f50bf Merge pull request #8443 from valeriosetti/issue8274 by Gilles Peskine · 1 year, 9 months ago
  18. 2a095d4 Merge pull request #8467 from daverodgman/typos by Gilles Peskine · 1 year, 9 months ago
  19. 0c29963 Merge pull request #8462 from daverodgman/license-change by Gilles Peskine · 1 year, 9 months ago
  20. be8b02b Remove not-needed sentence by Dave Rodgman · 1 year, 9 months ago
  21. 4eb44e4 Standardise some more headers by Dave Rodgman · 1 year, 9 months ago
  22. aeaf1d79 Update license and copyright in config files by Dave Rodgman · 1 year, 9 months ago
  23. af54378 README improvements to 3rdparty section by Dave Rodgman · 1 year, 9 months ago
  24. 3f07074 Fix typos in changelog by Dave Rodgman · 1 year, 9 months ago
  25. ce38adb Fix header in ssl_tls13_keys.c by Dave Rodgman · 1 year, 9 months ago
  26. fffeae8 Update license for p256-m by Dave Rodgman · 1 year, 9 months ago
  27. f8be5f6 Fix overlooked files by Dave Rodgman · 1 year, 9 months ago
  28. 658bcff Add Changelog for license by Dave Rodgman · 1 year, 9 months ago
  29. 8ce5170 Update documentation by Dave Rodgman · 1 year, 9 months ago
  30. 16799db update headers by Dave Rodgman · 1 year, 9 months ago
  31. fc31cb2 Merge pull request #8395 from tom-daubney-arm/modify_lcov_script_tf_psa_crypto by Paul Elliott · 1 year, 9 months ago
  32. 74d48c8 ssl_server2: small improvement of code readability by Valerio Setti · 1 year, 9 months ago
  33. 4472ce1 Merge pull request #8088 from tgonzalezorlandoarm/tg/check_test_cases-new by Dave Rodgman · 1 year, 9 months ago gh-readonly-queue/development/pr-8088-91aaba0172dfa1c740bc67a12bc201bad4cd509c
  34. e91d7c5 Update comment to mention IAR by Dave Rodgman · 1 year, 9 months ago cvv-code-size
  35. 91aaba0 Merge pull request #8457 from tom-cosgrove-arm/fix-broken-link-231031 by Tom Cosgrove · 1 year, 9 months ago gh-readonly-queue/development/pr-8457-afc6a992c5cf0c542490ee74a5ab571f5b982727
  36. 59afe49 test: tls13: change server output check by Pengyu Lv · 1 year, 9 months ago
  37. 960b7eb move psk check to EE message on client side by Jerry Yu · 1 year, 9 months ago
  38. 82fd6c1 Add selected key and ciphersuite check by Jerry Yu · 1 year, 9 months ago
  39. ce3b95e move ticket version check by Jerry Yu · 1 year, 9 months ago
  40. 454dda3 fix various issues by Jerry Yu · 1 year, 9 months ago
  41. 9ba640d Simplify use of __has_builtin by Dave Rodgman · 1 year, 9 months ago
  42. 90c8ac2 Add case for MSVC by Dave Rodgman · 1 year, 9 months ago
  43. 64bdeb8 Use non-empty definition for fallback by Dave Rodgman · 1 year, 9 months ago
  44. 52e7052 tidy up comments by Dave Rodgman · 1 year, 9 months ago
  45. 3e5cc17 Reduce code size in mbedtls_cipher_validate_values by Dave Rodgman · 1 year, 9 months ago
  46. 6d2c1b3 Restructure mbedtls_cipher_validate_values by Dave Rodgman · 1 year, 9 months ago
  47. fb24a84 Introduce MBEDTLS_ASSUME by Dave Rodgman · 2 years, 1 month ago
  48. 6dcb63b Fix broken link to psa-driver-example-and-guide in psa-driver-wrappers-codegen-migration-guide.md by Tom Cosgrove · 1 year, 9 months ago
  49. ac7a809 all.sh: remove leftover loc_curve_list usage by Valerio Setti · 1 year, 9 months ago
  50. 2151ba5 test_suite_x509write: use plaintext key file by Pengyu Lv · 1 year, 9 months ago
  51. 78657d0 Change base config to full minus SSL by Pengyu Lv · 1 year, 9 months ago
  52. f2814ff Move common config to common function by Pengyu Lv · 1 year, 9 months ago
  53. dbd1e0d tls13: add helpers to check if psk[_ephemeral] allowed by ticket by Pengyu Lv · 1 year, 9 months ago
  54. 29daf4a tls13: server: fully check ticket_flags with available kex mode. by Pengyu Lv · 1 year, 9 months ago
  55. afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
  56. 835edd6 Merge pull request #8404 from paul-elliott-arm/fix_coverity_issues by Paul Elliott · 1 year, 9 months ago
  57. b06d701 Merge pull request #8406 from beni-sandu/aesni by Dave Rodgman · 1 year, 9 months ago
  58. 3857bad Merge pull request #8427 from tom-cosgrove-arm/fix-linux-builds-in-conda-forge by Tom Cosgrove · 1 year, 9 months ago
  59. 1c61002 Merge pull request #8398 from mpg/analyze-outcome-ignore-re by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8398-f1c09a389e7c61f0313c610d8fb13d9e92127d12
  60. 3d59ebe ssl_helpers: remove CIPHER_C guards in mbedtls_test_ssl_build_transforms() by Valerio Setti · 1 year, 9 months ago
  61. 467271d ssl_misc: ignore ALG_CBC_PKCS7 for MBEDTLS_SSL_HAVE_xxx_CBC by Valerio Setti · 1 year, 9 months ago
  62. 8472131 test_suite_psa_crypto_metadata: remove unnecessary CIPHER_C dependencies by Valerio Setti · 1 year, 9 months ago
  63. 74d5f23 test_suite_ssl: use new internal symbols in tests using CBC by Valerio Setti · 1 year, 9 months ago
  64. 1ebb6cd ssl_misc: add internal MBEDTLS_SSL_HAVE_[AES/ARIA/CAMELLIA]_CBC symbols by Valerio Setti · 1 year, 9 months ago
  65. dc55470 ssl_context_info: add guards for CIPHER_C by Valerio Setti · 1 year, 9 months ago
  66. bdf04e8 ssl_server2: support ticket_aead only when CIPHER_C is defined by Valerio Setti · 1 year, 9 months ago
  67. 31ad3a1 ssl_helpers: allow mbedtls_test_ssl_build_transforms to work without CIPHER_C by Valerio Setti · 1 year, 9 months ago
  68. d531dab check_config: let SSL_TLS depend on either CIPHER_C or USE_PSA_CRYPTO by Valerio Setti · 1 year, 9 months ago
  69. 852d26c all.sh: enable SSL_TLS and SSL_TICKET in full_no_cipher with PSA_CRYPTO by Valerio Setti · 1 year, 9 months ago
  70. 3fe105b all.sh: fix test components using accelerated curves by Valerio Setti · 1 year, 9 months ago
  71. 05c25cb test_driver_extension: manage curves' acceleration the same as other PSA_WANT symbols by Valerio Setti · 1 year, 9 months ago
  72. c51c411 analyze_outcome: only warn on ignored tests that pass by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  73. cd84a29 analyze_outcomes: use regexes for cipher/aead by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  74. f1c09a3 Merge pull request #8119 from valeriosetti/issue8048 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  75. cfb23b8 tls13: server: parse pre_shared_key only when some psk is selectable by Pengyu Lv · 1 year, 9 months ago
  76. 3bca781 tests/scripts/all.sh: add test for 32-bit AES-NI intrinsics with clang by Beniamin Sandu · 1 year, 10 months ago
  77. 800f2b7 AES-NI: use target attributes for x86 32-bit intrinsics by Beniamin Sandu · 1 year, 9 months ago
  78. 7f2cddb check_test_cases: Minor documentation change by Tomás González · 1 year, 9 months ago
  79. 4fc5824 compat.sh: Rename list_test_case to list_test_cases by Tomás González · 1 year, 11 months ago
  80. cfe68a0 ssl-opt.sh: Make record_outcome record the ssl-opt.sh file only by Tomás González · 1 year, 11 months ago
  81. 51cb704 Avoid using print_name when --list-test-cases is used by Tomás González · 1 year, 11 months ago
  82. 378e364 ssl-opt.sh: Correct print format for test cases' names by Tomás González · 1 year, 11 months ago
  83. 12787c9 Remove invalid -l option from test scripts by Tomás González · 1 year, 11 months ago
  84. 38ecf9f check_test_cases: Avoid removing duplicated test cases by Tomás González · 1 year, 11 months ago
  85. 4a86da2 check_test_cases: Unify walk_compat_sh and walk_opt_sh into one by Tomás González · 1 year, 11 months ago
  86. 37a8739 ssl-opt.sh: Don't affect the order at which functions are printed by Tomás González · 1 year, 11 months ago
  87. be2c66e ssl-opt.sh: Simplify the implementation of the -l option by Tomás González · 1 year, 11 months ago
  88. 06956a1 Skip unnecessary logic when -l option is used by Tomás González · 2 years ago
  89. f162b4f Only use CONFIGS_ENABLED when not listing tests by Tomás González · 2 years ago
  90. 0e8a08a Get options at beginning of program by Tomás González · 2 years ago
  91. 787428a Avoid skipping test when printing by Tomás González · 2 years ago
  92. 3a65d63 Remove formatted string to make pylint happy by Tomás González · 2 years ago
  93. 970b39f tests/check_test_cases: Use subprocess.check_output instead of run by Tomás González · 2 years ago
  94. 079eaee Use file_name parameter in walk_ssl_opt_sh() by Tomás González · 2 years ago
  95. 546fc9c Revert "Add opt-testcases into check list" by Tomás González · 2 years ago
  96. 754f8cd tests/check_test_cases: Use ssl-opt.sh -l option instead of parsing by Tomás González · 2 years ago
  97. 24552ff ssl-opt/run_test: Introduce -l option to list test case names by Tomás González · 2 years ago
  98. d36a37f analyze_outcomes: ignore patterns apply to whole suite by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  99. 9d9c234 analyze_outcome: Simplify some code by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  100. b269543 analyze_outcome: work around old Python in CI by Manuel Pégourié-Gonnard · 1 year, 10 months ago