1. bf3ec84 Merge pull request #5003 from gilles-peskine-arm/all.sh-makeflags-nproc by Gilles Peskine · 3 years, 10 months ago
  2. 050d2fc Limit make parallelism to the number of CPUs by Gilles Peskine · 3 years, 10 months ago
  3. 6b34ac7 Merge pull request #4955 from gilles-peskine-arm/make-tests-v-development by Gilles Peskine · 3 years, 10 months ago
  4. b19be6b Merge pull request #1638 from dgreen-arm/check-names-rewrite by Gilles Peskine · 3 years, 10 months ago
  5. 27f84fc Merge pull request #4813 from JoeSubbiani/TranslateCiphersuite_dev by Ronald Cron · 3 years, 10 months ago
  6. c3a6f63 Merge updates from upstream development branch into check-names-rewrite by Yuto Takano · 3 years, 11 months ago
  7. 3587dfd Move long -D lists from all.sh to a header file by Gilles Peskine · 3 years, 11 months ago
  8. 396853a 'make test': show failing test cases when cmake does by Gilles Peskine · 3 years, 11 months ago
  9. 7a5ab04 Add tls13 test with everst and ecp restartable by Jerry Yu · 3 years, 11 months ago
  10. a25ffab Integrate tests as unit tests into one file by Joe Subbiani · 4 years ago
  11. d614c0b Include translate ciphers tests in all.sh by Joe Subbiani · 4 years ago
  12. 0bf740e Merge pull request #4765 from gilles-peskine-arm/all.sh-subshells-3.0 by Gilles Peskine · 4 years ago
  13. e45ee40 Merge pull request #4811 from hanno-arm/tls13_ciphersuite_api by Manuel Pégourié-Gonnard · 4 years ago
  14. 4512f21 Merge pull request #3572 from mpg/add-arm-linux-build by Manuel Pégourié-Gonnard · 4 years ago
  15. ae33685 Add ssl-opt.sh run to TLS 1.3 test in all.sh by Hanno Becker · 4 years ago
  16. 51efcb1 Rename check-names.py to check_names.py by Yuto Takano · 4 years ago
  17. b61f0e1 Merge upstream 3.0 from 'development' in ARMmbed/mbedtls by Yuto Takano · 4 years ago
  18. 4e9b51b Update scripts to use check-names.py by Darryl Green · 7 years ago
  19. 80ddb99 Add --restore option to clean up but not necessarily run components by Gilles Peskine · 4 years ago
  20. 03af678 Documentation improvements by Gilles Peskine · 4 years ago
  21. 86f6129 Documentation improvement by Gilles Peskine · 4 years ago
  22. 7530163 Make --quiet more effective when running make generated_files by Gilles Peskine · 4 years ago
  23. bf66e2c Documentation improvements by Gilles Peskine · 4 years ago
  24. 1d475b6 Disable wildcards when checking for unsupported components by Gilles Peskine · 4 years ago
  25. ae505ee Fix missing dependency on Travis by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  26. 3a6c769 Add arm-linux-gnueabi-gcc build to all.sh by Manuel Pégourié-Gonnard · 5 years ago
  27. c111e24 Improve the detection of keep-going commands by Gilles Peskine · 4 years ago
  28. 88a7c2b Improve --error-test reporting by Gilles Peskine · 4 years ago
  29. ec13554 Clarify some comments by Gilles Peskine · 4 years ago
  30. 6c53ecc all.sh: Run basic TLS 1.3 with and without record padding by Hanno Becker · 4 years ago
  31. 568f53a Don't unconditionally restore **/Makefile by Gilles Peskine · 4 years, 1 month ago
  32. f83eb82 Don't restore *config.h before backing it up by Gilles Peskine · 5 years ago
  33. 03ab544 Generate cpp_cummy_build.cpp dynamically by Gilles Peskine · 4 years, 1 month ago
  34. 7238503 Heed --quiet when running make generated_files by Gilles Peskine · 4 years, 1 month ago
  35. 88a0745 Remove barely-used redirect functions by Gilles Peskine · 4 years, 1 month ago
  36. aca0b32 Keep going after a shell "[" a.k.a. "test" fails by Gilles Peskine · 5 years ago
  37. c2e22ee Remove code that is useless now that components run in a subshell by Gilles Peskine · 5 years ago
  38. b80f0d2 Complain if an unsupported component is explicitly requested by Gilles Peskine · 5 years ago
  39. a681c59 Better not function by Gilles Peskine · 5 years ago
  40. fec30cb Fix double reporting when the last command of a function fails by Gilles Peskine · 5 years ago
  41. 1f0cdaf Stop dispatching through obsolete functions by Gilles Peskine · 4 years, 1 month ago
  42. f7e956c component_test_cmake_out_of_source: simplify and fix error handling by Gilles Peskine · 5 years ago
  43. 3664780 Detect errors on the left-hand side of a pipeline by Gilles Peskine · 5 years ago
  44. ce266c4 Run each component in a subshell and handle errors more robustly by Gilles Peskine · 5 years ago
  45. 5d99682 Add --error-test option to test error detection and reporting by Gilles Peskine · 5 years ago
  46. 62cf2e8 Switch all.sh to bash by Gilles Peskine · 5 years ago
  47. 414d6bd Fix pre-existing typo in comment by Bence Szépkúti · 4 years, 1 month ago
  48. bb0cfeb Rename config.h to mbedtls_config.h by Bence Szépkúti · 4 years, 2 months ago
  49. 10bda58 Merge pull request #4259 from CJKay/cmake-config by Dave Rodgman · 4 years, 1 month ago
  50. 3698fa1 Merge pull request #4673 from gilles-peskine-arm/psa_crypto_spm-from_platform_h by Ronald Cron · 4 years, 1 month ago
  51. 32750ef Merge pull request #4685 from mpg/improve-all-sh-robustness by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  52. a805d57 Merge pull request #4588 from TRodziewicz/remove_MD2_MD4_RC4_Blowfish_and_XTEA by Manuel Pégourié-Gonnard · 4 years, 1 month ago
  53. 87db8a2 Clean up old files before generating them by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  54. a354867 In the SPM test build, fail if a symbol wasn't renamed by Gilles Peskine · 4 years, 2 months ago
  55. d1dcfd5 Do a test build with MBEDTLS_PSA_CRYPTO_SPM by Gilles Peskine · 4 years, 2 months ago
  56. d51aaad Remove config option MBEDTLS_ECP_NO_INTERNAL_RNG by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  57. 10e8cf5 Remove MD2, MD4, RC4, Blowfish and XTEA by TRodziewicz · 4 years, 2 months ago
  58. 1628a9c MBEDTLS_DEBUG_C is compatible with every whole-module ALT except DHM by Gilles Peskine · 4 years, 2 months ago
  59. 5c3f18d MBEDTLS_PK_PARSE_EC_EXTENDED is incompatible with MBEDTLS_ECP_ALT by Gilles Peskine · 4 years, 2 months ago
  60. cc73cc5 Test the build with whole-module alternative implementations by Gilles Peskine · 4 years, 2 months ago
  61. 0730cd5 Merge branch 'development' into Remove__CHECK_PARAMS_option by TRodziewicz · 4 years, 2 months ago
  62. d259e34 Add CMake package config file by Chris Kay · 4 years, 4 months ago
  63. f9f9cc2 Merge pull request #4579 from tom-daubney-arm/rm_ecdh_legacy_context_config_option by Manuel Pégourié-Gonnard · 4 years, 2 months ago
  64. 42aaf7a Removes component_test_new_ecdh_context in all.sh by Thomas Daubney · 4 years, 2 months ago
  65. 8f4eaca Removes MBEDTLS_ECDH_LEGACY_CONTEXT from config.h by Thomas Daubney · 4 years, 2 months ago
  66. 875b5fb Refactor optional parameter check tests by Ronald Cron · 4 years, 3 months ago
  67. 142c205 Merge pull request #4513 from Patater/psa-without-genprime-fix by Ronald Cron · 4 years, 2 months ago
  68. 2812605 Removal of constants and functions and a new ChangeLog file by TRodziewicz · 4 years, 3 months ago
  69. 424fa93 psa: Support RSA signature without MBEDTLS_GENPRIME by Jaeden Amero · 4 years, 3 months ago
  70. eb30b0c Merge remote-tracking branch 'upstream-public/development' into no-generated-files-3.0 by Gilles Peskine · 4 years, 3 months ago
  71. 67debb6 Test check-generated-files.sh by Gilles Peskine · 4 years, 3 months ago
  72. 1570b59 Generate source files before running any components by Gilles Peskine · 4 years, 4 months ago
  73. 729fa5b Merge pull request #4450 from mstarzyk-mobica/remove_null_entropy by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  74. eb3e463 Merge pull request #4247 from stevew817/dispatch_mac_operations by Ronald Cron · 4 years, 3 months ago
  75. 72f60df Remove MBEDTLS_TEST_NULL_ENTROPY config option. by Mateusz Starzyk · 4 years, 3 months ago
  76. 7515e75 Add CMAC and HMAC driver testing to all.sh by Steven Cooreman · 4 years, 5 months ago
  77. b548cda Merge pull request #4397 from TRodziewicz/change_config_h_defaults by Manuel Pégourié-Gonnard · 4 years, 3 months ago
  78. 89f98c2 Removal of wrongly placed unset by TRodziewicz · 4 years, 3 months ago
  79. 2add5c1 On second thought changing the way the test is run by TRodziewicz · 4 years, 3 months ago
  80. e66f49c Merge branch 'development_3.0' into change_config_h_defaults by Tomasz Rodziewicz · 4 years, 3 months ago
  81. 856db5f Remove merge conflict marker by Chris Jones · 4 years, 8 months ago
  82. c5722d1 Add missing MBEDTLS_X509_REMOVE_INFO guards to ssl-opt.sh by Hanno Becker · 4 years, 10 months ago
  83. 12f93f4 Merge pull request #4407 from ARMmbed/dev3_signoffs by Dave Rodgman · 4 years, 3 months ago
  84. 1f98424 Correction fixing the test_when_no_ciphersuites_have_mac falure by TRodziewicz · 4 years, 3 months ago
  85. 7c1d41d Correction fixing the test_everest_curve25519_only falure by TRodziewicz · 4 years, 3 months ago
  86. a58625f Remove optional SHA-1 in the default TLS configuration. by Mateusz Starzyk · 4 years, 4 months ago
  87. 6801f08 Implement support for MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS by Steven Cooreman · 4 years, 6 months ago
  88. c301bd5 Merge branch 'development_3.0' into drop_old_tls_options by Mateusz Starzyk · 4 years, 4 months ago
  89. f5c5351 Remove remaining comments and strings refering to removed features. by Mateusz Starzyk · 4 years, 4 months ago
  90. 73e3e2c Merge remote-tracking branch 'origin/development' into development_new by Dave Rodgman · 4 years, 4 months ago
  91. e6f6301 psa: Add cipher accelerator flags to test_psa_crypto_drivers by Ronald Cron · 4 years, 5 months ago
  92. 067de3b tests: psa: Test cipher operations by a transparent driver by Ronald Cron · 4 years, 5 months ago
  93. e204dbf Drop support for MBEDTLS_SSL_HW_RECORD_ACCEL. by Mateusz Starzyk · 4 years, 5 months ago
  94. a3a9984 Drop support for TLS record-level compression. by Mateusz Starzyk · 4 years, 6 months ago
  95. 06b07fb Drop support for SSLv3. by Mateusz Starzyk · 4 years, 6 months ago
  96. 753f973 Use full config during driver testing by Steven Cooreman · 4 years, 5 months ago
  97. d50db94 Add hash acceleration driver testing by Steven Cooreman · 4 years, 5 months ago
  98. 17605f0 Merge pull request #4151 from ronald-cron-arm/psa-sign_verify-hash by Manuel Pégourié-Gonnard · 4 years, 5 months ago
  99. d6ee36e Merge pull request #4110 from gilles-peskine-arm/psa-external-random-in-mbedtls by Dave Rodgman · 4 years, 5 months ago
  100. 17b3afc tests: psa: Test sign/verify hash by a transparent driver by Ronald Cron · 4 years, 8 months ago