1. 3a6059b Merge pull request #7455 from KloolK/record-size-limit/comply-with-limit by Tom Cosgrove · 1 year, 7 months ago
  2. 4aad0ff Merge pull request #8632 from valeriosetti/issue8598 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  3. 5bad043 Merge pull request #8641 from valeriosetti/issue8358 by Manuel Pégourié-Gonnard · 1 year, 7 months ago
  4. e581e14 oid/pkparse: add missing guards for PKCS[5/12] functions when !CIPHER_C by Valerio Setti · 1 year, 7 months ago
  5. 160b2bd test_suite_cmac: add used key type to all test cases by Valerio Setti · 1 year, 7 months ago
  6. 9a4cc12 test_suite_block_cipher.psa: remove misleading initial comment by Valerio Setti · 1 year, 7 months ago
  7. a69e872 pkcs[5/12]: add CIPHER_C for [en/de]crypting functions by Valerio Setti · 1 year, 8 months ago
  8. 0e6fdc4 Merge pull request #8342 from yanesca/threading_test_pc by Gilles Peskine · 1 year, 8 months ago gh-readonly-queue/development/pr-8342-35085c5e893430886609386ad093131900d68723
  9. 049cd30 Refactor record size limit extension handling by Waleed Elmelegy · 1 year, 8 months ago
  10. 9c69348 pk test suite: rename the parameter named parameter by Tomi Fontanilles · 1 year, 8 months ago
  11. 8174662 pk: implement non-PSA mbedtls_pk_sign_ext() by Tomi Fontanilles · 2 years, 1 month ago
  12. 45c84fe test_suite_ccm: add missing BLOCK_CIPHER_PSA_[INIT/DONE]() by Valerio Setti · 1 year, 8 months ago
  13. 689c0f7 tests: use new CCM/GCM capability macros in tests by Valerio Setti · 1 year, 8 months ago
  14. 22dbaf0 Add AES_PSA_INIT() to thread test case by Paul Elliott · 1 year, 8 months ago
  15. 445af3c Move test dependancies to function file by Paul Elliott · 1 year, 8 months ago
  16. 40f0ec2 Remove requirement for SHA512 from ctr_drbg test by Paul Elliott · 1 year, 8 months ago
  17. bb0e48f Make number of threads a test argument by Paul Elliott · 1 year, 8 months ago
  18. fed410f Increase entropy buffer sizes by Paul Elliott · 1 year, 8 months ago
  19. 811c600 Guard tests correctly by Paul Elliott · 1 year, 8 months ago
  20. 6a997c9 Fix code style by Paul Elliott · 1 year, 8 months ago
  21. bda25dd Add re-seeding option to test by Paul Elliott · 1 year, 9 months ago
  22. 20b2efa Fix missing include by Paul Elliott · 1 year, 9 months ago
  23. 178bf3e Fix failing multi-threaded unit test by Janos Follath · 1 year, 10 months ago
  24. a16ee6b Add multi-threaded unit test by Janos Follath · 1 year, 10 months ago
  25. 543d275 Merge pull request #8635 from daverodgman/asan-opt by Dave Rodgman · 1 year, 8 months ago
  26. c1f0f5b Fix a typo by Dave Rodgman · 1 year, 8 months ago
  27. 815b240 Fix unused function/variable warnings from clang by Dave Rodgman · 1 year, 8 months ago
  28. ac7df14 test_suite_block_cipher: fix unused variable when !MBEDTLS_BLOCK_CIPHER_SOME_PSA by Valerio Setti · 1 year, 8 months ago
  29. 1cf81c3 test_suite_block_cipher: add new data file for PSA/legacy dispatch test by Valerio Setti · 1 year, 8 months ago
  30. 10e9aa2 tests: add PSA_INIT/PSA_DONE to CCM and GCM test suites by Valerio Setti · 1 year, 8 months ago
  31. 1f67363 Merge pull request #8616 from lpy4105/issue/8553/test-driver-only-rsa by Manuel Pégourié-Gonnard · 1 year, 8 months ago gh-readonly-queue/development/pr-8616-001fb731311e7814c12f9f53e1ef61f341b64148
  32. bdba26c Merge pull request #8626 from davidhorstmann-arm/fix-uninit-mpi-test by Dave Rodgman · 1 year, 8 months ago gh-readonly-queue/development/pr-8626-7404af6ec3befe5b188b8b776f42cb1db6da74d8
  33. 7404af6 Merge pull request #8599 from valeriosetti/issue8357 by Manuel Pégourié-Gonnard · 1 year, 8 months ago
  34. e04a97a Move MPI initialization to start of function by David Horstmann · 1 year, 8 months ago
  35. d90fbf7 Adjuest checks in generate_key_rsa suite by Pengyu Lv · 1 year, 8 months ago
  36. 9e976f3 Conditionally check the attribute of generated RSA key by Pengyu Lv · 1 year, 8 months ago
  37. 58d0206 test_suite_block_cipher: fix depends_on for Camellia tests by Valerio Setti · 1 year, 8 months ago
  38. 302a487 test_driver_key_management: rename counter for export_public_key() hits by Valerio Setti · 1 year, 8 months ago
  39. 829ce0f test_driver_cipher: add forced return status for encrypt and set_iv by Valerio Setti · 1 year, 8 months ago
  40. 7ef35a9 test_suite_psa_crypto_driver_wrappers: add counter for failing psa_cipher_update() by Valerio Setti · 1 year, 9 months ago
  41. 83e0de8 crypto_extra: revert changes to mbedtls_psa_random_free() by Valerio Setti · 1 year, 9 months ago
  42. 0ca1868 test_suite_psa_crypto_driver_wrappers: fix missing hit counter reset before test by Valerio Setti · 1 year, 9 months ago
  43. 7448367 test_suite_psa_crypto_slot_management: modify check on open key slots by Valerio Setti · 1 year, 9 months ago
  44. 45337a8 test_suite_psa_crypto_driver_wrappers: add counter for cipher_update() by Valerio Setti · 1 year, 9 months ago
  45. 6ef82ae test_suite_psa_crypto_driver_wrappers: improving driver access counters by Valerio Setti · 1 year, 9 months ago
  46. 0a903db test_suite_psa_crypto_slot_management: some fix for available key slots by Valerio Setti · 1 year, 9 months ago
  47. dc32ac2 test_suite_[ctr_drbg/random]: initialize/close PSA in tests by Valerio Setti · 1 year, 9 months ago
  48. c6f1637 Merge pull request #8534 from paul-elliott-arm/fix_mutex_abstraction by Janos Follath · 1 year, 8 months ago
  49. c3cd410 Merge pull request #8286 from gilles-peskine-arm/check_mbedtls_calloc_overallocation-disable_with_asan by Dave Rodgman · 1 year, 8 months ago
  50. 6c927c0 Merge branch 'development' into review/gilles/update-old-dep-MD_CAN by Pengyu Lv · 1 year, 8 months ago
  51. f25d831 Ensure mutex test mutex gets free'd by Paul Elliott · 1 year, 9 months ago
  52. 8cd4bc4 Merge pull request #8124 from yanrayw/support_cipher_encrypt_only by Dave Rodgman · 1 year, 9 months ago
  53. c44042d Merge pull request #7905 from lpy4105/issue/misc-improvement by Dave Rodgman · 1 year, 9 months ago
  54. 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 9 months ago
  55. 3b2b7f8 MSan and TSan complain as well, not just ASan by Gilles Peskine · 1 year, 9 months ago
  56. 05ebe96 Disable check_mbedtls_calloc overallocation under ASan by Gilles Peskine · 1 year, 10 months ago
  57. aa5dc24 Change if to switch case by Jerry Yu · 1 year, 9 months ago
  58. 713ce1f various improvement by Jerry Yu · 1 year, 9 months ago
  59. 4ac648e improve readability by Jerry Yu · 1 year, 9 months ago
  60. d84c14f improve code style by Jerry Yu · 1 year, 9 months ago
  61. b2455d2 Guards ticket_creation_time by Jerry Yu · 1 year, 9 months ago
  62. 342a555 rename ticket received by Jerry Yu · 1 year, 9 months ago
  63. 25ba4d4 rename `ticket_creation` to `ticket_creation_time` by Jerry Yu · 1 year, 9 months ago
  64. 28547c4 update tests by Jerry Yu · 1 year, 9 months ago
  65. 97137f9 Merge pull request #7071 from yuhaoth/pr/tls13-ticket-add-max_early_data_size-field by Ronald Cron · 1 year, 9 months ago
  66. c5d4c46 Add missing PSA init by Pengyu Lv · 1 year, 9 months ago
  67. 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
  68. 4ebccc0 Update PSA init for md-ligt by Gilles Peskine · 1 year, 9 months ago
  69. 799befd Update to TEST_EQUAL macros for easier debuggability by Gilles Peskine · 1 year, 9 months ago
  70. 9e80a91 Merge pull request #8164 from yanrayw/adjust_tfm_configs by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  71. 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
  72. 76fa16c block_cipher: add encrypt() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  73. 3e0884f block_cipher: add setkey() by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  74. 2171876 Start adding internal module block_cipher.c by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  75. 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
  76. 4dec9eb Merge pull request #8378 from mschulz-at-hilscher/fixes/issue-8377 by Gilles Peskine · 1 year, 9 months ago
  77. 0d22539 Merge pull request #8468 from daverodgman/mbedtls-3.5.1-pr by Dave Rodgman · 1 year, 9 months ago
  78. 28d4093 Restore bump version by Dave Rodgman · 1 year, 9 months ago
  79. 1d6de4c No more limitations accelerated algorithms using a built-in hash by Gilles Peskine · 2 years, 1 month ago
  80. fcc5f31 Rm unjustified MD_C dependencies in PSA test by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  81. af302b9 Rm unjustified PK_C dependencies in PSA tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  82. 433150e Rm redundant ECC dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  83. 59a8b41 Fix incorrect RSA dependencies in psa_crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  84. 0d9a361 Rm unneeded dep on PK_PARSE_C in psa crypto tests by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  85. 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
  86. 2bd56de ssl: replace MBEDTLS_SSL_HAVE_*_CBC with two seperate macros by Pengyu Lv · 1 year, 9 months ago
  87. ba6825e ssl: use MBEDTLS_SSL_HAVE_* in tests by Pengyu Lv · 1 year, 9 months ago
  88. 3076969 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  89. e92f6dc New test cases requested in https://github.com/Mbed-TLS/mbedtls/pull/8378#discussion_r1383779861 by Matthias Schulz · 1 year, 9 months ago
  90. 4995e0c cipher.c: return error for ECB-decrypt under BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  91. 964dee6 Merge pull request #8442 from lpy4105/issue/8355/driver-only-cipher_aead-x509 by Manuel Pégourié-Gonnard · 1 year, 9 months ago
  92. 8b6b41f Merge pull request #8434 from valeriosetti/issue8407 by Gilles Peskine · 1 year, 9 months ago
  93. c5ce9fc Merge pull request #8435 from valeriosetti/issue8415 by Gilles Peskine · 1 year, 9 months ago
  94. eefd269 test_suite_psa_crypto: add dependency for decrypt test cases by Yanray Wang · 1 year, 9 months ago
  95. 2151ba5 test_suite_x509write: use plaintext key file by Pengyu Lv · 1 year, 9 months ago
  96. b67b474 Rename MBEDTLS_CIPHER_ENCRYPT_ONLY as MBEDTLS_BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
  97. 5779096 Merge remote-tracking branch 'origin/development' into adjust_tfm_configs by Yanray Wang · 1 year, 9 months ago
  98. afc6a99 Merge pull request #8381 from gilles-peskine-arm/20231017-misc-cleanup by Paul Elliott · 1 year, 9 months ago
  99. 835edd6 Merge pull request #8404 from paul-elliott-arm/fix_coverity_issues by Paul Elliott · 1 year, 9 months ago
  100. 8472131 test_suite_psa_crypto_metadata: remove unnecessary CIPHER_C dependencies by Valerio Setti · 1 year, 9 months ago