1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Commit Graph

  • 42bfc164a2 Updated tf-psa-crypto pointer (tf-psa-crypto-1.0.0-beta) Minos Galanakis 2025-06-27 11:00:26 +01:00
  • 0038408f55 Properly initialize SSL endpoint objects Gilles Peskine 2025-06-24 17:26:35 +02:00
  • 042ee3b318 Fix accidentally skipped test assertion Gilles Peskine 2025-06-24 17:18:47 +02:00
  • ed87da7ad7 Merge remote-tracking branch 'restricted/development-restricted' into future_rc Minos Galanakis 2025-06-27 10:50:33 +01:00
  • 01b5d6a5be Merge pull request #10244 from felixc-arm/gcc-15-remove-wnoerror-3.6 Manuel Pégourié-Gonnard 2025-06-26 07:08:56 +00:00
  • 42c4bddc07 Merge pull request #10245 from felixc-arm/gcc-15-remove-wnoerror-dev Manuel Pégourié-Gonnard 2025-06-26 07:08:33 +00:00
  • c765c831e5 Merge pull request #1373 from Mbed-TLS/mbedtls-3.6.4rc0-pr v3.6.4 mbedtls-3.6.4 minosgalanakis 2025-06-25 20:56:00 +01:00
  • f68f45c827 Merge pull request #10213 from valeriosetti/issue298-development Gilles Peskine 2025-06-25 15:23:27 +00:00
  • c10c233676 Migration guide: more info about private elements in public headers Gilles Peskine 2025-06-25 15:39:35 +02:00
  • 2c77014bc0 Copy of text about private identifiers from crypto Gilles Peskine 2025-06-25 15:39:10 +02:00
  • 59e8b3a6b0 Added generated files Minos Galanakis 2025-06-25 14:17:02 +01:00
  • 5374262f3b Version bump 3.6.4 Minos Galanakis 2025-06-23 19:01:55 +01:00
  • c52f68fd21 Assemble ChangeLog Minos Galanakis 2025-06-23 18:56:34 +01:00
  • 4cbf802231 Properly initialize SSL endpoint objects Gilles Peskine 2025-06-24 17:26:35 +02:00
  • ae9a5e86f3 Fix accidentally skipped test assertion Gilles Peskine 2025-06-24 17:18:47 +02:00
  • 247ad6e303 Merge pull request #10251 from gilles-peskine-arm/tls-exporter-coverity-202505-dev minosgalanakis 2025-06-25 10:19:32 +00:00
  • b5bb58d00b Merge pull request #10249 from gilles-peskine-arm/tls-exporter-coverity-202505-3.6 minosgalanakis 2025-06-25 10:19:17 +00:00
  • abfa8acb39 framework: update reference Valerio Setti 2025-06-16 09:26:16 +02:00
  • e0fb40e6fb library: debug: add error log message in mbedtls_debug_print_psa_rsa() Valerio Setti 2025-06-20 00:08:42 +02:00
  • 069617fdce library: debug: improve input param check in mbedtls_debug_print_psa_rsa() Valerio Setti 2025-06-19 23:56:09 +02:00
  • 0c92466bb0 library: debug: rename len as bitlen in mbedtls_debug_print_integer() Valerio Setti 2025-06-19 23:53:55 +02:00
  • a18627a625 library: debug: add comment to explain no-code-check comments Valerio Setti 2025-06-19 23:50:05 +02:00
  • 27eb0141b9 tests: suite_x509parse: rename variable in x509parse_crt() Valerio Setti 2025-06-19 23:40:18 +02:00
  • 210b61111b tests: suite_x509parse: fix indentation in x509parse_crt() Valerio Setti 2025-06-19 23:19:05 +02:00
  • 1e4423bcfa library: debug: add comment for follow-up in mbedtls_debug_print_psa_rsa() Valerio Setti 2025-06-19 23:16:09 +02:00
  • 6676f72a5f library: debug: rename mbedtls_debug_print_ec_coord() Valerio Setti 2025-06-19 23:05:34 +02:00
  • 2747ac1e70 tests: x509parse: fix RSA key in DER certificates Valerio Setti 2025-06-10 13:42:58 +02:00
  • 11345e9de3 tests: x509parse: fix return values for invalid RSA keys Valerio Setti 2025-06-10 13:39:44 +02:00
  • 3388c4acee library: debug: add support for RSA keys in PSA friendly format Valerio Setti 2025-06-06 15:56:59 +02:00
  • 760608d47b Properly initialize SSL endpoint objects Gilles Peskine 2025-06-24 17:26:35 +02:00
  • b836d46870 Fix accidentally skipped test assertion Gilles Peskine 2025-06-24 17:18:47 +02:00
  • 20eee55d9d Properly initialize SSL endpoint objects Gilles Peskine 2025-06-24 17:26:35 +02:00
  • 971c02c8f6 Fix accidentally skipped test assertion Gilles Peskine 2025-06-24 17:18:47 +02:00
  • 8419e61328 Merge pull request #10237 from valeriosetti/issue10226 Manuel Pégourié-Gonnard 2025-06-24 07:24:10 +00:00
  • 8e8dc11406 scripts: generate_visualc_files: remove temporary Everest path fixes Valerio Setti 2025-06-19 11:29:11 +02:00
  • f36277558a Merge remote-tracking branch 'restricted/mbedtls-3.6-restricted' into mbedtls-3.6.4rc0-pr Minos Galanakis 2025-06-23 18:52:17 +01:00
  • 8e95ba94c6 Merge pull request #10214 from ariwo17/fix-typo David Horstmann 2025-06-23 16:33:45 +00:00
  • 5e1e5b3e53 Merge pull request #10241 from ariwo17/backport-typo-fixes-3.6 David Horstmann 2025-06-23 16:33:41 +00:00
  • 95c48b3b44 Turn Wunterminated-string-initialization back into an error Felix Conway 2025-06-23 14:11:00 +01:00
  • 415d7eb039 Merge pull request #10242 from Mbed-TLS/mbedtls-release-sync Ronald Cron 2025-06-23 15:45:20 +02:00
  • ea26c23ac5 Turn Wunterminated-string-initialization back into an error Felix Conway 2025-06-23 14:13:36 +01:00
  • 3527ea9b78 Merge pull request #10243 from ronald-cron-arm/mbedtls-3.6-release-sync Ronald Cron 2025-06-23 11:51:59 +02:00
  • ed7c0d146b Updated tf-psa-crypto pointer (release-sync) mbedtls-release-sync Minos Galanakis 2025-06-22 21:16:15 +01:00
  • bad1679623 Update framework pointer (release-sync) Ronald Cron 2025-06-23 09:32:12 +02:00
  • 07b95f07ed Updated framework pointer (release-sync) Minos Galanakis 2025-06-22 21:15:52 +01:00
  • a3857eb746 Merge pull request #10162 from davidhorstmann-arm/fix-bump-version minosgalanakis 2025-06-20 16:50:35 +00:00
  • ed134de3d1 Fixed the same typo in ssl-opt.sh Ari Weiler-Ofek 2025-06-11 17:40:42 +01:00
  • 2180a7e5d3 Merge pull request #10240 from valeriosetti/prereq-for-psa298 Gilles Peskine 2025-06-20 14:01:51 +00:00
  • 68e531f35e Merge pull request #10216 from felixc-arm/gcc-15-warning-dev Manuel Pégourié-Gonnard 2025-06-20 12:29:52 +00:00
  • 06d64ad6a0 library: Makefile: use wildcard to select sources for crypto library Valerio Setti 2025-06-20 12:00:16 +02:00
  • 78b0521449 Remove trailing whitespace Ari Weiler-Ofek 2025-06-19 18:23:32 +01:00
  • 69f5706431 Add explanatory comment above #include "../tf-psa-crypto/core/common.h" Ari Weiler-Ofek 2025-06-19 08:55:15 +01:00
  • cfbee27b45 Add include so psasim files can find new macro Felix Conway 2025-06-14 22:13:35 +01:00
  • b9891f1fd2 Add changelog Felix Conway 2025-06-13 09:36:28 +01:00
  • 5b84ae14e9 Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING Felix Conway 2025-06-12 11:28:56 +01:00
  • 79b513894a Add __attribute__ ((nonstring)) to remove unterminated-string-initialization warning Felix Conway 2025-06-11 16:04:06 +01:00
  • 7c536dab54 Merge pull request #10231 from ronald-cron-arm/mbedtls-build-info Ronald Cron 2025-06-19 14:43:03 +00:00
  • 54ceaf7a53 Merge pull request #10200 from aslze/mbedtls-3.6 David Horstmann 2025-06-19 14:25:50 +00:00
  • fb2460ae0b Fixed some minor typos in comments. Ari Weiler-Ofek 2025-06-10 16:59:44 +01:00
  • a9dc998fb9 Merge pull request #10235 from mpg/cleanup-oid Manuel Pégourié-Gonnard 2025-06-19 12:30:07 +00:00
  • 838a114f05 Remove MBEDTLS_OID_C from sample configs Manuel Pégourié-Gonnard 2025-06-19 12:16:38 +02:00
  • 6a3b877d60 Remove OID from generate_error.pl Manuel Pégourié-Gonnard 2025-06-19 12:14:02 +02:00
  • d9fa0755d9 Update tf-psa-crypto Manuel Pégourié-Gonnard 2025-06-19 12:11:55 +02:00
  • 4ccde0c8e5 Merge pull request #10225 from valeriosetti/issue229-mbedtls Manuel Pégourié-Gonnard 2025-06-19 06:47:21 +00:00
  • 7df899211a fix: additional MSVC v142 build issue with tls1.3 configuration enabled. Ronald Cron 2025-06-18 10:02:01 +02:00
  • 2d7ded653f scripts: generate_visualc_files: fix include_directories Valerio Setti 2025-06-18 00:08:46 +02:00
  • f5e27fa361 Revert "update further everest paths" Valerio Setti 2025-06-17 23:06:24 +02:00
  • 26893d99f6 Revert "CMakeLists: prepare for Everest headers relocation" Valerio Setti 2025-06-17 23:04:46 +02:00
  • a84be59757 Merge pull request #1366 from gilles-peskine-arm/base64-decode-clean-3.6 David Horstmann 2025-06-17 14:55:39 +01:00
  • d1e4ccf0a0 cmake: Fix library order Ronald Cron 2025-06-16 16:55:15 +02:00
  • e4960bc159 framework: update reference Valerio Setti 2025-06-16 15:35:07 +02:00
  • 3150913be7 Revert "update framework submodule to pull in everest changes" Valerio Setti 2025-06-16 15:34:33 +02:00
  • 653a86dc2a CMakeLists: prepare for Everest headers relocation Valerio Setti 2025-06-16 15:16:16 +02:00
  • a3b562aa17 programs: test: Let zeroize be an Mbed TLS test program Ronald Cron 2025-06-16 15:21:13 +02:00
  • 0815c67ce1 programs: pkey: Use tf-psa-crypto/build_info.h Ronald Cron 2025-04-12 11:52:18 +02:00
  • 3de417fce2 scripts: generate_visualc_files.pl: prepare for Everest headers relocation Valerio Setti 2025-06-16 15:03:42 +02:00
  • d1f51696a6 Remove blank line Ronald Cron 2025-06-16 11:08:46 +02:00
  • 48552b620d Merge pull request #10187 from valeriosetti/ecp-restartable-development Manuel Pégourié-Gonnard 2025-06-16 07:24:50 +00:00
  • 3c9ad42719 Merge pull request #1367 from gilles-peskine-arm/aesni_has_support-volatile-3.6 Gilles Peskine 2025-06-13 23:20:28 +02:00
  • d177e3f5fc Merge pull request #1356 from Mbed-TLS/bugfix_1351_1352_1353_lms_drivers David Horstmann 2025-06-13 15:48:29 +01:00
  • d593c54b3c Merge pull request #10215 from felixc-arm/gcc-15-warning-3.6 Manuel Pégourié-Gonnard 2025-06-13 12:34:55 +00:00
  • b8d14734fd Simplify changelog Felix Conway 2025-06-13 09:33:24 +01:00
  • 3a21cdfa5c Merge pull request #1354 from mpg/fix-asn1-store-named-data-null-deref-dev Manuel Pégourié-Gonnard 2025-06-13 09:57:24 +02:00
  • b1d3e2e4e0 Merge pull request #9634 from gabor-mezei-arm/9144_update_depends.py_hashes_domain Ronald Cron 2025-06-13 07:25:04 +00:00
  • 853cfbdced Add a note about processor memory reordering Gilles Peskine 2025-06-12 18:30:45 +02:00
  • 80ca13f07d Add changelog Felix Conway 2025-06-12 13:28:26 +01:00
  • 766be1f8f4 Replace __attribute__((nonstring)) with macro MBEDTLS_ATTRIBUTE_UNTERMINATED_STRING Felix Conway 2025-06-12 10:52:36 +01:00
  • f5a63d1456 Fix invalid test data by aligning with 3.6 Manuel Pégourié-Gonnard 2025-06-10 09:56:40 +02:00
  • dc82fa67c5 Keep only the X.509 part from the Changelog Manuel Pégourié-Gonnard 2025-05-28 13:10:44 +02:00
  • 5f6310b65f Add ChangeLog entry Manuel Pégourié-Gonnard 2025-05-26 12:38:52 +02:00
  • d2262f2304 Uncomment tests now that crypto is fixed Manuel Pégourié-Gonnard 2025-05-28 13:07:42 +02:00
  • d1090d70ff Update crypto submodule Manuel Pégourié-Gonnard 2025-05-28 13:06:27 +02:00
  • d7d0acbeb6 tf-psa-crypto: update reference Valerio Setti 2025-06-12 06:26:06 +02:00
  • a81d6dfb05 tests|programs: remove usage of mbedtls_ecp_set_max_ops() Valerio Setti 2025-05-21 12:37:15 +02:00
  • eaf578978e library: remove ECDSA_C dependency from ECP_RESTARTABLE Valerio Setti 2025-05-06 17:07:09 +02:00
  • c394fd0ebc library: debug: replace MBEDTLS_PK_USE_PSA_EC_DATA with PSA_WANT_KEY_TYPE_ECC_PUBLIC_KEY Valerio Setti 2025-05-05 15:42:56 +02:00
  • ae89dcc4be library: tls12: remove usage of MBEDTLS_PK_USE_PSA_EC_DATA Valerio Setti 2025-05-05 15:34:28 +02:00
  • 51dccfb2a6 Improve some explanations Gilles Peskine 2025-06-11 18:47:31 +02:00
  • 6ee4d9220e Fixed the same typo in ssl-opt.sh Ari Weiler-Ofek 2025-06-11 17:40:42 +01:00
  • 03303d88fb Don't mutate dst_size Gilles Peskine 2025-06-11 18:24:26 +02:00