1. 2a13cfd Merge pull request #7243 from valeriosetti/issue7148 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  2. 8128037 Merge pull request #7163 from lpy4105/issue/all_sh-do-not-list-unsupported-cases by Gilles Peskine · 2 years, 5 months ago
  3. 4da9283 Merge pull request #7117 from valeriosetti/issue6862 by Gilles Peskine · 2 years, 5 months ago
  4. bf4016e Merge pull request #6567 from mprse/ecjpake-driver-dispatch by Dave Rodgman · 2 years, 5 months ago
  5. 2bf85e3 ssl-opt: enable test for accelerated ECDH + USE_PSA by valerio · 2 years, 5 months ago
  6. f27472b ssl-opt: enable test and fix failures for reference ECDH + USE_PSA" by valerio · 2 years, 5 months ago
  7. f84b7d5 test: enable ECDSA based key exchanges in driver coverage tests by Valerio Setti · 2 years, 5 months ago
  8. 289e5ba Merge pull request #7082 from valeriosetti/issue6861 by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  9. 4aa9940 Fix configuration for accelerated jpake by Przemek Stekiel · 2 years, 5 months ago
  10. a5ffa93 Merge pull request #7142 from mpg/driver-only-ecdh-starter by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  11. 86393db Revert local experiment. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  12. 07d9262 Fix some message strings and comments in all.sh by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  13. 0d1f5be Add comment about shared config function by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  14. 45cef61 Merge branch 'development' into md-light by Dave Rodgman · 2 years, 5 months ago
  15. 1f39a62 Merge pull request #7151 from gilles-peskine-arm/psa-headers-alt by Dave Rodgman · 2 years, 5 months ago
  16. 0fddf82 Add more detailed comment by Dave Rodgman · 2 years, 5 months ago
  17. 1c232a8 Enable -Werror for armclang by Dave Rodgman · 2 years, 5 months ago
  18. 2f386c5 Disable MBEDTLS_SHA256_USE_A64_CRYPTO_IF_PRESENT for armclang by Dave Rodgman · 2 years, 5 months ago
  19. c6298ad Use parentheses to avoid executing the output by Pengyu Lv · 2 years, 5 months ago
  20. c2b1864 Revert "Check if the license server is available for armcc" by Pengyu Lv · 2 years, 5 months ago
  21. b52b788 Merge pull request #6895 from yuhaoth/pr/add-aes-with-armv8-crypto-extension by Gilles Peskine · 2 years, 5 months ago
  22. 55c4fa4 Check if the license server is available for armcc by Pengyu Lv · 2 years, 5 months ago
  23. df07003 all.sh: add support function for build_armcc by Pengyu Lv · 2 years, 5 months ago
  24. 51b5f00 all.sh: Skip build_mingw correctly by Pengyu Lv · 2 years, 5 months ago
  25. 623c73b Remove config.py call on now-internal option by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  26. df6e84a Test the PSA alternative header configuration macros by Gilles Peskine · 2 years, 5 months ago
  27. bdc21e6 Disable MBEDTLS_PSA_CRYPTO_SE_C is ecdsa psa builds by Przemek Stekiel · 2 years, 5 months ago
  28. 0d41521 Make MBEDTLS_MD_LIGHT private for now. by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  29. 6445912 test: enable ssl-opt in test_psa_crypto_config_[accel/reference]_ecdsa_use_psa by Valerio Setti · 2 years, 5 months ago
  30. b45b8ce Disable MBEDTLS_PSA_CRYPTO_SE_C is hash psa builds by Przemek Stekiel · 2 years, 6 months ago
  31. 9dd2440 Change pake input: key_lifetime -> key attributes by Przemek Stekiel · 2 years, 6 months ago
  32. 9a5b812 Cleanup the code by Przemek Stekiel · 2 years, 7 months ago
  33. 0379002 Add test components to test accelerated pake and fallback by Przemek Stekiel · 2 years, 8 months ago
  34. e91bcf3 Add comparison of accel_ecdh_use_psa against ref by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  35. 59a2b8f Add component accel_ecdh_use_psa by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  36. e3095e7 Add comments to accel_ecdh component by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  37. 9e04b5b Disable MD-light in accel_hash_use_psa by Manuel Pégourié-Gonnard · 2 years, 5 months ago
  38. b9b630d Define "light" subset of MD by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  39. 40df835 all.sh: fix comment for test_psa_crypto_config_accel_ecdsa_use_psa by Valerio Setti · 2 years, 6 months ago
  40. b9dc251 test: add SHA1 to the supported algs in accelerated ECDSA by Valerio Setti · 2 years, 6 months ago
  41. 9cb1aa2 Merge pull request #6970 from valeriosetti/issue6857 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  42. e51eddc disable aesce when ASM not available by Jerry Yu · 2 years, 7 months ago
  43. bf74f52 test: add a comment specifying why restartable cannot be tested by Valerio Setti · 2 years, 6 months ago
  44. 4e0278d test: ECDSA driver only: disable ECP_RESTARTABLE by Valerio Setti · 2 years, 6 months ago
  45. c92df3b all.sh: test_m32_xx is not supported on arm64 host by Pengyu Lv · 2 years, 10 months ago
  46. aae6125 Merge pull request #6883 from valeriosetti/issue6843 by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  47. 00d3e96 Merge pull request #6855 from mpg/driver-only-ecdsa-starter by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  48. d84902f Add issue numbers to TODO comments by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  49. bc19a0b Fix missing SHA-224 in test driver build by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  50. 5a2e026 Improve a few comments & documentation by Manuel Pégourié-Gonnard · 2 years, 6 months ago
  51. 1a034dc Add regression test by Dave Rodgman · 2 years, 7 months ago
  52. 41b5fb6 test: ensure X509 has no dependency on BIGNUM when built without MBEDTLS_DEPRECATED_REMOVED by Valerio Setti · 2 years, 7 months ago
  53. c848d22 Switch code style check to enforcement mode by Gilles Peskine · 2 years, 8 months ago archive/new-code-style/development archive/new-code-style/test/6802/target features/new-code-style/development features/new-code-style/test/6802/target
  54. 3900bdd Merge pull request #6823 from mpg/unify-openssl-variables by Gilles Peskine · 2 years, 7 months ago
  55. 28d4d43 Merge pull request #6863 from valeriosetti/issue6830 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  56. 3368724 Merge pull request #6870 from valeriosetti/issue6831 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  57. 10e3963 Add comparison of accel_ecdsa against reference by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  58. 171c45f Add component accel_ecdsa_use_psa by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  59. 6d7db93 Enable TLS 1.3 in accelerated ECDSA test by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  60. 200fd0f Add comments to accel_ecdsa component by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  61. 462e3a9 all.sh: restore config_test_driver.h automatically by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  62. 67419f0 tls: fix + save code size when DEBUG_C is not enabled by Valerio Setti · 2 years, 7 months ago
  63. e1655b8 test: add test for building without BIGNUM_C by Valerio Setti · 2 years, 7 months ago
  64. 3322f61 test: verify that TLS and X509 are independent from mbedtls_ecp_curve functions by Valerio Setti · 2 years, 7 months ago
  65. 7a389dd Merge pull request #6784 from valeriosetti/issue6702 by Manuel Pégourié-Gonnard · 2 years, 7 months ago
  66. ea8c88f test: fix some descriptions by Valerio Setti · 2 years, 7 months ago
  67. c963bb1 test: remove SHA224 from default test driver config by Valerio Setti · 2 years, 7 months ago
  68. eab43a6 Merge pull request #6795 from gilles-peskine-arm/check_test_cases-quiet_ci by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  69. c572246 Use OPENSSL everywhere, not OPENSSL_CMD by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  70. d1dd41f Merge pull request #6723 from mpg/restartable-vs-use-psa by Gilles Peskine · 2 years, 8 months ago
  71. 031114d Hide check_test_cases warnings on the CI by Gilles Peskine · 2 years, 8 months ago
  72. c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  73. cd98805 Merge pull request #6683 from mpg/optimize-with-asan by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  74. 182a23b Adjust all.sh now that restartable is in full by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  75. a6e3d3e Disable restartable in build_module_alt by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  76. a373984 Remove check for tests disabled with USE_PSA by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  77. 1a100b6 Merge pull request #6705 from davidhorstmann-arm/code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  78. 1fe4529 Merge pull request #6685 from gilles-peskine-arm/valgrind-cf-skip-tests by Dave Rodgman · 2 years, 8 months ago
  79. 92b5ac1 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
  80. 70e0290 test: pake: fix mixed testing in test_tls1_2_ecjpake_compatibility by Valerio Setti · 2 years, 8 months ago
  81. dc40bbc test: pake: remove redundant test for opaque passwords by Valerio Setti · 2 years, 8 months ago
  82. 266f79c Merge pull request #6426 from aditya-deshpande-arm/driver-wrapper-key-agreement by Paul Elliott · 2 years, 8 months ago
  83. a6b69da test: psa_pake: add a separate test for opaque password by Valerio Setti · 2 years, 8 months ago
  84. fe549a7 Add comment about use of ASAN_CFLAGS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  85. 30d9466 Only run what we need from compat.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  86. 0c67160 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
  87. df3dd4c Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
  88. ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  89. 66f0983 Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  90. 6a543ba Remove redundant component in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  91. df84bb3 Removed MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH from CID tests in all.sh by Hannes Tschofenig · 2 years, 8 months ago
  92. ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
  93. ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  94. 5e3c70e Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 8 months ago
  95. a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
  96. c2e110f tls13: Disable MBEDTLS_SSL_EARLY_DATA by default by Ronald Cron · 2 years, 9 months ago
  97. 39e08d4 Add tests for the key agreement driver wrapper to test_suite_psa_crypto_driver_wrappers by Aditya Deshpande · 2 years, 9 months ago
  98. ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  99. 52d8e96 Disable PSA_WANT_ALG_STREAM_CIPHER, PSA_WANT_ALG_ECB_NO_PADDING also in reference config by Przemek Stekiel · 2 years, 9 months ago
  100. f3be7cc Keep drivers enabled also in reference build by Przemek Stekiel · 2 years, 9 months ago