1. d1dd41f Merge pull request #6723 from mpg/restartable-vs-use-psa by Gilles Peskine · 2 years, 8 months ago
  2. c98624a Merge pull request #6680 from valeriosetti/issue6599 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  3. cd98805 Merge pull request #6683 from mpg/optimize-with-asan by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  4. 182a23b Adjust all.sh now that restartable is in full by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  5. a6e3d3e Disable restartable in build_module_alt by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  6. a373984 Remove check for tests disabled with USE_PSA by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  7. 1a100b6 Merge pull request #6705 from davidhorstmann-arm/code-style-script-non-corrected by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  8. 1fe4529 Merge pull request #6685 from gilles-peskine-arm/valgrind-cf-skip-tests by Dave Rodgman · 2 years, 8 months ago
  9. 92b5ac1 Add all.sh component to test with code style by David Horstmann · 2 years, 9 months ago
  10. 70e0290 test: pake: fix mixed testing in test_tls1_2_ecjpake_compatibility by Valerio Setti · 2 years, 8 months ago
  11. dc40bbc test: pake: remove redundant test for opaque passwords by Valerio Setti · 2 years, 8 months ago
  12. 266f79c Merge pull request #6426 from aditya-deshpande-arm/driver-wrapper-key-agreement by Paul Elliott · 2 years, 8 months ago
  13. a6b69da test: psa_pake: add a separate test for opaque password by Valerio Setti · 2 years, 8 months ago
  14. fe549a7 Add comment about use of ASAN_CFLAGS by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  15. 30d9466 Only run what we need from compat.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  16. 0c67160 Valgrind for constant flow: skip non-CF test suites by Gilles Peskine · 2 years, 8 months ago
  17. df3dd4c Test MBEDTLS_USE_PSA_CRYPTO with Valgrind by Gilles Peskine · 2 years, 8 months ago
  18. ffc330f Merge pull request #6264 from hannestschofenig/rfc9146_2 by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  19. 66f0983 Enable optimisation with Asan with make in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  20. 6a543ba Remove redundant component in all.sh by Manuel Pégourié-Gonnard · 2 years, 8 months ago
  21. df84bb3 Removed MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH from CID tests in all.sh by Hannes Tschofenig · 2 years, 9 months ago
  22. ae79fb2 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 8 months ago
  23. ef25a99 Merge pull request #6533 from valeriosetti/issue5847 by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  24. 5e3c70e Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  25. a17d038 Merge branch 'development' into pr3431 by Bence Szépkúti · 2 years, 9 months ago
  26. c2e110f tls13: Disable MBEDTLS_SSL_EARLY_DATA by default by Ronald Cron · 2 years, 9 months ago
  27. 39e08d4 Add tests for the key agreement driver wrapper to test_suite_psa_crypto_driver_wrappers by Aditya Deshpande · 2 years, 9 months ago
  28. ba7c006 Merge pull request #6466 from mprse/driver-only-hash-ci by Manuel Pégourié-Gonnard · 2 years, 9 months ago
  29. 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
  30. f3be7cc Keep drivers enabled also in reference build by Przemek Stekiel · 2 years, 9 months ago
  31. e7bab00 Update enabled guards for early data cases by Xiaokang Qian · 2 years, 9 months ago
  32. 2dbfeda Update early data test cases with latest code message by Xiaokang Qian · 2 years, 9 months ago
  33. 9f0ec53 add a test for EC-JPAKE compatibility in TLS1.2 by Valerio Setti · 2 years, 9 months ago
  34. aa88e0b Make configurations (driver, reference) as close as possible by Przemek Stekiel · 2 years, 9 months ago
  35. 9a0aafb Enable/disable MBEDTLS_SSL_EARLY_DATA for cases in ssl-opt.sh by Xiaokang Qian · 2 years, 9 months ago
  36. d384b64 Merge branch 'development' into rfc9146_2 by Dave Rodgman · 2 years, 9 months ago
  37. 71565cf Disable PKCS7 for some TLS 1.3 tests by Dave Rodgman · 2 years, 9 months ago
  38. f58172f Merge remote-tracking branch 'origin/development' into pr3431 by Dave Rodgman · 2 years, 9 months ago
  39. 89e82e1 pkcs7: Add dependecy on MBEDTLS_MD_C by Nick Child · 2 years, 9 months ago
  40. d1b72a7 Merge branch 'development' into driver-wrapper-key-agreement by Aditya Deshpande · 2 years, 9 months ago
  41. ec6bb58 Disabled tests in test_suite_ssl that won't work without builtin ECDH by Aditya Deshpande · 2 years, 9 months ago
  42. 3f1606a Refactor call hierarchy for ECDH so that it goes through the driver wrapper in a similar fashion to ECDSA. by Aditya Deshpande · 2 years, 9 months ago
  43. da6017c Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  44. 78e06a1 Remove redundant TLS 1.3 components by Gilles Peskine · 2 years, 9 months ago
  45. 8a4fd0e Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  46. 4bb369c Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations by Gilles Peskine · 2 years, 9 months ago
  47. 120ed8f Add comments to explan the purpose of the reference component by Przemek Stekiel · 2 years, 9 months ago
  48. 5f6f32a Remove hidden option to skip ssl-opt and compat tests by Przemek Stekiel · 2 years, 9 months ago
  49. 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
  50. 1df7070 Fix all.sh dependency on DTLS connection ID by Dave Rodgman · 2 years, 9 months ago
  51. c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
  52. 29c002e Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 9 months ago
  53. 7cb0077 Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 9 months ago
  54. b06f071 PSA service config build: disable more modules not used by PSA by Gilles Peskine · 2 years, 9 months ago
  55. 649e04e PSA service config build: note why we aren't disabling cipher and md by Gilles Peskine · 2 years, 9 months ago
  56. 1f10807 Disable pk in the PSA service config build by Gilles Peskine · 2 years, 9 months ago
  57. 78bffd1 Fix spelling of a disabled option by Gilles Peskine · 2 years, 9 months ago
  58. ab0451b Fix build command in test_psa_crypto_config_reference_hash_use_psa by Przemek Stekiel · 2 years, 10 months ago
  59. c3f43b6 all.sh: Add components testing TLS 1.3 kex partial enablement by Ronald Cron · 2 years, 10 months ago
  60. fc4f11b Improve test component name by Gilles Peskine · 2 years, 10 months ago
  61. 01df9dd Add test component: component_test_psa_crypto_config_reference_hash_use_psa by Przemek Stekiel · 2 years, 10 months ago
  62. 45c6792 Merge pull request #6385 from AndrzejKurek/depends-py-reloaded by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  63. fcbd2ac Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
  64. 3cca0c8 Add an all.sh component running depends.pl by Andrzej Kurek · 2 years, 10 months ago
  65. 0dc4077 Improve comments & messages by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  66. d92fb01 Skip bits not needed in outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  67. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  68. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  69. fa65237 Fix which config header MBEDTLS_LMS_xxx is unset from by Gilles Peskine · 2 years, 10 months ago
  70. d1c1f7f Disable LMS in all.sh tests that lack _WANT_SHA256 by Raef Coles · 2 years, 10 months ago
  71. b4568c5 Disable LMS in PSA crypto client test by Raef Coles · 2 years, 10 months ago
  72. 47bccb7 Disable LMS_PRIVATE in all.sh when LMS is disabled by Raef Coles · 2 years, 10 months ago
  73. a7e03ad Disable LMS in all.sh when PSA isn't enabled by Raef Coles · 2 years, 10 months ago
  74. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  75. 072fad1 Disable MBEDTLS_SSL_TICKET_C in aead driver test. by Przemek Stekiel · 2 years, 10 months ago
  76. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  77. ee1bb41 Make sure that disabled features are not included in image and fix test config by Przemek Stekiel · 2 years, 10 months ago
  78. fcee740 Automatically enable PK_PARSE for RSA in PSA by Gilles Peskine · 2 years, 10 months ago
  79. aef1ba6 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
  80. 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  81. 6a5cc74 Fix typos and comments by Przemek Stekiel · 2 years, 10 months ago
  82. e290f2e all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
  83. 48a6a66 Add ssl-opt tls 1.2 tests for single cipher builds by Przemek Stekiel · 2 years, 10 months ago
  84. 8d4b241 Remove redundant indirect dependencies after optimizing setup for one cipher components by Przemek Stekiel · 2 years, 10 months ago
  85. 68db0d2 Optimize one cipher only components and adapt nemes by Przemek Stekiel · 2 years, 10 months ago
  86. 0cc3466 Change testing strategy to default + one cypher only (psa/no psa) by Przemek Stekiel · 2 years, 10 months ago
  87. b0de1c0 Add components to build and test default/full config with legacy-ccm cipher only by Przemek Stekiel · 2 years, 10 months ago
  88. 9550c05 Add component to build and test full config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  89. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  90. d582a01 Make MBEDTLS_SSL_CONTEXT_SERIALIZATION dependent on AEAD by Przemek Stekiel · 2 years, 10 months ago
  91. a82290b Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions by Przemek Stekiel · 2 years, 10 months ago
  92. 11c362a Add component to build and test default config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  93. f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
  94. 73f9233 Use full config for testing driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  95. 79e1467 Fix include path for programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  96. ef843f2 MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
  97. 4ba0e45 all.sh: don't build with ECJPAKE_TO_PMS if SHA256 is not available by Andrzej Kurek · 2 years, 11 months ago
  98. 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
  99. a4af13a test_psa_crypto_config_accel_hash_use_psa: enable TLS 1.3 by Przemek Stekiel · 3 years ago
  100. 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