1. 2e3f690 Merge pull request #8549 from gilles-peskine-arm/metatest-gcc-12 by Paul Elliott · 1 year, 9 months ago gh-readonly-queue/development/pr-8549-2e342f69389d62ef72b669b1f20fb8c41a2059ab
  2. 2e342f6 Merge pull request #8546 from BrianX7c/development by Dave Rodgman · 1 year, 9 months ago
  3. 3f5e1e8 Merge pull request #8440 from yuhaoth/pr/fix-missing-pre_shared_key-ext-sent-mask by Gilles Peskine · 1 year, 9 months ago
  4. d4dc354 Merge pull request #8541 from yanrayw/issue/ssl-fix-missing-guard by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  5. 7a715c4 Fix the build with gcc-12 -Wuse-after-free by Gilles Peskine · 1 year, 9 months ago
  6. effdfe7 Merge pull request #6788 from yuhaoth/pr/fix-gnutls_anti_replay_fail by Ronald Cron · 1 year, 9 months ago gh-readonly-queue/development/pr-6788-8b1a124126a43285efd0d7fde4192ecd55bcba3e
  7. aa5dc24 Change if to switch case by Jerry Yu · 1 year, 9 months ago
  8. 60e9972 replace check string by Jerry Yu · 1 year, 9 months ago
  9. 713ce1f various improvement by Jerry Yu · 1 year, 9 months ago
  10. 4ac648e improve readability by Jerry Yu · 1 year, 9 months ago
  11. d84c14f improve code style by Jerry Yu · 1 year, 9 months ago
  12. b2455d2 Guards ticket_creation_time by Jerry Yu · 1 year, 9 months ago
  13. 9cb953a improve document by Jerry Yu · 1 year, 9 months ago
  14. 04fceb7 Add freshness check information into document by Jerry Yu · 1 year, 9 months ago
  15. 8e0174a Add maximum ticket lifetime check by Jerry Yu · 1 year, 9 months ago
  16. 472a692 fix build failure by Jerry Yu · 1 year, 9 months ago
  17. cf91351 fix various issues by Jerry Yu · 1 year, 9 months ago
  18. 342a555 rename ticket received by Jerry Yu · 1 year, 9 months ago
  19. 25ba4d4 rename `ticket_creation` to `ticket_creation_time` by Jerry Yu · 1 year, 9 months ago
  20. 46c7926 Add maximum ticket lifetime check by Jerry Yu · 1 year, 9 months ago
  21. 034a8b7 Update document of ticket age tolerance by Jerry Yu · 1 year, 9 months ago
  22. 28e7c55 Change the bottom of tolerance window by Jerry Yu · 1 year, 9 months ago
  23. 3ff0b1f Cleanup ticket negative tests. by Jerry Yu · 1 year, 9 months ago
  24. 31b601a improve comments by Jerry Yu · 1 year, 9 months ago
  25. 8cf4495 guards ticket creation field by Jerry Yu · 1 year, 9 months ago
  26. 28547c4 update tests by Jerry Yu · 1 year, 9 months ago
  27. ec6d078 Replace `start` with `ticket_creation` by Jerry Yu · 1 year, 9 months ago
  28. 702fc59 Add ticket_creation field by Jerry Yu · 1 year, 9 months ago
  29. f16efbc fix various issues by Jerry Yu · 1 year, 9 months ago
  30. 03511b0 Replace c99 fmt macro by Jerry Yu · 2 years, 5 months ago
  31. fe38e94 Add changelog entry for anti_replay_fail by Jerry Yu · 2 years, 8 months ago
  32. cebffc3 change time unit of ticket to milliseconds by Jerry Yu · 2 years, 8 months ago
  33. 8b1a124 Merge pull request #8438 from yuhaoth/pr/disable-stdout-for-config-query-call by Gilles Peskine · 1 year, 9 months ago
  34. 885bcfc Merge pull request #7649 from yuhaoth/pr/add-command-for-server9-bad-saltlen by Gilles Peskine · 1 year, 9 months ago
  35. 473ff34 Merge pull request #8489 from valeriosetti/issue8482 by Gilles Peskine · 1 year, 9 months ago
  36. 6267dd5 Merge pull request #8463 from gilles-peskine-arm/metatest-create by Gilles Peskine · 1 year, 9 months ago
  37. 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
  38. 97137f9 Merge pull request #7071 from yuhaoth/pr/tls13-ticket-add-max_early_data_size-field by Ronald Cron · 1 year, 9 months ago
  39. 5c7ab6f [cipher.h] Arithmetic overflow in binary left shift operation (MBEDTLS_KEY_BITLEN_SHIFT) by BrianX7c · 1 year, 9 months ago
  40. 2f40cc0 Improve explanations of what bad thing a metatest does by Gilles Peskine · 1 year, 9 months ago
  41. ad2a17e Uniformly use MBEDTLS_THREADING_C guards by Gilles Peskine · 1 year, 9 months ago
  42. 19e4dc8 tls: fix unused parameter in mbedtls_ssl_cipher_to_psa by Yanray Wang · 1 year, 9 months ago
  43. 7afd9a4 Change the test messages by Pengyu Lv · 1 year, 9 months ago
  44. 4ed8691 ssl: move MBEDTLS_SSL_HAVE_XXX to config_adjust_legacy_crypto.h by Yanray Wang · 1 year, 9 months ago
  45. 1a369d6 ssl_tls: add missing guard for mbedtls_ssl_cipher_to_psa by Yanray Wang · 1 year, 9 months ago
  46. e7fc8a2 Readability improvement by Gilles Peskine · 1 year, 9 months ago
  47. 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
  48. f561ed8 all.sh: enable compat.sh testing in psa_crypto_config_[accel/reference]_cipher_aead by Pengyu Lv · 1 year, 9 months ago
  49. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  50. 776981b psa_exercise_key: add missing #else for KNOWN_SUPPORTED_BLOCK_CIPHER by Valerio Setti · 1 year, 9 months ago
  51. 5e378d7 ssl_misc: remove DES from the list of key types supporting CBC by Valerio Setti · 1 year, 9 months ago
  52. 4809057 changelog: use better wording and modify changelog section by Valerio Setti · 1 year, 9 months ago
  53. a50b89e all.sh: disable CCM_STAR_NO_TAG in test_psa_crypto_config_accel_aead() by Valerio Setti · 1 year, 9 months ago
  54. 951faf6 ChangeLog: add change log for CCM/CCM* coupling removal by Valerio Setti · 1 year, 9 months ago
  55. a4b6059 psa_exercise_key: replace legacy symbols with PSA_WANT ones by Valerio Setti · 1 year, 9 months ago
  56. ff2b06a all.sh: improve components for without CCM/CCM* by Valerio Setti · 1 year, 9 months ago
  57. a56eb46 adjust_legacy_from_psa: fix comment by Valerio Setti · 1 year, 9 months ago
  58. a765eaa test_driver_extension: fix acceleration support for CCM and CCM* by Valerio Setti · 1 year, 9 months ago
  59. 51d5b19 all.sh: accelerate also CCM* in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  60. bdfecb6 all.sh: add test components for no-CCM and no-CCM* by Valerio Setti · 1 year, 9 months ago
  61. c2d68f5 adjust_legacy_from_psa: treat CCM and CCM* separately by Valerio Setti · 1 year, 9 months ago
  62. cab5eff adjust_config_synonyms: make CCM and CCM* indipendent by Valerio Setti · 1 year, 9 months ago
  63. fedaeb2 improve document by Jerry Yu · 1 year, 9 months ago
  64. bce640b Merge pull request #8499 from valeriosetti/issue8488 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  65. 6c485da improve document by Jerry Yu · 1 year, 9 months ago
  66. cba4091 Merge pull request #8516 from mschulz-at-hilscher/fixes/divided-assembler-syntax-error-gcc493 by Dave Rodgman · 1 year, 9 months ago
  67. 752dd39 Merge pull request #8508 from valeriosetti/issue6323 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  68. e94525b Updated comments. by Matthias Schulz · 1 year, 9 months ago
  69. 35842f5 Simplified check. by Matthias Schulz · 1 year, 9 months ago
  70. 04c85e1 ssl-opt: fix wrong CCM dependencies with GCM by Valerio Setti · 1 year, 9 months ago
  71. c747306 all.sh: remove redundant make in test_psa_crypto_config_accel_cipher_aead() by Valerio Setti · 1 year, 9 months ago
  72. ca8981c Added proposed fixes by Matthias Schulz · 1 year, 9 months ago
  73. 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
  74. 08ea9bf Merge pull request #8487 from yanrayw/issue/6909/rename_tls13_conf_early_data by Tom Cosgrove · 1 year, 9 months ago
  75. cce0012 Add documentation by Gilles Peskine · 1 year, 9 months ago
  76. 5f3361c Temporary hack to pacify check_names.py by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  77. 76fa16c block_cipher: add encrypt() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  78. 3e0884f block_cipher: add setkey() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  79. ccb1215 Uninitialized read: make the pointer non-volatile rather than the buffer by Gilles Peskine · 1 year, 9 months ago
  80. 2171876 Start adding internal module block_cipher.c by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  81. b827eb2 Merge pull request #8502 from valeriosetti/issue8417 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  82. 9f164f0 all.sh: more comments in check_test_cases() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  83. da6e7a2 More consistent usage of volatile by Gilles Peskine · 1 year, 9 months ago
  84. 5c6f787 all.sh: robustness improvement by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  85. a742337 all.sh: add diff to can_keep_going_after_failure by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  86. 73d0531 ssl-opt: set proper cipher dependencies in tests using ticket_aead parameters by Valerio Setti · 1 year, 9 months ago
  87. 38e75fb ssl_server2: remove usage of mbedtls_cipher_info_from_string() by Valerio Setti · 1 year, 9 months ago
  88. 01c4fa3 ssl: move MBEDTLS_SSL_HAVE internal symbols to ssl.h by Valerio Setti · 1 year, 9 months ago
  89. dd43d7b ssl-opt: set proper dependencies on tests with encrypted server5 key by Valerio Setti · 1 year, 9 months ago
  90. f941455 all.sh: enable ssl-opt testing in psa_crypto_config_[accel/reference]_cipher_aead by Valerio Setti · 1 year, 9 months ago
  91. ec9b258 all.sh: disable CIPHER_C in test_psa_crypto_config_accel_cipher_aead by Valerio Setti · 1 year, 9 months ago
  92. d2fa698 Strengthen against possible compiler optimizations by Gilles Peskine · 1 year, 9 months ago
  93. 2e068ce fixes invalid default choice of thumb assembler syntax. by Matthias Schulz · 1 year, 9 months ago
  94. 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
  95. 6cdfe9d tls1.3: early data: rephrase ChangeLog by Yanray Wang · 1 year, 9 months ago
  96. de7ead0 Update license by Jerry Yu · 1 year, 9 months ago
  97. 4dec9eb Merge pull request #8378 from mschulz-at-hilscher/fixes/issue-8377 by Gilles Peskine · 1 year, 9 months ago
  98. c75ee77 Merge pull request #8439 from yuhaoth/pr/add-test-suite-parameter-to-ssl-opt by Gilles Peskine · 1 year, 9 months ago
  99. b97058e Merge pull request #8496 from ronald-cron-arm/remove-cocci-files by Gilles Peskine · 1 year, 9 months ago
  100. 0d22539 Merge pull request #8468 from daverodgman/mbedtls-3.5.1-pr by Dave Rodgman · 1 year, 9 months ago