1. c9f8f56 Merge pull request #1122 from gilles-peskine-arm/development-restricted-merge-20231120 by Gilles Peskine · 1 year, 9 months ago
  2. b86873e Merge remote-tracking branch 'development' into development-restricted by Gilles Peskine · 1 year, 9 months ago
  3. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  4. a4e7953 Merge pull request #8527 from lpy4105/issue/6324/driver-only-cipher+aead-tls-compat by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  5. 97137f9 Merge pull request #7071 from yuhaoth/pr/tls13-ticket-add-max_early_data_size-field by Ronald Cron · 1 year, 9 months ago
  6. 2f40cc0 Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
  7. ad2a17e Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
  8. 7afd9a4 Change the test messages by Pengyu Lv · 1 year, 9 months ago
  9. e7fc8a2 Readability improvement by Gilles Peskine · 1 year, 9 months ago
  10. dc84895 Merge pull request #8519 from mpg/block-cipher by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8519-9e80a91f27ad1eeab047ff73295480e2c36b2db8
  11. f561ed8 all.sh: enable compat.sh testing in psa_crypto_config_[accel/reference]_cipher_aead by Pengyu Lv · 1 year, 9 months ago
  12. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  13. fedaeb2 improve document by Jerry Yu · 1 year, 9 months ago
  14. bce640b Merge pull request #8499 from valeriosetti/issue8488 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  15. 6c485da improve document by Jerry Yu · 1 year, 9 months ago
  16. cba4091 Merge pull request #8516 from mschulz-at-hilscher/fixes/divided-assembler-syntax-error-gcc493 by Dave Rodgman · 1 year, 9 months ago
  17. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  18. e94525b Updated comments. by Matthias Schulz · 1 year, 9 months ago
  19. 35842f5 Simplified check. by Matthias Schulz · 1 year, 9 months ago
  20. 04c85e1 ssl-opt: fix wrong CCM dependencies with GCM by Valerio Setti · 1 year, 9 months ago
  21. c747306 all.sh: remove redundant make in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  22. ca8981c Added proposed fixes by Matthias Schulz · 1 year, 9 months ago
  23. cf582df Merge pull request #8498 from mpg/legacy-deps-psa-tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8498-08ea9bfa1f4fb9805700ca5fb114e97b7ee4f821
  24. 08ea9bf Merge pull request #8487 from yanrayw/issue/6909/rename_tls13_conf_early_data by Tom Cosgrove · 1 year, 9 months ago
  25. cce0012 Add documentation by Gilles Peskine · 1 year, 9 months ago
  26. 5f3361c Temporary hack to pacify check_names.py by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  27. 76fa16c block_cipher: add encrypt() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  28. 3e0884f block_cipher: add setkey() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  29. ccb1215 Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
  30. 2171876 Start adding internal module block_cipher.c by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  31. b827eb2 Merge pull request #8502 from valeriosetti/issue8417 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  32. 9f164f0 all.sh: more comments in check_test_cases() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  33. da6e7a2 More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
  34. 5c6f787 all.sh: robustness improvement by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  35. a742337 all.sh: add diff to can_keep_going_after_failure by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  36. 73d0531 ssl-opt: set proper cipher dependencies in tests using ticket_aead parameters by Valerio Setti · 1 year, 9 months ago
  37. 38e75fb ssl_server2: remove usage of mbedtls_cipher_info_from_string() by Valerio Setti · 1 year, 9 months ago
  38. 01c4fa3 ssl: move MBEDTLS_SSL_HAVE internal symbols to ssl.h by Valerio Setti · 1 year, 9 months ago
  39. dd43d7b ssl-opt: set proper dependencies on tests with encrypted server5 key by Valerio Setti · 1 year, 9 months ago
  40. f941455 all.sh: enable ssl-opt testing in psa_crypto_config_[accel/reference]_cipher_aead by Valerio Setti · 1 year, 9 months ago
  41. ec9b258 all.sh: disable CIPHER_C in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  42. d2fa698 Strengthen against possible compiler optimizations by Gilles Peskine · 1 year, 9 months ago
  43. 2e068ce fixes invalid default choice of thumb assembler syntax. by Matthias Schulz · 1 year, 9 months ago
  44. 7d7ce0e Merge pull request #8495 from lpy4105/issue/6322/driver-only-cipher_aead-tls by Manuel Pégourié-Gonnard · 1 year, 9 months ago gh-readonly-queue/development/pr-8495-4dec9ebdc2d0e49a87cfd5f0d7bc2dc9d21beae9
  45. 6cdfe9d tls1.3: early data: rephrase ChangeLog by Yanray Wang · 1 year, 9 months ago
  46. 4dec9eb Merge pull request #8378 from mschulz-at-hilscher/fixes/issue-8377 by Gilles Peskine · 1 year, 9 months ago
  47. c75ee77 Merge pull request #8439 from yuhaoth/pr/add-test-suite-parameter-to-ssl-opt by Gilles Peskine · 1 year, 9 months ago
  48. b97058e Merge pull request #8496 from ronald-cron-arm/remove-cocci-files by Gilles Peskine · 1 year, 9 months ago
  49. 0d22539 Merge pull request #8468 from daverodgman/mbedtls-3.5.1-pr by Dave Rodgman · 1 year, 9 months ago
  50. b901538 test_driver_extension: use same def/undef pattern for all accelerated symbols by Valerio Setti · 1 year, 9 months ago
  51. 3e1d39b Add check about legacy dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  52. 9eb2abd Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago
  53. 9f74753 Update BRANCHES by Dave Rodgman · 1 year, 9 months ago
  54. 28d4093 Restore bump version by Dave Rodgman · 1 year, 9 months ago
  55. 39b2a38 Restore 3.5.1 ChangeLog by Dave Rodgman · 1 year, 9 months ago
  56. a2d14ef Merge remote-tracking branch 'origin/development' into mbedtls-3.5.1-pr by Dave Rodgman · 1 year, 9 months ago
  57. 47854e6 Revert back to v3.5.0 by Dave Rodgman · 1 year, 9 months ago
  58. edb8fec Add docs re Everest license by Dave Rodgman · 1 year, 9 months ago mbedtls-3.5.1 v3.5.1
  59. 1d6de4c No more limitations accelerated algorithms using a built-in hash by Gilles Peskine · 2 years, 1 month ago
  60. fcc5f31 Rm unjustified MD_C dependencies in PSA test by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  61. af302b9 Rm unjustified PK_C dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  62. 433150e Rm redundant ECC dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  63. 59a8b41 Fix incorrect RSA dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  64. 0d9a361 Rm unneeded dep on PK_PARSE_C in psa crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  65. 65f7653 tls1.3: early data: rephrase ChangeLog by Yanray Wang · 1 year, 9 months ago
  66. e542d7c Merge pull request #1107 from davidhorstmann-arm/psa-shared-buffers-design by David Horstmann · 1 year, 9 months ago
  67. f95b678 Remove unused *.cocci files by Ronald Cron · 1 year, 9 months ago
  68. c27a4ce Merge pull request #8429 from gilles-peskine-arm/fix-test_suite_constant_time_hmac-not-executed by Ronald Cron · 1 year, 9 months ago
  69. 2bd56de ssl: replace MBEDTLS_SSL_HAVE_*_CBC with two seperate macros by Pengyu Lv · 1 year, 9 months ago
  70. ba6825e ssl: use MBEDTLS_SSL_HAVE_* in tests by Pengyu Lv · 1 year, 9 months ago
  71. eb61868 tls1.3: early data: add ChangeLog entry by Yanray Wang · 1 year, 9 months ago
  72. 65458fa ssl: MBEDTLS_SSL_HAVE_* in ssl_misc.h by Pengyu Lv · 1 year, 9 months ago
  73. 829dd20 ssl: use MBEDTLS_SSL_HAVE_* in ssl_ciphersuites.c by Pengyu Lv · 1 year, 9 months ago
  74. f1b86b0 ssl: add macro to indicate CBC mode is available by Pengyu Lv · 1 year, 9 months ago
  75. e870cc8 ssl: add macro for available key types by Pengyu Lv · 1 year, 9 months ago
  76. 7b320fa ssl-opt.sh: fix typo by Yanray Wang · 1 year, 9 months ago
  77. fe03a40 ssl_helper: fix missin initialization of cli_log_obj by Pengyu Lv · 1 year, 9 months ago
  78. 8636d47 config-tfm.h: License Change by Yanray Wang · 1 year, 9 months ago
  79. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  80. c55b500 Changed notes in x509_csr.h to better describe the behavior of mbedtls_x509_csr_parse_der and mbedtls_x509_csr_parse_der_with_ext_cb. by Matthias Schulz · 1 year, 9 months ago
  81. e92f6dc New test cases requested in https://github.com/Mbed-TLS/mbedtls/pull/8378#discussion_r1383779861 by Matthias Schulz · 1 year, 9 months ago
  82. 53199b1 Merge pull request #6720 from yuhaoth/pr/tls13-early-data-receive-0_rtt-and-eoed by Tom Cosgrove · 1 year, 9 months ago
  83. 7604915 Update Changelog with bugfix entry by Dave Rodgman · 1 year, 9 months ago
  84. 4122c16 Merge pull request #6945 from lpy4105/issue/6935/ticket_flags-kex-mode-determination by Tom Cosgrove · 1 year, 9 months ago
  85. 7ef9fd8 fix various issues by Jerry Yu · 1 year, 9 months ago
  86. 2bea94c check the ticket version unconditional by Jerry Yu · 1 year, 9 months ago
  87. 0751761 max_early_data_size: rename configuration function by Yanray Wang · 1 year, 9 months ago
  88. d5ed36f early data: rename configuration function by Yanray Wang · 1 year, 9 months ago
  89. 4ebf86e tls13-misc: Do not check kex mode for some cases by Pengyu Lv · 1 year, 9 months ago
  90. 44670c6 Revert "TLS 1.3: SRV: Don't select ephemeral mode on resumption" by Pengyu Lv · 1 year, 9 months ago
  91. 1f00926 Change base config to full by Pengyu Lv · 1 year, 9 months ago
  92. a1023e2 programs/test/metatest indirectly includes library/common.h by Gilles Peskine · 1 year, 9 months ago
  93. 4bc873f Add missing program to .gitignore by Gilles Peskine · 1 year, 9 months ago
  94. 102aea2 Add metatests for mutex usage by Gilles Peskine · 1 year, 9 months ago
  95. f0d5cf9 Don't use %llx in printf by Gilles Peskine · 1 year, 9 months ago
  96. a1dfa14 Fix cast from pointer to integer of different size by Gilles Peskine · 1 year, 9 months ago
  97. ee81095 Don't cast a function pointer to a data pointer by Gilles Peskine · 1 year, 9 months ago
  98. 6aa9f32 Use casts when doing nonstandard pointer conversions by Gilles Peskine · 1 year, 9 months ago
  99. 6848d17 Run metatests in selected components by Gilles Peskine · 1 year, 9 months ago
  100. 69e8db0 Strengthen against Clang optimizations by Gilles Peskine · 1 year, 9 months ago