1. 05ee09e Merge pull request #5107 from mprse/issue_4056_b2x by Manuel Pégourié-Gonnard · 3 years, 9 months ago
  2. 645703c Use PSA_HASH_LENGTH instead hardcoded integer values by Przemyslaw Stekiel · 3 years, 10 months ago
  3. b436649 Show values when TEST_EQUAL fails by Gilles Peskine · 4 years, 3 months ago
  4. a686bf4 Merge pull request #5083 from mprse/issue_5065_2x by Gilles Peskine · 3 years, 10 months ago
  5. 7ce979a all.sh: tests/scripts/all.sh full minus MBEDTLS_CHACHAPOLY_C without PSA_WANT_ALG_GCM and PSA_WANT_ALG_CHACHA20_POLY1305 by Przemyslaw Stekiel · 3 years, 10 months ago
  6. e4739ab Merge pull request #5038 from mprse/issue_4551_2x by Gilles Peskine · 3 years, 10 months ago
  7. 95f2324 Merge pull request #4845 from mstarzyk-mobica/ecb-alt-ret-2.2x by Gilles Peskine · 3 years, 10 months ago
  8. ccba129 Use 127.0.0.1 rather than localhost by Paul Elliott · 3 years, 10 months ago
  9. 405fccc Fix incorrect check for DTLS by Paul Elliott · 3 years, 10 months ago
  10. 7ca2f39 Spelling fix by Paul Elliott · 3 years, 10 months ago
  11. d76c47d Use newer OpenSSL for tests failing with the old by Manuel Pégourié-Gonnard · 3 years, 10 months ago
  12. 633a74e Backport OPENSSL_NEXT to ssl-opt.sh by Paul Elliott · 3 years, 10 months ago
  13. 96de45e Re-generate test_suite_psa_crypto_not_supported.generated.data by Przemyslaw Stekiel · 3 years, 10 months ago
  14. d6ead7c Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  15. 81be6e2 enerate_psa_tests.py fix format by Przemyslaw Stekiel · 3 years, 10 months ago
  16. 330e460 Addapt psa_generate_key() tests by Przemyslaw Stekiel · 3 years, 10 months ago
  17. 85229ac Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
  18. a4e060b Merge pull request #5000 from mprse/mbedtls_cipher_setup_psa_ECB_2x by Gilles Peskine · 3 years, 10 months ago
  19. f315d6a Merge pull request #4957 from gilles-peskine-arm/make-tests-v-2.2x by Gilles Peskine · 3 years, 10 months ago
  20. 39f4e75 Address review comments by Przemyslaw Stekiel · 3 years, 10 months ago
  21. 6c86668 test_suite_cipher: add tests for mbedtls_cipher_setup_psa() with ECB by Przemyslaw Stekiel · 3 years, 10 months ago
  22. 8489f64 Merge pull request #4991 from gilles-peskine-arm/psa-aead-invalid_nonce_length-2.x by Ronald Cron · 3 years, 10 months ago
  23. 377a310 Catch failures of AES or DES operations by Gilles Peskine · 4 years, 1 month ago
  24. 1b8a294 Test invalid nonce length for one-shot AEAD decryption by Gilles Peskine · 3 years, 10 months ago
  25. ffc2a80 Merge pull request #4983 from mstarzyk-mobica/backport_hash_message_psa_flags by Gilles Peskine · 3 years, 10 months ago
  26. 1c39975 Fix typo by Gilles Peskine · 3 years, 10 months ago
  27. ee20f36 Remove check-names.sh and now-unused helper scripts by Gilles Peskine · 3 years, 10 months ago
  28. 31da67b Switch to the new Python implementation of check-names by Gilles Peskine · 3 years, 10 months ago
  29. d47f636 Adapt source file names from Mbed TLS 3.0 to 2.27 by Gilles Peskine · 3 years, 10 months ago
  30. 7bf5205 More robust handling of excluded files by Gilles Peskine · 3 years, 10 months ago
  31. 8266b5b Copy check_names.py and friends from development by Gilles Peskine · 3 years, 10 months ago
  32. e6e02b6 Extend mac_key_policy test. by Mateusz Starzyk · 4 years ago
  33. 25e65db Use separate expected results for MAC sign and verify key policy. by Mateusz Starzyk · 4 years ago
  34. 18f662b Fix mac_key_policy test function by Mateusz Starzyk · 4 years ago
  35. 00f4eae Fix test code to can be built on alpine by joseph · 3 years, 11 months ago
  36. fe0acc6 Move long -D lists from all.sh to a header file by Gilles Peskine · 3 years, 11 months ago
  37. c761d8f 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
  38. 6d342f3 Remove dependency of builtin keys on storage by Archana · 4 years, 1 month ago
  39. b3d344c Remove MBEDTLS_TLS_DEFAULT_ALLOW_SHA1_IN_CERTIFICATES option. by Mateusz Starzyk · 4 years ago
  40. 9a260a6 Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  41. 7193016 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  42. 1b95b34 Merge pull request #4696 from yutotakano/fix-ssl-opt.sh-hard-abort-2.x by Gilles Peskine · 4 years ago
  43. 9274d46 Merge pull request #4759 from paul-elliott-arm/fix_cipher_output_size_2.x by Gilles Peskine · 4 years ago
  44. b0f45d7 Merge pull request #4803 from gilles-peskine-arm/save-coverage-summary-2.x by Manuel Pégourié-Gonnard · 4 years ago
  45. de1a320 Merge pull request #4797 from gilles-peskine-arm/generate_psa_tests-robutness-202107-2.2x by Manuel Pégourié-Gonnard · 4 years ago
  46. 75ab928 Fix DTLS 1.0 fragment tests not having length constraint by Yuto Takano · 4 years ago
  47. ed33ef1 Add non regression test for cipher output size by Paul Elliott · 4 years, 1 month ago
  48. eadd8ee Fix mixup about the directory containing the success indicator file by Gilles Peskine · 4 years ago
  49. 5cf753a More robust failure detection for the coverage report generation by Gilles Peskine · 4 years ago
  50. a2df615 Explain the final error checking by Gilles Peskine · 4 years ago
  51. 81786e4 Save the coverage report to a file by Gilles Peskine · 4 years, 1 month ago
  52. 8e74141 Show the udp_proxy seed in the console log by Gilles Peskine · 4 years, 1 month ago
  53. 5a09a4a Only run an unbridled parallel make (make -j) if MAKEFLAGS is unset by Gilles Peskine · 4 years, 1 month ago
  54. 0ba0109 Merge pull request #4768 from JoeSubbiani/TestBlockSizes_2.x by Ronald Cron · 4 years ago
  55. e7738c3 Fix typo in test dependencies by Gilles Peskine · 4 years, 1 month ago
  56. cdd80c4 Use python3 when building on non-Windows for Windows by Gilles Peskine · 4 years, 1 month ago
  57. 06d5a32 Remove obsolete MBEDTLS_xxx dependencies by Gilles Peskine · 4 years, 1 month ago
  58. 5053642 Remove trailing whitespace by Joe Subbiani · 4 years, 1 month ago
  59. c9eb858 Simplify the test and description by Joe Subbiani · 4 years, 1 month ago
  60. bd5cc3a Add test in block_cipher_key_type test case by Joe Subbiani · 4 years, 1 month ago
  61. 7187953 Raise max_content_len constraint by one in Connection ID tests by Yuto Takano · 4 years, 1 month ago
  62. a49124e Add content length constraint to tests that use max_frag_len by Yuto Takano · 4 years, 1 month ago
  63. 8a693ef Move repetitive equality check to `requires_config_value_equals` by Yuto Takano · 4 years, 1 month ago
  64. ccdd25c Reword and add explanatory comments for MAX_IM_CA tests by Yuto Takano · 4 years, 1 month ago
  65. bec7cf7 Use `requires_max_content_len`, add check in Renegotiation by Yuto Takano · 4 years, 1 month ago
  66. ab9e4333 Add space between command substitution braces and content by Yuto Takano · 4 years, 2 months ago
  67. d448545 Add MAX_IM_CA requirement to int_max+1 chain as well by Yuto Takano · 4 years, 2 months ago
  68. 05d43f4 Remove hard exit with MAX_INTERMEDIATE_CA in ssl-opt.sh by Yuto Takano · 4 years, 2 months ago
  69. 18ddccc Remove hard exit in ssh-opt.sh, replace with `requires` functions by Yuto Takano · 4 years, 2 months ago
  70. 008cd0c Merge pull request #4757 from gilles-peskine-arm/generate_psa_tests-speedup-2.27 by Gilles Peskine · 4 years, 1 month ago
  71. 3008c58 Speed up the generation of storage format test cases by Gilles Peskine · 4 years, 1 month ago
  72. bece737 Bump Library Version Number by Paul Elliott · 4 years, 1 month ago
  73. 4128c20 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.27.0rc0-pr by Paul Elliott · 4 years, 1 month ago
  74. ba940cc Merge pull request #4182 from gabor-mezei-arm/3258_implement_one-shot_MAC_and_cipher by Dave Rodgman · 4 years, 1 month ago
  75. af9b484 Merge pull request #4605 from gabor-mezei-arm/3267_sign_verify_key_policies by Dave Rodgman · 4 years, 1 month ago
  76. 0a4046e Merge pull request #4736 from daverodgman/alert_bugfixes_2.x by Dave Rodgman · 4 years, 1 month ago
  77. 7ed75e2 Correct required config flag in ECJPAKE tests by Dave Rodgman · 4 years, 1 month ago
  78. a3669ac Restoring the multi-part cipher_verify_output() testing by gabor-mezei-arm · 4 years, 1 month ago
  79. 3ea2732 Fix pylint issue by gabor-mezei-arm · 4 years, 1 month ago
  80. ea840de Return iterator instead of list by gabor-mezei-arm · 4 years, 1 month ago
  81. 912eca3 Rename function by gabor-mezei-arm · 4 years, 1 month ago
  82. 8930e14 test_suite_pk.function: Do not use MD_MAX_SIZE by Nick Child · 4 years, 2 months ago
  83. e4b7499 Refactor handlibg of the key usage flags by gabor-mezei-arm · 4 years, 1 month ago
  84. 7b30208 Update key policy testing test cases by gabor-mezei-arm · 4 years, 1 month ago
  85. 5eca4f2 Rename test cases by gabor-mezei-arm · 4 years, 1 month ago
  86. 659af9e Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  87. 805c735 Move key type validation to crypto_knowledge by gabor-mezei-arm · 4 years, 1 month ago
  88. 5ea3037 Refactor key generation by gabor-mezei-arm · 4 years, 1 month ago
  89. acfcc18 Rename variables and funcions by gabor-mezei-arm · 4 years, 1 month ago
  90. e84d321 Use string in dict instead of Expr object by gabor-mezei-arm · 4 years, 1 month ago
  91. 4781263 Remove unnecessary test cases by gabor-mezei-arm · 4 years, 1 month ago
  92. 927742e Add better name for variables by gabor-mezei-arm · 4 years, 1 month ago
  93. 705c452 Simplify code by gabor-mezei-arm · 4 years, 1 month ago
  94. 79df41d Remove unneeded test case parameter by gabor-mezei-arm · 4 years, 1 month ago
  95. 58e510f Simplify test function by gabor-mezei-arm · 4 years, 1 month ago
  96. ff03fd6 Rename function to conform to the library by gabor-mezei-arm · 4 years, 1 month ago
  97. 7907be3 Give better name for test cases by gabor-mezei-arm · 4 years, 1 month ago
  98. 7d2ec9a Fix generated file modification by gabor-mezei-arm · 4 years, 1 month ago
  99. bce8527 Fix test case duplication by gabor-mezei-arm · 4 years, 1 month ago
  100. b92d61b Fix pylint issues by gabor-mezei-arm · 4 years, 1 month ago