1. d384b64 Merge branch 'development' into rfc9146_2 by Dave Rodgman · 2 years, 9 months ago
  2. da6017c Group cpp_dummy_build test into an existing component by Gilles Peskine · 2 years, 9 months ago
  3. 78e06a1 Remove redundant TLS 1.3 components by Gilles Peskine · 2 years, 9 months ago
  4. 8a4fd0e Remove redundant build-only driver interface component by Gilles Peskine · 2 years, 9 months ago
  5. 4bb369c Always enable MBEDTLS_TEST_HOOKS in TLS 1.3-only test configurations by Gilles Peskine · 2 years, 9 months ago
  6. 88f5fd9 Merge pull request #6479 from AndrzejKurek/depends-py-no-psa by Gilles Peskine · 2 years, 9 months ago
  7. 1df7070 Fix all.sh dependency on DTLS connection ID by Dave Rodgman · 2 years, 9 months ago
  8. c9176a0 Merge pull request #6410 from gilles-peskine-arm/psa-pkparse-pkwrite-3.2 by Ronald Cron · 2 years, 9 months ago
  9. 29c002e Remove unused perl dependency scripts by Andrzej Kurek · 2 years, 9 months ago
  10. 7cb0077 Add all.sh components running depends.py without MBEDTLS_USE_PSA_CRYPTO by Andrzej Kurek · 2 years, 9 months ago
  11. b06f071 PSA service config build: disable more modules not used by PSA by Gilles Peskine · 2 years, 9 months ago
  12. 649e04e PSA service config build: note why we aren't disabling cipher and md by Gilles Peskine · 2 years, 9 months ago
  13. 1f10807 Disable pk in the PSA service config build by Gilles Peskine · 2 years, 9 months ago
  14. 78bffd1 Fix spelling of a disabled option by Gilles Peskine · 2 years, 9 months ago
  15. c3f43b6 all.sh: Add components testing TLS 1.3 kex partial enablement by Ronald Cron · 2 years, 10 months ago
  16. fc4f11b Improve test component name by Gilles Peskine · 2 years, 10 months ago
  17. 45c6792 Merge pull request #6385 from AndrzejKurek/depends-py-reloaded by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  18. fcbd2ac Split depends.py all.sh job into seven by Andrzej Kurek · 2 years, 10 months ago
  19. 3cca0c8 Add an all.sh component running depends.pl by Andrzej Kurek · 2 years, 10 months ago
  20. 0dc4077 Improve comments & messages by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  21. d92fb01 Skip bits not needed in outcome-analysis.sh by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  22. 8874cd5 Merge pull request #4826 from RcColes/development by Gilles Peskine · 2 years, 10 months ago
  23. b3c3090 Merge pull request #6383 from mprse/aead_driver_test by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  24. fa65237 Fix which config header MBEDTLS_LMS_xxx is unset from by Gilles Peskine · 2 years, 10 months ago
  25. d1c1f7f Disable LMS in all.sh tests that lack _WANT_SHA256 by Raef Coles · 2 years, 10 months ago
  26. b4568c5 Disable LMS in PSA crypto client test by Raef Coles · 2 years, 10 months ago
  27. 47bccb7 Disable LMS_PRIVATE in all.sh when LMS is disabled by Raef Coles · 2 years, 10 months ago
  28. a7e03ad Disable LMS in all.sh when PSA isn't enabled by Raef Coles · 2 years, 10 months ago
  29. 0fe6631 Merge pull request #6291 from gilles-peskine-arm/platform.h-unconditional-3.2 by Gilles Peskine · 2 years, 10 months ago
  30. 072fad1 Disable MBEDTLS_SSL_TICKET_C in aead driver test. by Przemek Stekiel · 2 years, 10 months ago
  31. 8fd3254 Merge pull request #6374 from mprse/enc_types by Gilles Peskine · 2 years, 10 months ago
  32. ee1bb41 Make sure that disabled features are not included in image and fix test config by Przemek Stekiel · 2 years, 10 months ago
  33. fcee740 Automatically enable PK_PARSE for RSA in PSA by Gilles Peskine · 2 years, 10 months ago
  34. aef1ba6 Add build with a typical configuration for a PSA crypto service by Gilles Peskine · 2 years, 10 months ago
  35. 52a428b Fix MBEDTLS_SSL_TICKET_C, MBEDTLS_SSL_SESSION_TICKETS dependencies by Przemek Stekiel · 2 years, 10 months ago
  36. 6a5cc74 Fix typos and comments by Przemek Stekiel · 2 years, 10 months ago
  37. e290f2e all.sh: add testing of AEAD drivers with libtestdriver1 by Przemek Stekiel · 2 years, 10 months ago
  38. 48a6a66 Add ssl-opt tls 1.2 tests for single cipher builds by Przemek Stekiel · 2 years, 10 months ago
  39. 8d4b241 Remove redundant indirect dependencies after optimizing setup for one cipher components by Przemek Stekiel · 2 years, 10 months ago
  40. 68db0d2 Optimize one cipher only components and adapt nemes by Przemek Stekiel · 2 years, 10 months ago
  41. 0cc3466 Change testing strategy to default + one cypher only (psa/no psa) by Przemek Stekiel · 2 years, 10 months ago
  42. b0de1c0 Add components to build and test default/full config with legacy-ccm cipher only by Przemek Stekiel · 2 years, 10 months ago
  43. 9550c05 Add component to build and test full config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  44. f3f9e45 Merge pull request #6115 from AndrzejKurek/ecjpake-kdf-tls-1-2 by Manuel Pégourié-Gonnard · 2 years, 10 months ago
  45. d582a01 Make MBEDTLS_SSL_CONTEXT_SERIALIZATION dependent on AEAD by Przemek Stekiel · 2 years, 10 months ago
  46. a82290b Fix guards for mbedtls_ssl_ticket_write() and mbedtls_ssl_ticket_parse() functions by Przemek Stekiel · 2 years, 10 months ago
  47. 11c362a Add component to build and test default config with stream cipher only by Przemek Stekiel · 2 years, 10 months ago
  48. f70f4ea Merge pull request #6248 from gilles-peskine-arm/all-sh-force-3.2 by Gilles Peskine · 2 years, 11 months ago
  49. 73f9233 Use full config for testing driver-only hashes by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  50. 79e1467 Fix include path for programs by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  51. ef843f2 MBEDTLS_PLATFORM_VSNPRINTF_ALT requires MBEDTLS_PLATFORM_C by Gilles Peskine · 2 years, 11 months ago
  52. 4ba0e45 all.sh: don't build with ECJPAKE_TO_PMS if SHA256 is not available by Andrzej Kurek · 2 years, 11 months ago
  53. 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
  54. a4af13a test_psa_crypto_config_accel_hash_use_psa: enable TLS 1.3 by Przemek Stekiel · 3 years ago
  55. 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
  56. f6a6a2d Merge pull request #6216 from AndrzejKurek/tls-tests-no-md-compat by Manuel Pégourié-Gonnard · 2 years, 11 months ago
  57. fd6cca4 CID update to RFC 9146 by Hannes Tschofenig · 3 years, 10 months ago
  58. 5e0654a Add a compat.sh run to psa_crypto_config_accel_hash_use_psa by Andrzej Kurek · 3 years ago
  59. 37a17e8 Enable PKCS5 in no-md builds in all.sh by Andrzej Kurek · 3 years ago
  60. 97fc247 Merge pull request #6232 from AndrzejKurek/pkcs12-no-md by Manuel Pégourié-Gonnard · 3 years ago
  61. 7bd12c5 Remove MD dependency from pkcs12 module by Andrzej Kurek · 3 years ago
  62. 076f725 Don't remove programs/fuzz/Makefile by Gilles Peskine · 3 years ago
  63. dd06efb Don't try restoring a file if no backup is available by Gilles Peskine · 3 years ago
  64. bf22a25 Merge pull request #6208 from AndrzejKurek/tls-tests-no-md-structured by Manuel Pégourié-Gonnard · 3 years ago
  65. a84ce3f Merge pull request #6111 from superna9999/6101-programs-dont-build-with-libtestdriver-and-use-psa by Manuel Pégourié-Gonnard · 3 years ago
  66. 180b6b9 Enable TLS 1.2 tests without MD and with USE_PSA in all.sh by Andrzej Kurek · 3 years ago
  67. e5018c9 Merge pull request #6195 from superna9999/6149-driver-only-hashes-ec-j-pake by Gilles Peskine · 3 years ago
  68. 7b044c1 Enable ECJPAKE in test_crypto_full_no_md () & test_psa_crypto_config_accel_hash_use_psa () components by Neil Armstrong · 3 years ago
  69. 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
  70. 92cd864 Merge pull request #6090 from hanno-arm/fix_bnmul_arm_v7a by Dave Rodgman · 3 years ago
  71. 03f7a6e Add armcc plain armv7-m target; tidy up arg order by Dave Rodgman · 3 years ago
  72. 7a27e85 Fix failure of RSA accel test by Manuel Pégourié-Gonnard · 3 years ago
  73. 077ba84 PKCS#1 v2.1 now builds with PSA if no MD_C by Manuel Pégourié-Gonnard · 3 years ago
  74. 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
  75. f0762e9 Enable inline assembly in armcc all.sh component by Hanno Becker · 3 years, 1 month ago
  76. 7b0825d Build with SHA-256 accelerated too by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  77. f0f63bc Test without MD_C by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  78. 525add6 Add component with accelerated hashes and USE_PSA by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  79. 97ab2a3 Clean up two accel tests in all.sh by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  80. 46a2954 Build and test RSA PKCS#1v1.5 without MD by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  81. b86279f Build and test PK without MD by Manuel Pégourié-Gonnard · 3 years, 1 month ago
  82. 41aa808 Merge pull request #952 from gilles-peskine-arm/stdio_buffering-setbuf by Paul Elliott · 3 years, 1 month ago
  83. 6497b5a Add setbuf platform function by Gilles Peskine · 3 years, 1 month ago
  84. e3dac4a tls13: Add Certificate msg parsing tests with invalid vector lengths by Ronald Cron · 3 years, 2 months ago
  85. da5f483 all.sh: Fix order of CIPHER dependencies by Przemek Stekiel · 3 years, 3 months ago
  86. 179d748 all.sh: add build/test config crypto_full minus CIPHER Dependency list: by Przemek Stekiel · 3 years, 3 months ago
  87. 10f3a60 all.sh: add build/test config full minus CIPHER by Przemek Stekiel · 3 years, 3 months ago
  88. 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 8 months ago
  89. 4265026 Merge pull request #5783 from mprse/md_dep_v3 by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  90. d3ba736 component_test_crypto_full_no_md: fix order of disabled features by Przemek Stekiel · 3 years, 3 months ago
  91. fe2367a all.sh: add build/test config crypto_full minus MD by Przemek Stekiel · 3 years, 3 months ago
  92. 0381083 Merge pull request #5654 from gilles-peskine-arm/psa-crypto-config-file by Gilles Peskine · 3 years, 3 months ago
  93. ad47487 Merge pull request #5742 from superna9999/5669-review-test-incompatible-psa by Manuel Pégourié-Gonnard · 3 years, 3 months ago
  94. 98136b1 Fixup and update comment of disabled USE_PSA_CRYPTO test check in all.sh by Neil Armstrong · 3 years, 3 months ago
  95. 882e02e Move and fixup check_test_requires_psa_disabled() into check_test_cases() by Neil Armstrong · 3 years, 3 months ago
  96. afbfed9 Merge pull request #5582 from gilles-peskine-arm/ssl-opt-auto-psk by Gilles Peskine · 3 years, 4 months ago
  97. 09030a3 Refine component_check_test_requires_psa_disabled change grep options order for better compatibility by Neil Armstrong · 3 years, 4 months ago
  98. a841c2a test_cmake_out_of_source: run an ssl-opt test case that exists by Gilles Peskine · 3 years, 4 months ago
  99. 7393ec5 test_cmake_out_of_source: validate that ssl-opt passed by Gilles Peskine · 3 years, 4 months ago
  100. 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