1. aa01a03 Fix indentation by Gilles Peskine · 1 year, 11 months ago
  2. 70a9340 More test cases for parse_attribute_value_der_encoded by Gilles Peskine · 1 year, 11 months ago
  3. 1c7223b Use modern test macros for ease of debugging by Gilles Peskine · 1 year, 11 months ago
  4. 6da7872 Merge pull request #1083 from gilles-peskine-arm/development-restricted-merge-20230925 by Dave Rodgman · 1 year, 10 months ago
  5. ffe590d Merge pull request #1058 from waleed-elmelegy-arm/check-set_padding-is-called by Gilles Peskine · 1 year, 10 months ago
  6. ca1e605 Merge remote-tracking branch 'upstream-public/development' into development-restricted-merge-20230925 by Gilles Peskine · 1 year, 10 months ago
  7. 025bed9 Merge pull request #1076 from daverodgman/more-ct by Dave Rodgman · 1 year, 10 months ago
  8. 4fe1e87 Fix SHA-3 dependencies in test_suite_md by Manuel Pégourié-Gonnard · 1 year, 10 months ago
  9. e47c53e Fix SHA-3 in accel tests that need it by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  10. f4ceb16 Fix dependencies for SHA-3 MD dispatch tests by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  11. cc21ad4 Add SHA-3 support to libtestdriver1 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  12. ae3cda9 Merge pull request #8092 from silabs-Kusumit/PBKDF2_output_key by Gilles Peskine · 1 year, 11 months ago
  13. 18e1d11 Merge pull request #1049 from waleed-elmelegy-arm/Switch-pkparse-to-mbedtls_pkcs5_pbe2_ext by Gilles Peskine · 1 year, 11 months ago
  14. 9fc8680 Fix test error by Dave Rodgman · 1 year, 11 months ago
  15. 193f942 Merge pull request #1071 from gilles-peskine-arm/ssl_decrypt_stream_short_buffer by Gilles Peskine · 1 year, 11 months ago
  16. fbe74a9 Add mbedtls_ct_error_if, with tests by Dave Rodgman · 1 year, 11 months ago
  17. 9d08691 Remove tests for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
  18. f1915f6 Improve testing for mbedtls_ct_int_if by Dave Rodgman · 1 year, 11 months ago
  19. cc3c670 Fix compiler cast warning by Dave Rodgman · 1 year, 11 months ago
  20. 3643947 Add correct dependencies for AES-192/256 cipher tests by Waleed Elmelegy · 1 year, 11 months ago
  21. 38202a2 Improve pkparse test dependencies and changelog by Waleed Elmelegy · 1 year, 11 months ago
  22. f4e6651 Add more tests to check setting padding mode by Waleed Elmelegy · 1 year, 11 months ago
  23. 93b3228 Add tests for mbedtls_ct_error_if by Dave Rodgman · 1 year, 11 months ago
  24. 556a079 Fix code style in pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
  25. 9d4d8eb Add PKCS5/12 dependecies to pkparse tests by Waleed Elmelegy · 1 year, 11 months ago
  26. 29d0bfb Rename option where concatenated with -D by Gilles Peskine · 1 year, 11 months ago
  27. 15bcf38 Add test pkparse test dependencies by Waleed Elmelegy · 1 year, 11 months ago
  28. 1db5cda Add tests to test pkcs8 parsing of encrypted keys by Waleed Elmelegy · 1 year, 11 months ago
  29. d527896 Switch pkparse to use new mbedtls_pkcs12_pbe_ext function by Waleed Elmelegy · 1 year, 11 months ago
  30. c9f4040 Switch pkparse to use new mbedtls_pkcs5_pbes2_ext function by Waleed Elmelegy · 2 years ago
  31. 5edb942 Merge pull request #8041 from mpg/tfm-p256m by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  32. 5382ba6 Merge pull request #8230 from gilles-peskine-arm/test_tls1_2_ecjpake_compatibility-avoid-build-race by Paul Elliott · 1 year, 11 months ago
  33. edc8456 Work around a race condition in parallel builds by Gilles Peskine · 1 year, 11 months ago
  34. eda1b1f Merge pull request #7921 from valeriosetti/issue7613 by Gilles Peskine · 1 year, 11 months ago
  35. 143f5f7 Add mbedtls_ct_bool_if and mbedtls_ct_bool_if_else_0 by Dave Rodgman · 1 year, 11 months ago
  36. 1cfc43c Rename mbedtls_ct_bool_xor to mbedtls_ct_bool_ne by Dave Rodgman · 1 year, 11 months ago
  37. 986006e Make TEST_CALLOC_NONNULL more robust by Dave Rodgman · 1 year, 11 months ago
  38. 6568f60 Simplify mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  39. 2c9f86b Add docs for mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  40. 28bc1ab Use exact bounds for allocations in mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  41. a328635 Introduce TEST_CALLOC_NONNULL by Dave Rodgman · 1 year, 11 months ago
  42. ba600b2 Remove expected param from mbedtls_ct_memcmp_partial test by Dave Rodgman · 1 year, 11 months ago
  43. 071b69f Add correct dependency to DES3 test by Waleed Elmelegy · 1 year, 11 months ago
  44. 771ac65 Add tests for mbedtls_ct_memcmp_partial by Dave Rodgman · 1 year, 11 months ago
  45. d2e004e Test mbedtls_ssl_decrypt_buf(): stream cipher, negative cases by Gilles Peskine · 1 year, 11 months ago
  46. 6d2c5d5 Adjust cipher tests to new requirement of specifying padding mode by Waleed Elmelegy · 1 year, 11 months ago
  47. 9099d3f Refactoring: create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  48. bd50d5b Merge pull request #8177 from gilles-peskine-arm/generated-files-off-in-release by Gilles Peskine · 1 year, 11 months ago
  49. 68ec3cc Add missing cleanup by Gilles Peskine · 1 year, 11 months ago
  50. ac5fabe Refactoring: prepare to create mbedtls_test_ssl_prepare_record_mac() by Gilles Peskine · 1 year, 11 months ago
  51. a3237ef Move testing of mbedtls_ssl_decrypt_buf to a new test suite by Gilles Peskine · 1 year, 11 months ago
  52. f299efd Improve a comment by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  53. 67c86e6 Merge pull request #7961 from gilles-peskine-arm/psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  54. f7298cd Fix some issues in comments by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  55. 8a7fb2d Merge pull request #1055 from waleed-elmelegy-arm/add-new-pkcs12-pbe2-ext-fun by Gilles Peskine · 1 year, 11 months ago
  56. b95e92c Merge pull request #8076 from valeriosetti/issue8005 by Manuel Pégourié-Gonnard · 1 year, 11 months ago
  57. 0ddffb6 Merge pull request #7210 from sergio-nsk/patch-2 by Gilles Peskine · 1 year, 11 months ago
  58. 3cea3ef Merge pull request #8025 from AgathiyanB/accept-numericoid-hexstring-x509 by Gilles Peskine · 1 year, 11 months ago gh-readonly-queue/development/pr-8025-f22999e99fff38825fb86794905c87dff5a4cdf8
  59. da0bb9f Merge pull request #8034 from gilles-peskine-arm/bump_version-doc_mainpage by Dave Rodgman · 1 year, 11 months ago
  60. 2e38a0d More spelling corrections by Gilles Peskine · 1 year, 11 months ago
  61. e820c0a Update spelling "mbed TLS" to "Mbed TLS" by Gilles Peskine · 2 years ago
  62. 57d09b7 Return back to modifying input parameters in pkcs12_parse_pbe_params by Waleed Elmelegy · 1 year, 11 months ago
  63. a7d206f Check set_padding has been called in mbedtls_cipher_finish by Waleed Elmelegy · 1 year, 11 months ago
  64. 45b6e5e Prevent potential use of uninitialised data in pkcs7 tests by Paul Elliott · 1 year, 11 months ago
  65. 49d7223 Fix test under memsan by Dave Rodgman · 1 year, 11 months ago
  66. 70e022b code style by Dave Rodgman · 1 year, 11 months ago
  67. e9d9797 Update list of ignored tests by Manuel Pégourié-Gonnard · 2 years ago
  68. 96839e7 Move common things to common function by Manuel Pégourié-Gonnard · 2 years ago
  69. 0509b58 Fix INVALID vs NOT_SUPPORTED issue in test suite by Manuel Pégourié-Gonnard · 2 years ago
  70. 25b45db Disable ECP_C in component with p256-m driver by Manuel Pégourié-Gonnard · 2 years ago
  71. 140d5c7 Add single-bit difference tests by Dave Rodgman · 1 year, 11 months ago
  72. e1cb35b Add new mbedtls_pkcs12_pbe_ext function to replace old function by Waleed Elmelegy · 1 year, 11 months ago
  73. 0b62b7a Allow turning off re-generation of files with make by Gilles Peskine · 1 year, 11 months ago
  74. 31d49cd Merge pull request #1053 from waleed-elmelegy-arm/Improve-and-test-mbedtls_pkcs12_pbe by Gilles Peskine · 1 year, 11 months ago
  75. 1f59ee0 Add correct dependencies to pkcs12 tests by Waleed Elmelegy · 1 year, 11 months ago
  76. 0960170 Fix identation error in pkcs12 tests by Waleed Elmelegy · 1 year, 11 months ago
  77. 8ece2e9 Fix incorrect test dependencies in pkwrite tests by David Horstmann · 1 year, 11 months ago fix-pkwrite-test-dependencies
  78. 75b9eb3 Change pkcs12 test comparison macro to the new macro by Waleed Elmelegy · 1 year, 11 months ago
  79. 8317e91 Change pkcs12 test allocation macros to the new macros by Waleed Elmelegy · 1 year, 11 months ago
  80. 15de809 Improve pkcs12 pbe tests by Waleed Elmelegy · 1 year, 11 months ago
  81. 255db80 Improve & test legacy mbedtls_pkcs12_pbe by Waleed Elmelegy · 1 year, 11 months ago
  82. 94d3190 Set input cost as 1 for psa_key_exercise test by Kusumit Ghoderao · 1 year, 11 months ago
  83. 7c61ffc Rename parse_binary_string function by Kusumit Ghoderao · 1 year, 11 months ago
  84. 5dfaca4 all.sh: fix comments by Valerio Setti · 1 year, 11 months ago
  85. 4ce9ac8 Add round trip tests for x509 RDNs by Agathiyan Bragadeesh · 1 year, 11 months ago
  86. 1a7d387 Merge pull request #1041 from waleed-elmelegy-arm/add-new-pkcs5-pbe2-ext-fun by Gilles Peskine · 1 year, 11 months ago
  87. b2fafa5 config-wrapper-zeroize-memset.h should be user-config-zeroize-memset.h and not include mbedtls_config.h by Tom Cosgrove · 1 year, 11 months ago
  88. 7eced7d Move zeroize-as-memset into a config file under tests/ by Tom Cosgrove · 1 year, 11 months ago
  89. daddf11 Add a build to all.sh to check mbedtls_platform_zeroize() calls by Tom Cosgrove · 1 year, 11 months ago
  90. 351a391 Fix incorrect use of mbedtls_platform_zeroize() in tests by Tom Cosgrove · 1 year, 11 months ago
  91. 4f69668 Merge pull request #8082 from daverodgman/misc-code-size by Dave Rodgman · 1 year, 11 months ago gh-readonly-queue/development/pr-8082-662c497395c01f083e11f3463b14b001ce874e2b
  92. 6147511 Merge pull request #7955 from davidhorstmann-arm/psa-crypto-script-changes by Paul Elliott · 1 year, 11 months ago
  93. 6ebe7d2 Merge pull request #8095 from davidhorstmann-arm/initialize-struct-get-other-name by Paul Elliott · 1 year, 11 months ago
  94. b5d9715 Merge pull request #7857 from minosgalanakis/bugifx/address_curve_bits by Paul Elliott · 1 year, 11 months ago
  95. a9a53a0 Merge remote-tracking branch 'origin/development' into misc-code-size by Dave Rodgman · 1 year, 11 months ago
  96. f763238 Merge pull request #8130 from davidhorstmann-arm/fix-unnecessary-include-prefixes by Gilles Peskine · 1 year, 11 months ago
  97. 7b2b76a Merge pull request #7165 from yanrayw/7094-collect-compatsh-test-cases by Gilles Peskine · 1 year, 11 months ago
  98. dbddb00 Ensure mbedtls_sha3_finish zeroizes the context by Dave Rodgman · 1 year, 11 months ago
  99. 03e9dea Merge remote-tracking branch 'development' into psa_crypto_config-in-full by Gilles Peskine · 1 year, 11 months ago
  100. 22ec2ae Fix unnecessary header prefixes in tests by David Horstmann · 1 year, 11 months ago