1. c4cd2ad test_psa_constant_names: fix uses of C integer types by Gilles Peskine · 6 years ago
  2. 1fb011f Merge pull request #152 from ARMmbed/psa-test-psa_constant_names by Jaeden Amero · 6 years ago
  3. d48e9c7 all.sh: Enable verbose failure messages for CMake by Jaeden Amero · 6 years ago
  4. 6893364 Merge commit '01b34fb316a5' into development by Jaeden Amero · 7 years ago
  5. 45010a3 Move test_psa_constant_names to a full config build by Darryl Green · 6 years ago
  6. b8fe068 Document that ECDH and FFDH are excluded only temporarily by Darryl Green · 6 years ago
  7. 61b7f61 Change unknown hash algorithm value by Darryl Green · 7 years ago
  8. ec07950 Exclude ECDH and FFDH key agreement algorithms for now by Darryl Green · 7 years ago
  9. 95ab71a test_psa_constant_names: make tmp files easier to recognize by Gilles Peskine · 7 years ago
  10. 1754208 Recognize kdf_alg as KDF algorithm parameter name by Gilles Peskine · 7 years ago
  11. 6d194bd Read constant names from crypto_extra.h as well as crypto_values.h by Gilles Peskine · 7 years ago
  12. c68ce96 Exclude full-length-algorithm macros from testing by Gilles Peskine · 7 years ago
  13. 434899f Test truncated MAC and AEAD algorithms by Gilles Peskine · 7 years ago
  14. f96ed66 Fix bug in distribute_arguments for multi-argument macros by Gilles Peskine · 7 years ago
  15. cf9c18e Add option to keep the temporary C files by Gilles Peskine · 7 years ago
  16. a0a315c Add location information to input processing exceptions by Gilles Peskine · 7 years ago
  17. 377c683 Test psa_constant_names in all.sh by Gilles Peskine · 7 years ago
  18. 2482702 Test program for psa_constant_names by Gilles Peskine · 7 years ago
  19. 8d4be19 Merge pull request #7 from gilles-peskine-arm/all_sh-mbedcrypto by Jaeden Amero · 7 years ago
  20. e878987 Rename test_memcheck to test_valgrind by Gilles Peskine · 7 years ago
  21. a49b00f Support wildcard patterns with a positive list of components to run by Gilles Peskine · 7 years ago
  22. d692e11 Delete $OUT_OF_SOURCE_DIR under --force by Gilles Peskine · 7 years ago
  23. add1d23 Fix sometimes-spurious warning about changed config.h by Gilles Peskine · 7 years ago
  24. 92bff7f all.sh: Update the maintainer documentation by Gilles Peskine · 7 years ago
  25. 2edf47c Merge the code to call output_env.sh into pre_check_tools by Gilles Peskine · 7 years ago
  26. 657f59a all.sh: only check tools that are going to be used by Gilles Peskine · 7 years ago
  27. e26ab18 all.sh: only look for armcc if it is used by Gilles Peskine · 7 years ago
  28. 1bcb1c8 all.sh: Always build the list of components to run by Gilles Peskine · 7 years ago
  29. 1072610 all.sh: list components automatically by Gilles Peskine · 7 years ago
  30. 55ae162 all.sh: fix MAKEFLAGS setting by Gilles Peskine · 7 years ago
  31. bdf3f52 all.sh: don't insist on Linux; always run Valgrind by Gilles Peskine · 7 years ago
  32. 74851d8 Gdb script: improve portability of ASLR disabling disabling by Gilles Peskine · 7 years ago
  33. 1927565 Use CMAKE_BUILD_TYPE to do Asan builds by Gilles Peskine · 7 years ago
  34. 06b385f Fix inconsistent indentation by Gilles Peskine · 7 years ago
  35. 6bd1426 remove excess whitespace by Nir Sonnenschein · 7 years ago
  36. 03091d1 modify check-names.sh and list-macros.sh to work with PSA constants by Nir Sonnenschein · 7 years ago
  37. 5158538 Merge remote-tracking branch 'upstream-crypto/development' into all_sh-mbedcrypto by Gilles Peskine · 7 years ago
  38. 8ae15dd Back up and restore config.h systematically by Gilles Peskine · 7 years ago
  39. ffcdeff Add the current component name to msg output and the final report by Gilles Peskine · 7 years ago
  40. 81b96ed Add --except mode: run all components except a list by Gilles Peskine · 7 years ago
  41. 9252511 all.sh: with non-option arguments, run only these components by Gilles Peskine · 7 years ago
  42. 348fb9a New option --list-components by Gilles Peskine · 7 years ago
  43. 782f411 Move test-ref-configs into its own component by Gilles Peskine · 7 years ago
  44. e48351a Move cleanup into the common wrapper function by Gilles Peskine · 7 years ago
  45. 9f8f92c Remove duplicate component for RSA_NO_CRT by Gilles Peskine · 7 years ago
  46. 8f07312 Move the code into functions. No behavior change. by Gilles Peskine · 7 years ago
  47. 76965bb Remove MBEDTLS_USE_PSA_CRYPTO tests from all.sh by Gilles Peskine · 7 years ago
  48. faafcd8 Merge remote-tracking branch 'upstream-public/pr/2223' into development by Jaeden Amero · 7 years ago
  49. d07ef47 Merge remote-tracking branch 'upstream-public/pr/2061' into development by Jaeden Amero · 7 years ago
  50. 60ca6e5 test: Make basic-build-test.sh see summary statuses by Jaeden Amero · 7 years ago
  51. 8ef1f48 Merge remote-tracking branch 'upstream-public/pr/2219' into development by Jaeden Amero · 7 years ago
  52. 3c0941e Merge remote-tracking branch 'upstream-public/pr/2172' into development by Jaeden Amero · 7 years ago
  53. c117d59 check-files: detect merge artifacts by Gilles Peskine · 7 years ago
  54. 0439805 Factor record_issue into its own method by Gilles Peskine · 7 years ago
  55. 80a23a5 check-files: Don't check same-named files by Jaeden Amero · 7 years ago
  56. 12bd57b Refer to PSA through MBEDTLS_USE_PSA_CRYPTO, not USE_PSA, in all.sh by Hanno Becker · 7 years ago
  57. dde4442 Add build using PSA to all.sh by Manuel Pégourié-Gonnard · 7 years ago
  58. 74a04cd Remove exporter script by Jaeden Amero · 7 years ago
  59. 6b58b2c Merge pull request #92 from ARMmbed/dev/dgreen-arm/import-export-merge by Jaeden Amero · 7 years ago
  60. db2b8db psa: Add storage implementation for files by Darryl Green · 7 years ago
  61. d9eee3b Add library as valid header file location by Darryl Green · 7 years ago
  62. 76a449b Add config-default.h to test-ref-configs.pl by Gilles Peskine · 7 years ago
  63. 818eab2 Merge tag 'mbedtls-2.14.0' into feature-psa by Jaeden Amero · 7 years ago
  64. 53b45ec Merge remote-tracking branch 'public/pr/2079' into development-restricted-proposed by Simon Butcher · 7 years ago
  65. c242eea Change data file suffix for ott by Ron Eldor · 7 years ago
  66. 8396a71 test: Enable multiple levels of verbosity by Jaeden Amero · 7 years ago
  67. f4b521d test: Use GetOpt::Long for argument parsing by Jaeden Amero · 7 years ago
  68. 79e4f4e test: Print verbosely on failures in verbose mode by Jaeden Amero · 7 years ago
  69. 3869384 Merge remote-tracking branch 'public/pr/2031' into development by Simon Butcher · 7 years ago
  70. 78dd2e5 Merge remote-tracking branch 'public/pr/1806' into development by Simon Butcher · 7 years ago
  71. 96f3b4e Remove yotta support from check-files.py by Gilles Peskine · 7 years ago
  72. e5fecec Add test for MBEDTLS_PLATFORM_{CALLOC/FREE}_MACRO to all.sh by Hanno Becker · 7 years ago
  73. c426352 check-files: exclude .git and third-party files by Gilles Peskine · 7 years ago
  74. 95c5575 check-files: exclude .git and third-party files by Gilles Peskine · 7 years ago
  75. 6e3606e Fix run-test-suites.pl to screen for files by Simon Butcher · 7 years ago
  76. 427df37 Don't try to disable ASLR by Gilles Peskine · 7 years ago
  77. 5c39d7a Remove redundant check in all.sh by Gilles Peskine · 7 years ago
  78. bd90a8c In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 7 years ago
  79. e04d4e6 Don't try to disable ASLR by Gilles Peskine · 7 years ago
  80. 2bb5609 Remove redundant check in all.sh by Gilles Peskine · 7 years ago
  81. 3e954cf In keep-going mode, don't hard-fail on some tests by Gilles Peskine · 7 years ago
  82. 899c652 In keep-going mode, don't hard-fail on some auxiliary script by Gilles Peskine · 7 years ago
  83. 3ad2efd Remove Yotta support from the docs, tests and build scripts by Simon Butcher · 7 years ago
  84. 487cdf5 In keep-going mode, don't hard-fail on some auxiliary script by Gilles Peskine · 7 years ago
  85. 80e317a all.sh: Test the Mbed Crypto exporter by Jaeden Amero · 7 years ago
  86. 9a9e19f Switch default config back to the upstream one + PSA + CMAC by Gilles Peskine · 7 years ago
  87. 2d9d6db check-names: also check PSA files by Gilles Peskine · 7 years ago
  88. 68dbc94 Merge remote-tracking branch 'public/pr/1951' into development by Simon Butcher · 7 years ago
  89. 2f5aa4c all.sh: Add builds allowing to test dropping buffered messages by Hanno Becker · 7 years ago
  90. 5cb7017 Less obscure test suites template by Mohammad Azim Khan · 7 years ago
  91. d2d0112 Style fixes by Mohammad Azim Khan · 7 years ago
  92. 440d873 Fix macro validation regex by Mohammad Azim Khan · 7 years ago
  93. ee6529e Add generate_test_code.py unit tests in all.sh by Mohammad Azim Khan · 7 years ago
  94. 2179810 Pylint tests in all.sh by Mohammad Azim Khan · 7 years ago
  95. 539aa06 Fix Python 2 & 3 compatibility in test_generate_test_code.py by Mohammad Azim Khan · 7 years ago
  96. 32cbcda Fix Pylint errors in Python scripts by Mohammad Azim Khan · 7 years ago
  97. 6302813 Replaced escaped_split() logic with regex by Azim Khan · 7 years ago
  98. fcdf685 Make test function parsing robust by Azim Khan · 7 years ago
  99. 4084ec7 Fixed unit tests in test_generate_test_code.py by Azim Khan · 7 years ago
  100. 8d686bf Incorporated code revoew comments. by Azim Khan · 7 years ago