Commit Graph

  • dd921414d3 Don't assert anything about uninitialized parts of structures Gilles Peskine 2026-04-10 11:39:09 +02:00
  • f14f28ce75 ChangeLog padding space fix Yi Wu 2026-04-10 10:27:09 +01:00
  • 9248af96b1 Create a directory for maintainer-only Python scripts Gilles Peskine 2026-03-31 15:01:08 +02:00
  • 16541a9a42 Create a directory for maintainer-only Python scripts Gilles Peskine 2026-03-31 15:01:08 +02:00
  • 9e7fe65b2c Create a directory for maintainer-only Python scripts Gilles Peskine 2026-03-31 15:01:08 +02:00
  • f7350dc4ff Merge pull request #10679 from valeriosetti/backport-pr723 Valerio Setti 2026-04-09 14:05:10 +00:00
  • 87eba69926 Merge pull request #10658 from gilles-peskine-arm/audit_validity_dates-move-to-framework-3.6-actually-remove-scripts Gilles Peskine 2026-04-09 07:58:45 +00:00
  • c3fe74f302 Use short initializers in PAKE tests Gilles Peskine 2025-12-01 14:14:05 +01:00
  • 806e1d365b Documentation improvements Gilles Peskine 2026-04-08 17:22:10 +02:00
  • d25f03919a INTERNAL_TEST_CASES moved to a separate data-only module Gilles Peskine 2026-04-08 15:47:49 +02:00
  • 16a90a556e Add copyright line Gilles Peskine 2026-04-08 15:31:52 +02:00
  • c30e6af2cc psa_crypto.c: Fix ifdefs to avoid build warning Alberto Escolar Piedras 2026-03-21 07:53:51 +01:00
  • f75c033ead ssl: add TLS 1.2 RSA-PSS regression coverage Viktor Sokolovskiy 2026-04-07 20:17:49 +03:00
  • 667a3f6442 Move test currently covered by crypto from uncovered list to ignored list Gilles Peskine 2026-04-07 11:47:24 +02:00
  • 1978e1bd6b Ignore test cases that TF-PSA-Crypto tells us to ignore Gilles Peskine 2026-04-06 21:51:25 +02:00
  • bb5cfbbdec Move _has_word_re to the framework Gilles Peskine 2026-04-05 20:43:52 +02:00
  • 68d6b07287 Rename IGNORED_TESTS to UNCOVERED_TESTS Gilles Peskine 2026-04-05 20:41:58 +02:00
  • 619f1acd75 Update framework with UNCOVERED_TESTS in outcome analysis Gilles Peskine 2026-04-05 20:41:34 +02:00
  • 278dbecd97 Rename IGNORED_TESTS to UNCOVERED_TESTS Gilles Peskine 2026-04-05 20:41:58 +02:00
  • 7b0cc09213 Update framework with UNCOVERED_TESTS in outcome analysis Gilles Peskine 2026-04-07 11:05:01 +02:00
  • c4738fab06 ssl: accept TLS 1.2 rsa_pss_rsae signature schemes Viktor Sokolovskiy 2026-04-04 03:57:04 +03:00
  • c064ba0edb ssl: accept TLS 1.2 rsa_pss_rsae signature schemes Viktor Sokolovskiy 2026-04-04 03:57:04 +03:00
  • 421f5d27fe Merge pull request #1548 from minosgalanakis/public-mbedtls-4.1 minosgalanakis 2026-04-02 22:40:53 +01:00
  • 521d2eb1fe Merge pull request #10669 from gilles-peskine-arm/security-md-mention-compiler-4.1 David Horstmann 2026-04-01 15:46:13 +00:00
  • 4eb967981f Merge pull request #10667 from gilles-peskine-arm/security-md-mention-compiler-3.6 David Horstmann 2026-04-01 15:44:54 +00:00
  • 0333486837 Merge pull request #10670 from gilles-peskine-arm/security-md-mention-compiler-4.x David Horstmann 2026-04-01 15:43:26 +00:00
  • d1f0ce8493 Be more specific about what compiler options we consider legitimate Gilles Peskine 2026-02-26 11:44:02 +01:00
  • 54ebb9b42d Mention the new advice about compiler options in the changelog Gilles Peskine 2025-11-20 15:49:02 +01:00
  • be18f3f4a5 Add a section about compiler-introduced timing side channels Gilles Peskine 2025-11-20 15:46:58 +01:00
  • b43bdd7365 Be more specific about what compiler options we consider legitimate Gilles Peskine 2026-02-26 11:44:02 +01:00
  • 77a32fab9b Mention the new advice about compiler options in the changelog Gilles Peskine 2025-11-20 15:49:02 +01:00
  • 582d23e04c Add a section about compiler-introduced timing side channels Gilles Peskine 2025-11-20 15:46:58 +01:00
  • 168ac78034 Be more specific about what compiler options we consider legitimate Gilles Peskine 2026-02-26 11:44:02 +01:00
  • 778ea0af9b Mention the new advice about compiler options in the changelog Gilles Peskine 2025-11-20 15:49:02 +01:00
  • b937689ba6 Add a section about compiler-introduced timing side channels Gilles Peskine 2025-11-20 15:46:58 +01:00
  • 629898bbba Revert "Added generated files" Minos Galanakis 2026-03-31 15:37:10 +01:00
  • 2d3fdb6608 Merge tag 'mbedtls-3.6.6' into mbedtls-3.6.6_mergeback Minos Galanakis 2026-03-31 15:36:51 +01:00
  • 0cfd96499d Updated tf-psa-crypto submodule Minos Galanakis 2026-03-31 15:36:07 +01:00
  • 6804c92d7d Merge tag 'mbedtls-4.1.0' into mbedtls-4.1.0_mergeback Minos Galanakis 2026-03-31 15:35:49 +01:00
  • 0c9da91b4f Merge pull request #10660 from krish2718/fix_unused_func Valerio Setti 2026-03-30 10:54:45 +00:00
  • 32a3d5209c Merge pull request #10626 from gilles-peskine-arm/check_committed_generated_files-create Valerio Setti 2026-03-30 10:50:04 +00:00
  • 0fe989b6b5 Update BRANCHES.md v4.1.0 mbedtls-4.1.0 main Minos Galanakis 2026-03-18 16:37:06 +00:00
  • 641fa2695c Assemble ChangeLog Minos Galanakis 2026-03-26 22:23:55 +00:00
  • e89565f92a Bump version Minos Galanakis 2026-03-26 22:20:52 +00:00
  • 83d1ebc114 Updated tf psa-crypto submodule Minos Galanakis 2026-03-26 22:20:06 +00:00
  • 43b89543ec Updated framework submodule Minos Galanakis 2026-03-26 22:20:01 +00:00
  • 308e7fb232 Merge remote-tracking branch 'restricted/development-restricted' into mbedtls-4.1.0.rc3 Minos Galanakis 2026-03-26 22:18:31 +00:00
  • 0bebf8b8c7 Added generated files v3.6.6 mbedtls-3.6.6 master Minos Galanakis 2026-03-26 21:52:50 +00:00
  • 1baa5bba69 Update BRANCHES.md Minos Galanakis 2026-03-18 16:04:38 +00:00
  • 69454b4bfe Assemble ChangeLog Minos Galanakis 2026-03-26 21:50:06 +00:00
  • 3cfe12bf11 Bump version Minos Galanakis 2026-03-26 21:48:57 +00:00
  • 6cb4a1e9d2 Updated framework submodule Minos Galanakis 2026-03-26 21:47:46 +00:00
  • 809410026f Merge remote-tracking branch 'restricted/mbedtls-3.6-restricted' into mbedtls-3.6.6.rc3 Minos Galanakis 2026-03-26 21:47:09 +00:00
  • 77b1a22bc3 Merge pull request #1536 from ronald-cron-arm/3.6-context_load_and_session_load_documentation Gilles Peskine 2026-03-26 21:32:09 +01:00
  • fc317141fe Merge pull request #1534 from Mbed-TLS/release/changelog_fixes_4.1.0 minosgalanakis 2026-03-26 17:38:50 +00:00
  • 39acf7d2c8 Merge pull request #1535 from Mbed-TLS/release/changelog_fixes_3.6.6 minosgalanakis 2026-03-26 17:38:26 +00:00
  • 86b6812003 Update change log. Ronald Cron 2026-03-26 13:56:01 +01:00
  • 860cde63e6 MOufa Minos Galanakis 2026-03-26 16:43:03 +00:00
  • e4c6f6819e Added attribution for ffdh-peerkey-check Minos Galanakis 2026-03-26 16:36:25 +00:00
  • feb0dd04ba Extended attributions & CVE Minos Galanakis 2026-03-26 14:51:04 +00:00
  • 441beaeeac Extended attributions & CVE Minos Galanakis 2026-03-26 14:51:36 +00:00
  • ecfaeaddb3 Fix unused function warning Chaitanya Tata 2026-03-24 00:22:29 +05:30
  • f45d735826 Improve change log Ronald Cron 2026-03-17 11:06:04 +01:00
  • e7076b1639 Add change log Ronald Cron 2026-03-16 11:05:21 +01:00
  • e7c9b1dfb3 Reduce duplication between save/load documentations Ronald Cron 2026-02-25 18:56:12 +01:00
  • dd20b0644a Add warning in mbedtls_ssl_session_load/save documentation Ronald Cron 2026-02-25 09:04:08 +01:00
  • 6712bd07b3 Add warning in mbedtls_ssl_context_save/load documentation Ronald Cron 2026-02-25 08:40:28 +01:00
  • f3f27070a6 Added attributions & CVE Minos Galanakis 2026-03-26 11:07:16 +00:00
  • 0205ff782b Added attributions & CVE Minos Galanakis 2026-03-26 11:05:44 +00:00
  • ef44c2e99c Update path of moved script Gilles Peskine 2026-03-26 10:55:17 +01:00
  • 532db3d49e Test: add symlinks and dangling link check Yi Wu 2026-03-26 09:23:44 +00:00
  • 3746d7bbe0 Merge pull request #1531 from minosgalanakis/bugfix/ccm_finish_boundary_check_3.6_accr Manuel Pégourié-Gonnard 2026-03-26 09:36:56 +01:00
  • 5baf6883c6 Merge pull request #1529 from ronald-cron-arm/dtls minosgalanakis 2026-03-25 22:31:24 +00:00
  • e944c99027 Merge pull request #1519 from ronald-cron-arm/dtls-3.6 minosgalanakis 2026-03-25 22:31:18 +00:00
  • deba38fac0 Move some scripts from mbedtls into the framework Gilles Peskine 2026-03-03 13:36:38 +01:00
  • 6522a260b2 Merge pull request #1530 from mpg/ffdh-changelog-fix minosgalanakis 2026-03-25 19:38:16 +00:00
  • 17c19f9782 Added attribution to fix-ccm-finish changelog entry Minos Galanakis 2026-03-25 16:05:46 +00:00
  • 0c718e863a dtls: Log mapping of UNEXPECTED_RECORD to UNEXPECTED_MESSAGE Ronald Cron 2026-03-25 15:05:53 +01:00
  • eb1cdf45cd dtls: Fix adaptation to first ClientHello Ronald Cron 2026-03-24 16:49:34 +01:00
  • 953c584eec Remove debug leftover Ronald Cron 2026-03-24 15:49:25 +01:00
  • 3a3d1d3dcd Improve comments Ronald Cron 2026-03-24 15:47:55 +01:00
  • 9be94ba6ae Restrict mapping of UNEXPECTED_RECORD to UNEXPECTED_MESSAGE Ronald Cron 2026-03-24 15:42:42 +01:00
  • 42dec1f97c ssl-opt.sh: Fix log checks in some "DTLS reassembly" tests Ronald Cron 2026-03-24 12:25:34 +01:00
  • ed156d0699 Disable "DTLS proxy: 3d, (openssl|gnutls) client, fragmentation" tests Ronald Cron 2026-03-24 10:03:21 +01:00
  • db25da0f32 dtls: Fix log level Ronald Cron 2026-03-23 16:25:33 +01:00
  • 243a28c7fd dtls: parse_client_hello: Adapt mbedtls_ssl_read_record() error code Ronald Cron 2026-03-24 00:48:28 +01:00
  • 4decf92956 dtls: Keep invalid/unexpected record header error code Ronald Cron 2026-03-23 18:23:03 +01:00
  • 82be755414 dtls: Improve comment Ronald Cron 2026-03-23 15:40:02 +01:00
  • 7a50711061 Update buffering when adapting to ClientHello message_seq Ronald Cron 2026-03-18 12:15:52 +01:00
  • 38fe3d463e Remove attribution that wasn't agreed on Manuel Pégourié-Gonnard 2026-03-25 13:36:01 +01:00
  • 1330606ca1 dtls: Fix adaptation to first ClientHello Ronald Cron 2026-03-24 16:49:34 +01:00
  • 7a8fbc2100 Remove debug leftover Ronald Cron 2026-03-24 15:49:25 +01:00
  • 1141cd0fb6 Improve comments Ronald Cron 2026-03-24 15:47:55 +01:00
  • f2f44a9c9f Restrict mapping of UNEXPECTED_RECORD to UNEXPECTED_MESSAGE Ronald Cron 2026-03-24 15:42:42 +01:00
  • fbe388dc28 ssl-opt.sh: Fix log checks in some "DTLS reassembly" tests Ronald Cron 2026-03-24 12:25:34 +01:00
  • f285018fa3 Disable "DTLS proxy: 3d, (openssl|gnutls) client, fragmentation" tests Ronald Cron 2026-03-24 10:03:21 +01:00
  • c9264ad227 dtls: Fix log level Ronald Cron 2026-03-23 16:25:33 +01:00
  • 140ebea442 dtls: parse_client_hello: Adapt mbedtls_ssl_read_record() error code Ronald Cron 2026-03-24 00:48:28 +01:00
  • f9b7441542 dtls: Keep invalid/unexpected record header error code Ronald Cron 2026-03-23 18:23:03 +01:00
  • 0c301a686a dtls: Improve comment Ronald Cron 2026-03-23 15:40:02 +01:00