1. def0e14 test-ref-configs: clarify configuration-related traces by Gilles Peskine · 3 years, 5 months ago
  2. 20e25b9 Simplify the logic to select configurations by Gilles Peskine · 3 years, 5 months ago
  3. 291372f Add a missing requires_max_content_len by Gilles Peskine · 3 years, 5 months ago
  4. dcb13af ssl-opt needs debug messages by Gilles Peskine · 3 years, 5 months ago
  5. 89d892f Adapt tests for PSK in PSK-only builds by Gilles Peskine · 3 years, 5 months ago
  6. 111fde4 Add some missing dependencies: EXTENDED_MASTER_SECRET, CACHE by Gilles Peskine · 3 years, 5 months ago
  7. dff48c1 Only run "Default" tests if the ciphersuite is enabled by Gilles Peskine · 3 years, 5 months ago
  8. df4ad90 ssl-opt: check for protocol version support by Gilles Peskine · 3 years, 4 months ago
  9. 4502671 Automatically skip tests for some absent features: tickets, ALPN by Gilles Peskine · 3 years, 5 months ago
  10. e5f4958 ssl-opt: automatically skip DTLS tests in builds without DTLS by Gilles Peskine · 3 years, 5 months ago
  11. 8c5c293 New sample/test configuration: small DTLS 1.2 by Gilles Peskine · 3 years, 5 months ago
  12. 27ad033 Merge pull request #5718 from AndrzejKurek/timeless-struggles-2-28 by Gilles Peskine · 3 years, 4 months ago
  13. 263d8f7 Remove the dependency on MBEDTLS_HAVE_TIME from MBEDTLS_TIMING_C by Andrzej Kurek · 3 years, 4 months ago
  14. 363553b Fix an off-by-one error in ssl-opt.sh by Andrzej Kurek · 3 years, 4 months ago
  15. a8827d1 Merge pull request #5542 from gilles-peskine-arm/config-baremetal-size-2.28 by Gilles Peskine · 3 years, 4 months ago
  16. 52af769 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  17. c2e2876 compat.sh: Fix check for OpenSSL support by Ronald Cron · 3 years, 5 months ago
  18. 01e3c37 compat.sh: Restore full TLS compatibility testing by Ronald Cron · 3 years, 5 months ago
  19. ce514de Merge pull request #5563 from AndrzejKurek/timeless-2.28 by Dave Rodgman · 3 years, 5 months ago
  20. 2f39f19 Merge pull request #5603 from tom-cosgrove-arm/fix_test_md_api_violation-2.28 by Dave Rodgman · 3 years, 5 months ago
  21. ecd119d Merge pull request #5605 from gilles-peskine-arm/storage-format-check-mononicity-2.28 by Gilles Peskine · 3 years, 5 months ago
  22. 161005b Add the timing test dependency on MBEDTLS_HAVE_TIME by Andrzej Kurek · 3 years, 5 months ago
  23. 3cb5e9b Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
  24. 1a021af tests: add baremetal full config build by Daniel Axtens · 5 years ago
  25. 6f63cc7 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
  26. b3f25b0 Add header guard around malloc(0) returning NULL implementation by Daniel Axtens · 3 years, 6 months ago
  27. cfd4fae Add storage format checks to the interface checker by Gilles Peskine · 4 years, 4 months ago
  28. b6889d1 Fix test_suite_md API violation by Ron Eldor · 7 years ago
  29. 53a07dc Modifies data files to match new test function name by Thomas Daubney · 3 years, 5 months ago
  30. 755cb9b Changes name of check_iv to iv_len_validity by Thomas Daubney · 3 years, 5 months ago
  31. 7c4a486 Initialise buffer before use by Thomas Daubney · 3 years, 5 months ago
  32. ac72f9c Initialise iv buffer before use by Thomas Daubney · 3 years, 5 months ago
  33. df57835 Make mypy unconditional by Gilles Peskine · 3 years, 5 months ago
  34. 4e92187 Merge pull request #5546 from SiliconLabs/mbedtls-2.28/feature/PSEC-3195-PSA-test-suites-NOT-using-UID-0 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  35. 55dfd8b BUGFIX: PSA test vectors use UID 1 instead of 0. by pespacek · 3 years, 6 months ago
  36. ecaca12 TEST: added psa_its_set expected failure test by pespacek · 3 years, 6 months ago
  37. 8e1ca4d Merge pull request #5459 from gilles-peskine-arm/check_test_cases-list-2.28 by Ronald Cron · 3 years, 6 months ago
  38. 60d9947 Change our code size reference job to use baremetal_size by Gilles Peskine · 4 years ago
  39. 97f1882 Merge pull request #5502 from AndrzejKurek/backport-2-18-import-opaque-driver-wrappers by Ronald Cron · 3 years, 6 months ago
  40. 8b87608 Merge pull request #5465 from gilles-peskine-arm/cmake-test-suite-enumeration-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  41. d0c6a84 Test driver: keep variable declarations first by Andrzej Kurek · 3 years, 6 months ago
  42. 28a7c06 Test drivers: rename import call source to driver location by Andrzej Kurek · 3 years, 6 months ago
  43. 981a0ce Formatting and documentation fixes by Andrzej Kurek · 3 years, 6 months ago
  44. 96c8f9e Add tests for import hooks in the driver wrappers by Andrzej Kurek · 3 years, 6 months ago
  45. d4c5c3d Remove obsolete calls to if_build_succeeded by Gilles Peskine · 3 years, 6 months ago
  46. fdddb9d Remove obsolete variable restoration or unset at the end of a component by Gilles Peskine · 3 years, 6 months ago
  47. 717d55e Remove obsolete cd at the end of a component by Gilles Peskine · 3 years, 6 months ago
  48. ca9cfca Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago
  49. 349a059 Merge pull request #5461 from gilles-peskine-arm/ssl-opt-self-signed-positive-2.28 by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  50. ca664c7 Merge pull request #5255 from AndrzejKurek/chacha-iv-len-16-fixes-2.x by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  51. 19d6ab0 Enable testing with PSA for config-mini-tls1_1 by Andrzej Kurek · 3 years, 6 months ago
  52. 19e83fa Restructure test-ref-configs to test with USE_PSA_CRYPTO turned on by Andrzej Kurek · 3 years, 7 months ago
  53. e001596 Add missing MBEDTLS_ASN1_WRITE_C dependency in test_suite_psa_crypto by Andrzej Kurek · 3 years, 7 months ago
  54. c60cc1d Add missing dependency on MBEDTLS_GCM_C in cipher tests by Andrzej Kurek · 3 years, 7 months ago
  55. 53ad763 Mark unused variable in tests for cases with reduced configs by Andrzej Kurek · 3 years, 7 months ago
  56. 3df1dae CMake: generate the list of test suites automatically by Gilles Peskine · 3 years, 6 months ago
  57. 8c681b7 Add positive test case with self-signed certificates by Gilles Peskine · 3 years, 7 months ago
  58. efd696a New option to list all test cases by Gilles Peskine · 3 years, 7 months ago
  59. 0c2f8ee Move collect_available_test_cases to check_test_cases.py by Gilles Peskine · 3 years, 7 months ago
  60. 4ed2844 Merge pull request #5312 from gilles-peskine-arm/add_list_config_function-2.x by Gilles Peskine · 3 years, 8 months ago archive/development_2.x development_2.x
  61. d41dab3 Bump version to 2.28.0 by Dave Rodgman · 3 years, 8 months ago
  62. 08412e2 Merge remote-tracking branch 'restricted/development_2.x-restricted' into mbedtls-2.28.0rc0-pr by Dave Rodgman · 3 years, 8 months ago
  63. 5752b4b Add expected output for tests by Paul Elliott · 3 years, 8 months ago
  64. 270a264 Simplify Input usage macros by Paul Elliott · 3 years, 8 months ago
  65. 73051b4 Rename (and relabel) pkcs12 test case by Paul Elliott · 3 years, 8 months ago
  66. 8ca8f2d Remove incorrect test dependency by Paul Elliott · 3 years, 8 months ago
  67. 2ab9a7a Stop CMake out of source tests running on 16.04 by Paul Elliott · 3 years, 8 months ago
  68. 1a3540a Fix missing test dependancies by Paul Elliott · 3 years, 9 months ago
  69. 13d5a34 Add PKCS12 tests by Paul Elliott · 3 years, 9 months ago
  70. 969c01a Beauty source code by Jerry Yu · 3 years, 8 months ago
  71. cf080ce fix ci fail by Jerry Yu · 3 years, 8 months ago
  72. bbfa1d8 Replace configs_enabled check with query_compile_time_config by Jerry Yu · 3 years, 8 months ago
  73. 3fc0d30 Don't fail until everything is initialized by Gilles Peskine · 3 years, 8 months ago
  74. 68b64cd Add checked return to cipher setup by Paul Elliott · 3 years, 8 months ago
  75. 620cbb9 Merge pull request #5262 from xffbai/code-align-backport2.x by Ronald Cron · 3 years, 8 months ago
  76. c3319e7 Merge pull request #5189 from gilles-peskine-arm/struct_reordering_2.x by Manuel Pégourié-Gonnard · 3 years, 8 months ago
  77. f554ce2 Delete base64_invasive.h due to functions are moved to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  78. 46f79c3 Move mbedtls_ct_uchar_mask_of_range function to the constant-time module by Gabor Mezei · 3 years, 9 months ago
  79. 7464f37 Rename functions to have suitable name by Gabor Mezei · 3 years, 9 months ago
  80. 1e31316 Merge pull request #5258 from gilles-peskine-arm/pip-requirements-2.x by Gilles Peskine · 3 years, 8 months ago
  81. f40545d Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
  82. 3f5f7df Remove accidental requirement on the worktree content by Gilles Peskine · 3 years, 8 months ago
  83. ce8ccaf Docker: Python requirements are now managed in-tree by Gilles Peskine · 3 years, 9 months ago
  84. e672820 Add a missing test case to ChaCha20 tests - decrypt empty buffer by Andrzej Kurek · 3 years, 8 months ago
  85. d353043 Return an error for IV lengths other than 12 with ChaCha20+Poly1305 by Andrzej Kurek · 3 years, 8 months ago
  86. 5375fd9 Return an error for IV lengths other than 12 with ChaCha20 by Andrzej Kurek · 3 years, 8 months ago
  87. bdea4d4 psa: Fix and improve comments by Ronald Cron · 3 years, 9 months ago
  88. 0962370 all.sh: psa: Add cipher acceleration test component by Ronald Cron · 3 years, 10 months ago
  89. f7e483c all.sh: psa: Add hash acceleration test component by Ronald Cron · 4 years, 3 months ago
  90. 9130ead tests: psa: Add dependencies on built-in hash by Ronald Cron · 3 years, 10 months ago
  91. ef14af0 tests: psa: Refine choice of default hash algorithm for signature by Ronald Cron · 4 years ago
  92. d2c53e6 all.sh: psa: Add ECDSA and RSA signature acceleration component by Ronald Cron · 3 years, 11 months ago
  93. cfc3c7b psa: Remove test code in the library by Ronald Cron · 4 years, 5 months ago
  94. b814bda Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
  95. df885c0 tests: Add build of a PSA test driver library by Ronald Cron · 4 years, 3 months ago
  96. 7b7854e tests: Rename test driver entry points by Ronald Cron · 4 years, 5 months ago
  97. d54303d psa: test driver: Move driver test entry points prototypes by Ronald Cron · 4 years, 4 months ago
  98. 088d5d0 psa: Add driver initialization and termination by Ronald Cron · 4 years, 4 months ago
  99. 2091eed psa: driver: Reduce the scope of test driver entry points by Ronald Cron · 4 years, 4 months ago
  100. fefa458 tests: psa: Fix guards by Ronald Cron · 4 years, 1 month ago