Commit Graph

  • 912ef74195 Update buffering when adapting to ClientHello message_seq Ronald Cron 2026-03-18 12:15:52 +01:00
  • 16c5dd99b3 Introduce ssl_buffering_shift_slots Ronald Cron 2026-03-18 12:06:59 +01:00
  • 676d74e4c7 dtls: Error out on invalid/unexpected record header Ronald Cron 2026-03-20 17:19:10 +01:00
  • 315c970fbe dtls: Fix debug log Ronald Cron 2026-03-20 11:21:56 +01:00
  • ade56554a6 Revert "ssl_server2.c: DTLS: Attempt to read the response to the close notification" Ronald Cron 2026-03-24 18:38:01 +01:00
  • 63d1f7f6ef Merge pull request #10649 from valeriosetti/skip-thread-cmake-search Valerio Setti 2026-03-23 23:34:05 +00:00
  • 7fabb42524 Introduce ssl_buffering_shift_slots Ronald Cron 2026-03-18 12:06:59 +01:00
  • 072ddb0346 dtls: Error out on invalid/unexpected record header Ronald Cron 2026-03-20 17:19:10 +01:00
  • f8dd49e047 dtls: Fix debug log Ronald Cron 2026-03-20 11:21:56 +01:00
  • 36d75df56b Revert "ssl_server2.c: DTLS: Attempt to read the response to the close notification" Ronald Cron 2026-03-20 20:42:10 +01:00
  • 92cfa4e70e cmake: make Threads package search quiet Valerio Setti 2026-03-23 15:43:46 +01:00
  • aa40ca90d9 Move check_committed_generated_files to its own component Gilles Peskine 2026-02-26 12:51:24 +01:00
  • 61cf7bdc90 Add Python requirements from framework/util Gilles Peskine 2026-02-11 18:16:13 +01:00
  • 260992c0f4 check_committed_generated_files.py: use the new generate_files_helper module Gilles Peskine 2026-02-11 17:21:25 +01:00
  • 4a21496d6f Prepare to generalize check_option_lists.py Gilles Peskine 2026-02-11 13:40:07 +01:00
  • b7a34b9224 Merge pull request #1522 from ronald-cron-arm/mbedtls-3.6-release-sync-merge Gilles Peskine 2026-03-23 14:29:17 +01:00
  • 707c8c34ec Merge remote-tracking branch 'mbedtls-restricted/mbedtls-3.6-release-sync' into 'mbedtls-restricted/mbedtls-3.6-restricted' Ronald Cron 2026-03-20 20:38:12 +01:00
  • a201a74b7d tests: depends.py: extend pkalgs including PSA_WANT_ALG_RSA_PKCS1V15_SIGN Valerio Setti 2026-03-18 17:40:28 +01:00
  • 63df2f79a4 tests: depends.py: fix reverse dependency for RSA Valerio Setti 2026-03-16 23:12:51 +01:00
  • 52379636c5 library: check_config: remove RSA encryption requirement from ECDHE-RSA Valerio Setti 2026-03-13 14:06:17 +01:00
  • 8530b5e708 Merge pull request #1504 from gilles-peskine-arm/psa-rng-fork-3.6 Bence Szépkúti 2026-03-19 17:26:52 +01:00
  • c2139f8887 Add repository shortcut suggestion Gilles Peskine 2026-03-19 16:39:08 +01:00
  • d5e35a376b Merge pull request #10629 from gilles-peskine-arm/audit_validity_dates-move-to-framework-3.6 Gilles Peskine 2026-03-19 14:39:25 +00:00
  • 10988b0477 Clarify prerequisite, consuming or side PR Gilles Peskine 2026-03-19 15:29:08 +01:00
  • 72330cac94 Add 4.1 backport line to the PR template Gilles Peskine 2026-03-19 15:25:14 +01:00
  • e48926031b Update massif_max.pl location Gilles Peskine 2026-03-12 15:49:21 +01:00
  • f3c1f8dd70 Update paths after moving some scripts to the framework Gilles Peskine 2026-02-26 19:36:33 +01:00
  • 401751bd52 Move requirements to the framework for scripts in the framework Gilles Peskine 2026-02-26 19:35:56 +01:00
  • 8271269944 Update framework with moved scripts Gilles Peskine 2026-03-19 13:20:07 +01:00
  • c7d600f21f Align some scripts with development Gilles Peskine 2026-03-03 13:15:23 +01:00
  • 7f4fe3943d Merge pull request #10624 from gilles-peskine-arm/audit_validity_dates-move-to-framework Gilles Peskine 2026-03-19 12:19:00 +00:00
  • f6118b40e1 Merge pull request #1492 from minosgalanakis/bugfix/ccm_finish_boundary_check_3.6 Gilles Peskine 2026-03-17 21:57:28 +01:00
  • 303504fba9 Merge pull request #10645 from minosgalanakis/mbedtls-3.6-release-sync Ronald Cron 2026-03-17 20:46:43 +00:00
  • 9dfe49a980 Update framework with mbedtls_test_fork_run_child merged Gilles Peskine 2026-03-17 21:29:58 +01:00
  • 497abfa776 Merge pull request #10644 from minosgalanakis/mbedtls-release-sync Ronald Cron 2026-03-17 19:16:45 +00:00
  • b19eec6495 Updated framework pointer Minos Galanakis 2026-03-17 16:55:40 +00:00
  • 831ea1e621 Updated tf-psa-crypto pointer Minos Galanakis 2026-03-17 16:47:55 +00:00
  • 9f19fe1874 Merge pull request #1466 from yanesca/1445_fix_signature_algorithm_injection Ronald Cron 2026-03-17 17:10:00 +01:00
  • c1cd21d854 Merge pull request #1510 from yanesca/1445_fix_signature_algorithm_injection-backport Ronald Cron 2026-03-17 17:09:51 +01:00
  • a08cff3d40 Merge pull request #1483 from ronald-cron-arm/context_load_and_session_load_documentation Ronald Cron 2026-03-17 14:11:39 +01:00
  • 444d0ac2c1 Merge pull request #10443 from davidhorstmann-arm/verify-result-default-failure-3.6 Bence Szépkúti 2026-03-17 12:14:48 +00:00
  • 73c6d6d3e9 test_suite_ccm: Added error.h Minos Galanakis 2026-03-17 11:42:42 +00:00
  • cb0b594a9d Merge pull request #10442 from davidhorstmann-arm/verify-result-default-failure Ronald Cron 2026-03-17 10:36:38 +00:00
  • d7f2a4cdc6 Merge pull request #10591 from valeriosetti/replace-legacy-rsa-symbols Manuel Pégourié-Gonnard 2026-03-17 10:35:15 +00:00
  • ccea2fd244 Improve change log Ronald Cron 2026-03-17 11:06:04 +01:00
  • b48ddb3f4e Merge pull request #1485 from gilles-peskine-arm/dev-random-config-3.6 Manuel Pégourié-Gonnard 2026-03-17 10:54:46 +01:00
  • 562326e491 send_invalid_sig_alg: use driver friendly guards Janos Follath 2026-03-16 19:16:13 +00:00
  • 8cffc5dc9d Update framework with fix for platform requirements Gilles Peskine 2026-03-16 23:46:56 +01:00
  • e4d2126ad8 tests: ssl: replace dependency from RSA PSS to PKCS v1.5 in one handshake test Valerio Setti 2026-03-11 23:16:59 +01:00
  • 0501209507 Move TLS 1.3 verify-result setting for PSK David Horstmann 2026-03-16 17:19:30 +00:00
  • fd0e168fab Extend PSA RNG fork protection to NV-seed-only configurations Gilles Peskine 2026-01-26 22:23:56 +01:00
  • 0b93865aed Protect the PSA RNG from duplication on fork Gilles Peskine 2026-01-16 19:30:34 +01:00
  • ce8a71c071 Test the PSA RNG after fork() Gilles Peskine 2026-01-16 19:05:52 +01:00
  • 0764c9348a Update framework with mbedtls_test_fork_run_child Gilles Peskine 2026-02-23 13:56:41 +01:00
  • 0862cf31b5 Merge pull request #10640 from davidhorstmann-arm/add-unused-fields-to-structs David Horstmann 2026-03-16 14:40:03 +00:00
  • 894cea1fa2 Add change log Ronald Cron 2026-03-16 11:05:21 +01:00
  • 03fafd2637 Update a statement about the default value (now /dev/random) Gilles Peskine 2026-03-16 14:02:47 +01:00
  • c5f0f738ed Merge pull request #1497 from gilles-peskine-arm/psa-rng-reseed-3.6 Bence Szépkúti 2026-03-16 13:53:53 +01:00
  • 2258cb7b5a tests: pkcs7: ease requirements for parse tests Valerio Setti 2026-03-11 22:51:40 +01:00
  • 0dfc52e740 tests: ssl: replace remaining occurrences of legacy RSA algorithms Valerio Setti 2026-03-03 11:38:35 +01:00
  • ed0aebd2c5 tests: bulk replace MBEDTLS_RSA_C with PSA_HAVE_ALG_SOME_RSA_SIGN Valerio Setti 2026-02-10 16:08:53 +01:00
  • 2fab51329b tests: bulk replace MBEDTLS_RSA_C with PSA_HAVE_ALG_SOME_RSA_VERIFY Valerio Setti 2026-02-10 16:08:26 +01:00
  • ff2630664a tests: bulk replace MBEDTLS_RSA_C with PSA_WANT_KEY_TYPE_RSA_PUBLIC_KEY Valerio Setti 2026-02-10 16:07:43 +01:00
  • ae885590fb library: bulk replace MBEDTLS_RSA_C with PSA_WANT_KEY_TYPE_RSA_KEY_PAIR_BASIC Valerio Setti 2026-02-10 11:17:27 +01:00
  • 52cf5d884e Fix send_invalid_sig_alg() test Janos Follath 2026-03-13 17:38:35 +00:00
  • 5b5e3ba75b Fix ssl_parse_signature_algorithm guards Janos Follath 2026-03-13 17:23:02 +00:00
  • b353e92c2b Improve ssl_parse_signature_algorithm Janos Follath 2026-03-13 11:26:57 +00:00
  • c07cc0e36b Fix a typo and an oversight Janos Follath 2026-03-13 11:13:29 +00:00
  • 1f938bc20f Fix code style Janos Follath 2026-03-12 12:12:30 +00:00
  • 28886c543e ssl_parse_signature_algorithm: match error codes Janos Follath 2026-03-11 17:02:56 +00:00
  • d91902c9d6 send_invalid_sig_alg: reduce debug dependency Janos Follath 2026-03-11 16:55:28 +00:00
  • 4d70ce2f13 ssl_parse_signature_algorithm: caller to get bytes Janos Follath 2026-03-11 16:40:02 +00:00
  • 51ea7aca6f Fix dependencies Janos Follath 2026-03-11 16:09:37 +00:00
  • e50420a2dd Fix code style Janos Follath 2026-03-11 11:35:44 +00:00
  • 03a9c87895 send_invalid_sig_alg: add baseline test Janos Follath 2026-03-11 09:57:04 +00:00
  • 4d2027b271 Fix test case dependency Janos Follath 2026-03-11 09:21:32 +00:00
  • 0ab0d7c170 Fix typos Janos Follath 2026-03-10 15:01:11 +00:00
  • 2b696cd84f Fix some compile time guards Janos Follath 2026-03-10 14:58:27 +00:00
  • cd0b3f34b6 send_invalid_sig_alg: check logs Janos Follath 2026-03-10 14:44:02 +00:00
  • b34279950d Use API function to set sig_alg config in test Janos Follath 2026-03-10 14:17:14 +00:00
  • 3549b6f4a8 Fix the MBEDTLS_TEST_HAS_ADDITIONAL_HASH macro Janos Follath 2026-03-10 14:02:38 +00:00
  • fcb70427f8 Reintroduce ssl_parse_signature_algorithm Janos Follath 2026-03-10 11:51:30 +00:00
  • 238976c73a sig_algs: add ChangeLog Janos Follath 2026-01-23 16:31:53 +00:00
  • 27c0aa0b3e sig_algs: Add non-regression test Janos Follath 2026-01-23 16:18:01 +00:00
  • 94116eddb8 Fix mbedtls_test_free_handshake_options Janos Follath 2026-02-18 14:25:41 +00:00
  • a51506b3f0 Fix root cert prerequisites Janos Follath 2026-02-18 19:39:56 +00:00
  • 0165a8d763 sig_algs: fix typo in client's sig_algs check Janos Follath 2026-01-23 16:22:50 +00:00
  • 6714b39017 Improve ssl_parse_signature_algorithm Janos Follath 2026-03-13 11:26:57 +00:00
  • 703c2a6d7c Fix a typo and an oversight Janos Follath 2026-03-13 11:13:29 +00:00
  • 5ffef28971 Fix code style Janos Follath 2026-03-12 12:12:30 +00:00
  • 7b255e3a12 ssl_parse_signature_algorithm: match error codes Janos Follath 2026-03-11 17:02:56 +00:00
  • 862c191f4f send_invalid_sig_alg: reduce debug dependency Janos Follath 2026-03-11 16:55:28 +00:00
  • c46eccf6ef ssl_parse_signature_algorithm: caller to get bytes Janos Follath 2026-03-11 16:40:02 +00:00
  • 8d21dbf8e8 Fix dependencies Janos Follath 2026-03-11 16:09:37 +00:00
  • 3d02353281 Fix code style Janos Follath 2026-03-11 11:35:44 +00:00
  • 75092c8262 send_invalid_sig_alg: add baseline test Janos Follath 2026-03-11 09:57:04 +00:00
  • 6394676a74 Fix test case dependency Janos Follath 2026-03-11 09:21:32 +00:00
  • c139e44935 Fix typos Janos Follath 2026-03-10 15:01:11 +00:00
  • 6cb0d86f16 Fix some compile time guards Janos Follath 2026-03-10 14:58:27 +00:00
  • 305aef1ad7 send_invalid_sig_alg: check logs Janos Follath 2026-03-10 14:44:02 +00:00