1. 78bffd1 Fix spelling of a disabled option by Gilles Peskine · 2 years, 9 months ago
  2. fc4f11b Improve test component name by Gilles Peskine · 2 years, 10 months ago
  3. fcee740 Automatically enable PK_PARSE for RSA in PSA by Gilles Peskine · 2 years, 10 months ago
  4. aef1ba6 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
  5. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  6. f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
  7. 73f9233 Use full config for testing driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  8. 79e1467 Fix include path for programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  9. 4ba0e45 all.sh: don't build with ECJPAKE_TO_PMS if SHA256 is not available by Andrzej Kurek · 2 years, 11 months ago
  10. dcec7ac test_psa_crypto_config_accel_hash_use_psa: enable tls.1.3 at the end and adapt comment by Przemek Stekiel · 2 years, 11 months ago
  11. a4af13a test_psa_crypto_config_accel_hash_use_psa: enable TLS 1.3 by Przemek Stekiel · 3 years ago
  12. 07e3570 Add an ssl-opt.sh run to all.sh for the accel_hash_use_psa config by Andrzej Kurek · 2 years, 11 months ago
  13. f6a6a2d Merge pull request #6216 from AndrzejKurek/tls-tests-no-md-compat by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  14. 5e0654a Add a compat.sh run to psa_crypto_config_accel_hash_use_psa by Andrzej Kurek · 3 years ago
  15. 37a17e8 Enable PKCS5 in no-md builds in all.sh by Andrzej Kurek · 3 years ago
  16. 97fc247 Merge pull request #6232 from AndrzejKurek/pkcs12-no-md by Manuel Pégourié-Gonnard · 3 years ago
  17. 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
  18. 076f725 Don't remove programs/fuzz/Makefile by Gilles Peskine · 3 years ago
  19. dd06efb Don't try restoring a file if no backup is available by Gilles Peskine · 3 years ago
  20. bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 3 years ago
  21. a84ce3f Merge pull request #6111 from superna9999/6101-programs-dont-build-with-libtestdriver-and-use-psa by Manuel Pégourié-Gonnard · 3 years ago
  22. 180b6b9 Enable TLS 1.2 tests without MD and with USE_PSA in all.sh by Andrzej Kurek · 3 years ago
  23. e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago
  24. 7b044c1 Enable ECJPAKE in test_crypto_full_no_md () & test_psa_crypto_config_accel_hash_use_psa () components by Neil Armstrong · 3 years ago
  25. b792cfd component_test_psa_crypto_config_accel_hash_use_psa: stop removing all X.509 modules from the build by Przemek Stekiel · 3 years ago
  26. 92cd864 Merge pull request #6090 from hanno-arm/fix_bnmul_arm_v7a by Dave Rodgman · 3 years ago
  27. 03f7a6e Add armcc plain armv7-m target; tidy up arg order by Dave Rodgman · 3 years ago
  28. 7a27e85 Fix failure of RSA accel test by Manuel Pégourié-Gonnard · 3 years ago
  29. 077ba84 PKCS#1 v2.1 now builds with PSA if no MD_C by Manuel Pégourié-Gonnard · 3 years ago
  30. d86b8ac Fix test_psa_crypto_config_accel_hash_use_psa build when including libtestdriver1 PSA headers from programs by Neil Armstrong · 3 years, 1 month ago
  31. f0762e9 Enable inline assembly in armcc all.sh component by Hanno Becker · 3 years, 1 month ago
  32. 7b0825d Build with SHA-256 accelerated too by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  33. f0f63bc Test without MD_C by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  34. 525add6 Add component with accelerated hashes and USE_PSA by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  35. 97ab2a3 Clean up two accel tests in all.sh by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  36. 46a2954 Build and test RSA PKCS#1v1.5 without MD by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  37. b86279f Build and test PK without MD by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  38. 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years, 1 month ago
  39. 6497b5a Add setbuf platform function by Gilles Peskine · 3 years, 1 month ago
  40. e3dac4a tls13: Add Certificate msg parsing tests with invalid vector lengths by Ronald Cron · 3 years, 2 months ago
  41. da5f483 all.sh: Fix order of CIPHER dependencies by Przemek Stekiel · 3 years, 3 months ago
  42. 179d748 all.sh: add build/test config crypto_full minus CIPHER Dependency list: by Przemek Stekiel · 3 years, 3 months ago
  43. 10f3a60 all.sh: add build/test config full minus CIPHER by Przemek Stekiel · 3 years, 3 months ago
  44. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  45. 4265026 Merge pull request #5783 from mprse/md_dep_v3 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  46. d3ba736 component_test_crypto_full_no_md: fix order of disabled features by Przemek Stekiel · 3 years, 3 months ago
  47. fe2367a all.sh: add build/test config crypto_full minus MD by Przemek Stekiel · 3 years, 3 months ago
  48. 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
  49. ad47487 Merge pull request #5742 from superna9999/5669-review-test-incompatible-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  50. 98136b1 Fixup and update comment of disabled USE_PSA_CRYPTO test check in all.sh by Neil Armstrong · 3 years, 3 months ago
  51. 882e02e Move and fixup check_test_requires_psa_disabled() into check_test_cases() by Neil Armstrong · 3 years, 4 months ago
  52. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  53. 09030a3 Refine component_check_test_requires_psa_disabled change grep options order for better compatibility by Neil Armstrong · 3 years, 4 months ago
  54. a841c2a test_cmake_out_of_source: run an ssl-opt test case that exists by Gilles Peskine · 3 years, 4 months ago
  55. 7393ec5 test_cmake_out_of_source: validate that ssl-opt passed by Gilles Peskine · 3 years, 4 months ago
  56. 4ad82e4 Add component_check_test_requires_psa_disabled used to check if some tests requiring PSA to be disabled are presemt by Neil Armstrong · 3 years, 4 months ago
  57. 45e680e Explain why we check that a certain feature is enabled by Gilles Peskine · 3 years, 4 months ago
  58. 5417d48 Remove mostly-redundant test build by Gilles Peskine · 3 years, 4 months ago
  59. 296787f Rm DES from invocations of compat.sh by Manuel Pégourié-Gonnard · 3 years, 4 months ago
  60. 7d904e7 Test MBEDTLS_PSA_CRYPTO_CONFIG_FILE and MBEDTLS_PSA_CRYPTO_USER_CONFIG_FILE by Gilles Peskine · 3 years, 4 months ago
  61. e10df77 Test MBEDTLS_USER_CONFIG_FILE as such by Gilles Peskine · 3 years, 4 months ago
  62. f479827 Remove obsolete comment by Gilles Peskine · 3 years, 4 months ago
  63. 2003c2f Simplify build_mbedtls_config_file by Gilles Peskine · 3 years, 4 months ago
  64. c82f62e Merge pull request #4907 from gilles-peskine-arm/config-baremetal-size-3.0 by Gilles Peskine · 3 years, 4 months ago
  65. 0e980e8 Merge pull request #5640 from ronald-cron-arm/version-negotiation-2 by Ronald Cron · 3 years, 4 months ago
  66. 017a199 Update references to old Github organisation by Dave Rodgman · 3 years, 4 months ago
  67. a980adf Merge pull request #5637 from ronald-cron-arm/version-negotiation-1 by Ronald Cron · 3 years, 4 months ago
  68. f660655 TLS: Allow hybrid TLS 1.2/1.3 in default configurations by Ronald Cron · 3 years, 5 months ago
  69. de1adee Rename ssl_cli/srv.c by Ronald Cron · 3 years, 5 months ago
  70. 226aca1 Fix running of all.sh on macOS by Tom Cosgrove · 3 years, 5 months ago
  71. 87fbfb5 SECLIB-667: Accelerate SHA-512 with A64 crypto extensions by Tom Cosgrove · 3 years, 5 months ago
  72. f4042f0 Merge pull request #5573 from superna9999/5176-5177-5178-5179-tsl-record-hmac by Manuel Pégourié-Gonnard · 3 years, 5 months ago
  73. 0ab7a23 Add non-PSA and PSA variant of test_XXXX_constant_flow all.sh tests by Neil Armstrong · 3 years, 5 months ago
  74. 2cecd8a Merge pull request #3624 from daxtens/timeless by Dave Rodgman · 3 years, 5 months ago
  75. 868d38f Merge pull request #5547 from tom-cosgrove-arm/seclib-667-sha256-acceleration-mbedtls-internal by Dave Rodgman · 3 years, 5 months ago
  76. 61faf66 Use $PWD instead of $(pwd) for consistency by David Horstmann · 3 years, 8 months ago
  77. 814c813 tests: add baremetal full config build by Daniel Axtens · 5 years ago
  78. 446af20 tests: prevent inclusion of time.h in baremetal compiles by Daniel Axtens · 5 years ago
  79. f3ebd90 SECLIB-667: Accelerate SHA-256 with A64 crypto extensions by Tom Cosgrove · 3 years, 6 months ago
  80. baa4934 Add check tests by Jerry Yu · 3 years, 6 months ago
  81. 81d5e1f fix various issues by Jerry Yu · 3 years, 6 months ago
  82. da5af22 tls13_only: add tls13_only test component by Jerry Yu · 3 years, 8 months ago
  83. d81e774 Merge pull request #5463 from gilles-peskine-arm/cmake-test-suite-enumeration by Manuel Pégourié-Gonnard · 3 years, 6 months ago
  84. 827dbd9 Remove obsolete calls to if_build_succeeded by Gilles Peskine · 3 years, 6 months ago
  85. c1247c0 Remove obsolete variable restoration or unset at the end of a component by Gilles Peskine · 3 years, 6 months ago
  86. 3bc3409 Remove obsolete cd at the end of a component by Gilles Peskine · 3 years, 6 months ago
  87. a300099 Stop CMake out of source tests running on 16.04 (continued) by Gilles Peskine · 3 years, 6 months ago
  88. 03e0146 Make KEY_ID_ENCODES_OWNER compatible with USE_PSA_CRYPTO by Andrzej Kurek · 3 years, 7 months ago
  89. a5c1851 Merge pull request #5155 from paul-elliott-arm/pcks12_fix by Gilles Peskine · 3 years, 8 months ago
  90. 6f135e1 Rename MBEDTLS_SSL_PROTO_TLS1_3_EXPERIMENTAL to MBEDTLS_SSL_PROTO_TLS1_3 by Ronald Cron · 3 years, 8 months ago
  91. 0abf07c Make PSA crypto mandatory for TLS 1.3 by Ronald Cron · 3 years, 8 months ago
  92. fdb0e3f ssl-opt.sh: TLS 1.3: Run tests with middlebox compatibility enabled by Ronald Cron · 3 years, 8 months ago
  93. 3921134 Merge pull request #5263 from ronald-cron-arm/psa-test-driver_3.x by Gilles Peskine · 3 years, 8 months ago
  94. 27d4771 tests: psa: Remove MD2, MD4 and ARC4 related code by Ronald Cron · 3 years, 8 months ago
  95. 3a8714d all.sh: psa: Add cipher acceleration test component by Ronald Cron · 3 years, 10 months ago
  96. b231245 all.sh: psa: Add hash acceleration test component by Ronald Cron · 4 years, 3 months ago
  97. 403c15c all.sh: psa: Add ECDSA and RSA signature acceleration component by Ronald Cron · 3 years, 11 months ago
  98. 7975fae Move to separately compiled PSA test driver library by Ronald Cron · 3 years, 11 months ago
  99. 8b5c382 Fix (d)tls1_2 into (d)tls12 in version options by Xiaofei Bai · 3 years, 8 months ago
  100. a0e57ef Merge pull request #5131 from gilles-peskine-arm/dlopen-test by Gilles Peskine · 3 years, 8 months ago