1. f4c4cb0 Added additional support for ECP for PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
  2. d032195 Phase 2 support for MBEDTLS_PSA_CRYPTO_CONFIG by John Durkop · 4 years, 9 months ago
  3. 2d0b723 Merge pull request #3712 from jdurkop/psa-crypto-config-ecdsa-3670 by Gilles Peskine · 4 years, 9 months ago
  4. e7012c7 Cleaned up test_psa_crypto_config_no_driver based on review comments by John Durkop · 4 years, 9 months ago
  5. 8ac0b80 Rename test_psa_want_ecdsa_disabled_softare by John Durkop · 4 years, 10 months ago
  6. 4377bf7 Added new PSA crypto config test with no test driver by John Durkop · 4 years, 10 months ago
  7. 28baa1f Fixed test_psa_want_ecdsa_disabled_software to use proper macros by John Durkop · 4 years, 10 months ago
  8. 0ea39e0 Correct use of MBEDTLS_PSA_BUILTIN_ALG_xxx in crypto library by John Durkop · 4 years, 10 months ago
  9. 7b45313 Updates to fix check-names and all.sh tests after review by John Durkop · 4 years, 10 months ago
  10. dd544e1 Fixed comments and test message output for new PSA tests by John Durkop · 4 years, 10 months ago
  11. ef94c4f Merge pull request #3474 from ronald-cron-arm/common-mbedtls_param_failed by Gilles Peskine · 4 years, 10 months ago
  12. 816e043 Update how test sets PSA_WANT_ALG_* by John Durkop · 4 years, 10 months ago
  13. e18d09d fix(programs/psa): commit python3 generated file by Cameron Nemo · 4 years, 11 months ago
  14. d895939 Add ECDSA support to PSA crypto configuration by John Durkop · 4 years, 11 months ago
  15. 6bf4f5f Merge pull request #3585 from jdurkop/fix/undefined-reference-3294 by Gilles Peskine · 5 years ago
  16. 619e09e Minor update to all.sh to change test order by John Durkop · 5 years ago
  17. 2ec2eaa Fix test issues with depends-hashes by John Durkop · 5 years ago
  18. f1720ea Fix macro naming to match inhouse style by Steven Cooreman · 5 years ago
  19. 1cd39d5 Use own define for building with test drivers by Steven Cooreman · 5 years ago
  20. 55ae217 Add and splice in signature verification through driver by Steven Cooreman · 5 years ago
  21. d57203d Add driver tests and run them through all.sh by Steven Cooreman · 5 years ago
  22. aeedd74 Pass -std=c99 to arm-none-eabi-gcc by Gilles Peskine · 5 years ago
  23. d2ce916 Merge branch 'development-restricted' by Janos Follath · 5 years ago
  24. 9e4d438 Merge pull request #3433 from raoulstrackx/raoul/verify_crl_without_time by Gilles Peskine · 5 years ago
  25. d4ac4e0 Merge pull request #736 from mpg/cf-varpos-copy-dev-restricted by Janos Follath · 5 years ago
  26. c14be90 Add new test_depends_curves_psa to all.sh by John Durkop · 5 years ago
  27. f35069a Fix undefined ref error when ECDSA not defined by John Durkop · 5 years ago
  28. abccfc1 Merge development into development-restricted by Dan Handley · 5 years ago
  29. 73afa37 Add option to test constant-flow with valgrind by Manuel Pégourié-Gonnard · 5 years ago
  30. 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
  31. a4e8614 Always revoke certificate on CRL by Raoul Strackx · 5 years ago
  32. c4af324 Merge branch 'development' into development-restricted by Manuel Pégourié-Gonnard · 5 years ago
  33. 9ec3648 Merge pull request #3495 from mpg/check-generated-files by Gilles Peskine · 5 years ago
  34. 0b2112d Add comment on memsan + constant-flow testing by Manuel Pégourié-Gonnard · 5 years ago
  35. d3beca9 Test Everest with only Curve25519 enabled by Gilles Peskine · 5 years ago
  36. a261160 curves.pl: test with each elliptic curve enabled by Gilles Peskine · 7 years ago
  37. 7ab66a6 Add missing dependencies for ECDH_xxx key exchanges by Gilles Peskine · 7 years ago
  38. 2774fc4 Add -u option to check-generated-files.sh by Manuel Pégourié-Gonnard · 5 years ago
  39. 6240def Add MBEDTLS_TEST_CONSTANT_FLOW_MEMSAN by Manuel Pégourié-Gonnard · 5 years ago
  40. 65a6fa3 Make cf_hmac() STATIC_TESTABLE by Manuel Pégourié-Gonnard · 5 years ago
  41. 2426506 Merge pull request #3458 from gilles-peskine-arm/analyze_outcomes-count_test_cases-1 by Gilles Peskine · 5 years ago
  42. bbb3664 Documentation improvements by Gilles Peskine · 5 years ago
  43. a123614 tests: Move mbedtls_param_failed() to test common code by Ronald Cron · 5 years ago
  44. be9a575 Merge tag 'mbedtls-2.23.0' into merge-2.23.0-release-to-development by Janos Follath · 5 years ago
  45. 961914d Merge pull request #3382 from stevew817/feature/volatile-keys-in-SE by Gilles Peskine · 5 years ago
  46. 3d863f2 Document the fields of TestCasesOutcomes by Gilles Peskine · 5 years ago
  47. 8d3c70a Check test case coverage by Gilles Peskine · 5 years ago
  48. 15c2cbf New script for test outcome analysis by Gilles Peskine · 5 years ago
  49. 6f6ff33 check_test_cases: move some functions into the logical class by Gilles Peskine · 5 years ago
  50. 78c45db check_test_cases: move "walk" functions into a class by Gilles Peskine · 5 years ago
  51. d34e9e4 check_test_cases: parametrize iteration functions by the action by Gilles Peskine · 5 years ago
  52. fb4f933 Rename Python scripts to use '_' and not '-' by Gilles Peskine · 5 years ago
  53. 68a9851 basic-in-docker: call all.sh for sanity checks by Gilles Peskine · 5 years ago
  54. 4d18849 Merge branch 'development-restricted' into mbedtls-2.23.0r0 by Janos Follath · 5 years ago
  55. 04c6b61 Merge pull request #2639 from mpg/use-all-sh-checks-for-pre-push by Gilles Peskine · 5 years ago
  56. c96d4e2 Merge pull request #3410 from mpg/make-coverage-script-deterministic by Gilles Peskine · 5 years ago
  57. 5430447 Adjust comments about SEED synchronisation by Manuel Pégourié-Gonnard · 5 years ago
  58. c7da1fe Add Apache-2.0 headers to all scripts by Bence Szépkúti · 5 years ago
  59. 700ee44 Add missing copyright dates to scripts and sources by Bence Szépkúti · 5 years ago
  60. 15fee93 Merge pull request #3363 from bensze01/zeroize by danh-arm · 5 years ago
  61. 5620d71 Remove hardcoded line number from the zeroize test by Bence Szépkúti · 5 years ago
  62. 8335f41 Enable figuring out number of cores when running on OS X by Steven Cooreman · 5 years ago
  63. e050191 Make basic-build-test.sh deterministic by Manuel Pégourié-Gonnard · 5 years ago
  64. 304b099 all.sh: clean up some uses of "local" variables by Manuel Pégourié-Gonnard · 5 years ago
  65. f1f180a all.sh: keep dd output in non-quiet mode by Manuel Pégourié-Gonnard · 5 years ago
  66. 21b3d12 Merge pull request #3374 from danh-arm/dh/branch-cov by Manuel Pégourié-Gonnard · 5 years ago
  67. 53fb66d Add support for RESTARTABLE with internal RNG by Manuel Pégourié-Gonnard · 5 years ago
  68. 1a3f9ed Add config.h option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 5 years ago
  69. 5b942dc Add test for dependencies on HMAC_DRBG in all.sh by Manuel Pégourié-Gonnard · 5 years ago
  70. bba4c17 Merge pull request #3315 from hanno-arm/tls13-experimental-macro by Janos Follath · 5 years ago
  71. 6abc20e Merge pull request #3378 from mpg/fix-ctr-drbg-deps by Manuel Pégourié-Gonnard · 5 years ago
  72. a911916 Make component_check_test_cases more -q frienly by Manuel Pégourié-Gonnard · 5 years ago
  73. dfb114a Make check_generate_test_code more -q friendly by Manuel Pégourié-Gonnard · 5 years ago
  74. 2b2bdaa Add a --quiet option to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  75. bf7ae6f Silence dd invocation in all.sh by Manuel Pégourié-Gonnard · 5 years ago
  76. 817e368 Add test for building without CTR_DRBG by Manuel Pégourié-Gonnard · 5 years ago
  77. a8b26c2 Enable branch coverage in basic_build_test.sh by Dan Handley · 5 years ago
  78. eca95db Finish the documentation of normalize_path by Gilles Peskine · 5 years ago
  79. a711f6e Add 'build+unit test' test for experimental TLS 1.3 code to all.sh by Hanno Becker · 5 years ago
  80. 30e0bb4 Run assemble_changelog.py in all.sh by Gilles Peskine · 5 years ago
  81. 344da1c Some .pem files are openssl output and have tabs and that's ok by Gilles Peskine · 5 years ago
  82. d2df86f .dsw files are Visual Studio stuff by Gilles Peskine · 5 years ago
  83. 12b180a Permit empty files by Gilles Peskine · 5 years ago
  84. 3e2ee3c Check only files checked into Git by Gilles Peskine · 5 years ago
  85. d4a853d Exclude binary files from text checks by Gilles Peskine · 5 years ago
  86. 0598db8 Regex mechanism for check-specific exemptions by Gilles Peskine · 5 years ago
  87. c1d1b66 Check all files by default by Gilles Peskine · 5 years ago
  88. 05a51a8 More accurate variable name by Gilles Peskine · 5 years ago
  89. d9f6949 Merge pull request #3190 from gilles-peskine-arm/config-full-clarify-development by Gilles Peskine · 5 years ago
  90. 18487f6 all.sh: on arm builds (GCC or Arm Compiler), show the code size by Gilles Peskine · 5 years ago
  91. 6e2fb86 all.sh: add a Cortex-M0+ build by Gilles Peskine · 5 years ago
  92. 6537588 all.sh: build_arm_none_eabi_gcc: do optimize by Gilles Peskine · 5 years ago
  93. 6d06134 Rename --arm-gcc-prefix to --arm-none-eabi-gcc-prefix by Gilles Peskine · 5 years ago
  94. 8386ea2 all.sh: explain the testing around deprecated features by Gilles Peskine · 5 years ago
  95. af387e0 check-files: support Windows .bat files by Gilles Peskine · 5 years ago
  96. 60f267b all.sh: make the arm-gcc cross-compiler prefix configurable by Gilles Peskine · 5 years ago
  97. 97bea01 all.sh: run selftest in the full config and with ASan by Gilles Peskine · 5 years ago
  98. 30de2e8 Make no_deprecated naming more consistent by Gilles Peskine · 5 years ago
  99. 1093d9f all.sh: reorganize testing around deprecated features by Gilles Peskine · 5 years ago
  100. 3a584ae Enable SSLv3 in the full config by Gilles Peskine · 5 years ago