Commit Graph

  • 05c11e3dd5 Merge pull request #4503 from gilles-peskine-arm/ciphersuite-sha384-guard-2.x Gilles Peskine 2021-05-19 21:13:08 +02:00
  • 1905a24488 Fix missing compilation guard around psa_crypto_driver_wrappers.c Gilles Peskine 2021-04-24 13:19:45 +02:00
  • ad0e01248d Fix missing compilation guard around psa_crypto_driver_wrappers.c Gilles Peskine 2021-04-24 13:19:45 +02:00
  • 03092f5821 avoid -Wmaybe-uninitialized when buiding with gcc11 Shawn Carey 2021-05-13 10:38:32 -04:00
  • aa13e93941 avoid "maybe-uninitialized" and "free-nonheap-object" errors/warnings with gcc11 Shawn Carey 2021-05-06 15:11:30 -04:00
  • c54010c3ec Split SHA-512 and SHA-384 guards for hash availability code Gilles Peskine 2021-05-12 22:52:09 +02:00
  • fc9c07ff8f Fix unused variable with MBEDTLS_SHA512_NO_SHA384 Gilles Peskine 2021-05-12 22:51:53 +02:00
  • d2d59379ed Remove dead code under MBEDTLS_SHA512_NO_SHA384 Gilles Peskine 2021-05-12 22:43:27 +02:00
  • 367379d7fc Fix dependencies on SHA384 cipher suites Gilles Peskine 2021-05-12 22:28:54 +02:00
  • 3d23e28ee1 Fix dependency for TLS-RSA-WITH-CAMELLIA-256-GCM-SHA384 Gilles Peskine 2021-05-12 21:59:31 +02:00
  • f26d12caa5 Fix dependency for TLS-RSA-WITH-CAMELLIA-256-GCM-SHA384 Gilles Peskine 2021-05-12 21:59:31 +02:00
  • 2396b21f80 Provide more in-depth migration guide after removal of null entropy. Mateusz Starzyk 2021-05-19 16:35:51 +02:00
  • c6d94aba50 Fix remaining SHA384 dependencies and ifdef blocks. Mateusz Starzyk 2021-05-19 13:31:59 +02:00
  • 41e4ce4884 Removes RSA constants Thomas Daubney 2021-05-19 15:10:05 +01:00
  • cad59ed48e Removes mode param from rsa_rsassa_pss_sign Thomas Daubney 2021-05-19 15:04:08 +01:00
  • 7eee55e85f Merge pull request #4527 from gilles-peskine-arm/psa-deprecated-macros-20210516 Ronald Cron 2021-05-19 14:44:37 +02:00
  • fd6f65fc46 Merge remote-tracking branch 'upstream-public/development' into no-generated-files-3.0 archive/dev/gilles-peskine-arm/no-generated-files-3.0 Gilles Peskine 2021-05-19 14:38:52 +02:00
  • 502d889de7 Use an order-only dependency the presence matters but not the content Gilles Peskine 2021-05-19 14:26:37 +02:00
  • 2213871654 Merge pull request #4489 from TRodziewicz/Remove__SSL_RECORD_CHECKING Manuel Pégourié-Gonnard 2021-05-19 13:57:51 +02:00
  • 10bc18e3b4 Corrects outstanding documentation issues Thomas Daubney 2021-05-19 12:40:20 +01:00
  • 782a7f5bd6 Removes mode param from mbedtls_rsa_rsassa_pss_verify_ext Thomas Daubney 2021-05-19 12:27:35 +01:00
  • 44085de5f7 Add migration guide for SHA384 and SHA224 options. Mateusz Starzyk 2021-05-19 13:22:53 +02:00
  • 9e65f791b5 Removes f_rng param from mbedtls_rsa_rsassa_pss_verify_ext Thomas Daubney 2021-05-19 12:18:58 +01:00
  • 578e9abcbd Removes p_rng param from mbedtls_rsa_rsassa_pss_verify_ext Thomas Daubney 2021-05-19 12:14:57 +01:00
  • f6de5d99f4 Merge pull request #4537 from daverodgman/padlock-docs-fix-2.x Dave Rodgman 2021-05-19 12:12:39 +01:00
  • 8e405103b8 Merge pull request #4540 from daverodgman/padlock-docs-fix-2.16 Dave Rodgman 2021-05-19 12:12:32 +01:00
  • 9cf91affa2 Merge pull request #4536 from daverodgman/padlock-docs-fix Dave Rodgman 2021-05-19 12:12:14 +01:00
  • 5ee4cc031c Removes mode param from mbedtls_rsa_rsassa_pss_verify Thomas Daubney 2021-05-19 12:07:42 +01:00
  • 718a53db2c Removed f_rng param from mbedtls_rsa_rsassa_pss_verify Thomas Daubney 2021-05-19 12:01:35 +01:00
  • 08f4c9c571 Removes p_rng param from mbedtls_rsa_rsassa_pss_verify Thomas Daubney 2021-05-19 11:56:02 +01:00
  • 2e1262517c Removes mode parameter from mbedtls_rsa_rsassa_pkcs1_v15_verify Thomas Daubney 2021-05-19 11:48:53 +01:00
  • 475053df2c Removes f_rng from mbedtls_rsa_rsassa_pkcs1_v15_verify Thomas Daubney 2021-05-19 11:44:27 +01:00
  • cbc088f5d0 Removes p_rng from mbedtls_rsa_rsassa_pkcs1_v15_verify Thomas Daubney 2021-05-19 11:39:58 +01:00
  • 0e3ec27598 Merge pull request #4506 from gilles-peskine-arm/array-parameters-to-pointers-sha512 Ronald Cron 2021-05-19 12:37:17 +02:00
  • d9a4c73c99 Add changelog entries for MBEDTLS_SHA224_C and MBEDTLS_SHA384_C. Mateusz Starzyk 2021-05-19 12:36:24 +02:00
  • af5b26aeaa Fix parameter names in documentation Gilles Peskine 2021-05-19 12:24:33 +02:00
  • fe561fe717 Doxygen: use \p for parameter names Gilles Peskine 2021-05-19 12:21:53 +02:00
  • e14e839e1f Merge pull request #4525 from gilles-peskine-arm/pr_4357-changelog Gilles Peskine 2021-05-19 11:58:08 +02:00
  • f09a66dd78 Merge pull request #4526 from gilles-peskine-arm/pr_4510-changelog Gilles Peskine 2021-05-19 11:58:03 +02:00
  • 86ead6aba3 Add changelog entries for SHA1 and SHA384 ciphersuites bugfixes. Mateusz Starzyk 2021-05-19 11:56:06 +02:00
  • 9d2d6c9ea0 Clarfiy SHA224 and SHA256 documentation Mateusz Starzyk 2021-05-18 15:54:20 +02:00
  • c722ebb7d9 Update SHA-224 documentation. Mateusz Starzyk 2021-05-11 10:05:45 +02:00
  • 6848537eab Remove obsolete config requirements for SHA384 in ssl-opt. Mateusz Starzyk 2021-05-10 20:10:32 +02:00
  • a309e0ec07 Remove redundant SHA384 if defined block. Mateusz Starzyk 2021-05-10 16:10:30 +02:00
  • 3ea8e2d5ad Restore alphabetical order of SHA definitions Mateusz Starzyk 2021-05-10 16:09:08 +02:00
  • 4228f895c0 Merge branch 'development' into convert_NO_SHA384_to_positive Mateusz Starzyk 2021-05-10 15:18:08 +02:00
  • 7f0d193c94 Fix misuse of MD API in SSL constant-flow HMAC Manuel Pégourié-Gonnard 2021-05-19 10:44:43 +02:00
  • 21bfbdd703 Fix misuse of MD API in SSL constant-flow HMAC Manuel Pégourié-Gonnard 2021-05-17 12:28:08 +02:00
  • 5ca21db813 Fix misuse of MD API in SSL constant-flow HMAC Manuel Pégourié-Gonnard 2021-05-17 12:28:08 +02:00
  • 2317f7f9a1 Fix docs for mbedtls_padlock_has_support Dave Rodgman 2021-05-18 18:59:37 +01:00
  • 83e3671d87 Don't check ciphersuite and compression in SSL session cache lookup Hanno Becker 2021-04-15 08:19:40 +01:00
  • b7bb0687f7 Rework and reword the guarantees on output_size Gilles Peskine 2021-05-18 22:31:53 +02:00
  • 68d9cbca97 Removes mode param from mbedtls_rsa_pkcs1_verify Thomas Daubney 2021-05-18 18:45:09 +01:00
  • 613d1a4fb7 Removes p_rng param from mbedtls_rsa_pkcs1_verify Thomas Daubney 2021-05-18 19:34:03 +01:00
  • ac1331211e Removes f_rng parameter from mbedtls_rsa_pkcs1_verify Thomas Daubney 2021-05-18 19:26:39 +01:00
  • 28b55850bd Modifies tests for verify functions Thomas Daubney 2021-05-18 18:30:00 +01:00
  • de9fdc4b12 Removes mode param from mbedtls_rsa_rsassa_pss_sign Thomas Daubney 2021-05-18 17:10:04 +01:00
  • 526549854c Removes mode param from mbedtls_rsa_rsassa_pkcs1_v15_sign Thomas Daubney 2021-05-18 16:54:00 +01:00
  • d9380b5270 Document reasons for MBEDTLS_ERR_GCM_BAD_INPUT in update and finish Gilles Peskine 2021-05-18 21:02:52 +02:00
  • 8e8cdd150a Add some information about the multipart calling sequence Gilles Peskine 2021-05-18 21:02:13 +02:00
  • 518fdb00e8 Fix size/length confusion in documentation Gilles Peskine 2021-05-18 20:43:31 +02:00
  • 52118189da Fix copypasta in the description of mbedtls_gcm_update_ad Gilles Peskine 2021-05-18 20:38:33 +02:00
  • 6efa722e59 Fix docs for mbedtls_padlock_has_support Dave Rodgman 2021-05-18 18:59:37 +01:00
  • 96d6e08717 Make the formatting of numbers consistent Gilles Peskine 2021-05-18 20:06:04 +02:00
  • c1ae30a05e Fix docs for mbedtls_padlock_has_support Dave Rodgman 2021-05-18 18:59:37 +01:00
  • 140184d029 Removes mode param from mbedtls_rsa_pkcs1_sign Thomas Daubney 2021-05-18 16:04:07 +01:00
  • 9a66d5c181 Modifies tests in RSA test suite Thomas Daubney 2021-05-18 15:50:21 +01:00
  • 04e12cf81e Fix build error when int32_t is not int Gilles Peskine 2021-05-18 16:39:33 +02:00
  • a7a4306adf Fix build error when int32_t is not int Gilles Peskine 2021-05-18 16:39:33 +02:00
  • 47cd121d18 Fix build error when int32_t is not int Gilles Peskine 2021-05-18 16:39:33 +02:00
  • b9eaa7369b Modifies tests in test suite RSA Thomas Daubney 2021-05-18 15:42:16 +01:00
  • ef0482373f Remove Git pre-commit hook Gilles Peskine 2021-05-18 16:14:28 +02:00
  • 192970bd8e Test check-generated-files.sh Gilles Peskine 2021-05-18 16:09:50 +02:00
  • 4c2adea042 Fix make generated_files generating broken visualc files Gilles Peskine 2021-05-18 15:48:56 +02:00
  • 4a7dfcb3d1 Avoid creating visualc/VS2010/*.bak.bak files Gilles Peskine 2021-05-18 15:47:55 +02:00
  • 414475710f Revert "Create visualc directory if it doesn't exist" Gilles Peskine 2021-05-18 16:28:09 +02:00
  • c8731f0204 Move VS2010 Git ignore list to the VS2010 directory Gilles Peskine 2021-05-18 15:46:17 +02:00
  • 32728f5eaa Remove caching of cc_is_msvc Bence Szépkúti 2021-05-12 10:28:30 +02:00
  • 3006a9cd84 Remove object file in finally Bence Szépkúti 2021-05-12 10:21:39 +02:00
  • 80aba9749e Move object file handling out of create_c_file() Bence Szépkúti 2021-05-12 10:11:53 +02:00
  • f5a0b9c405 Add notice of caching whether the compiler is MSVC Bence Szépkúti 2021-05-12 09:49:45 +02:00
  • 3d69e29b78 Clean up object files produced by MSVC Bence Szépkúti 2021-05-10 23:56:29 +02:00
  • c2e029fd4e Detect MSVC without relying on compiler filename Bence Szépkúti 2021-05-10 20:50:07 +02:00
  • 80446e5496 Typo in comment Gilles Peskine 2021-05-18 15:01:45 +02:00
  • 8b7595ea34 In update mode, create the files if they don't exist Gilles Peskine 2021-05-18 14:58:09 +02:00
  • e29fad72a3 Explicitly use UTF-8 in assemble_changelog Gilles Peskine 2021-05-18 14:49:02 +02:00
  • 191b98f0c4 Switch assemble_changelog to using text strings Gilles Peskine 2021-05-18 14:39:40 +02:00
  • 984b8c3164 Changelog entry for the requirement to generate source files Gilles Peskine 2021-05-17 23:58:01 +02:00
  • dbcd722018 Document how to build the generated source files Gilles Peskine 2021-05-17 23:57:42 +02:00
  • ef80a9c5e0 Add migration guide for removed null entropy config option Mateusz Starzyk 2021-05-18 15:19:54 +02:00
  • eb254b9350 Fixing too long line in ChangeLog file archive/Remove__CHECK_PARAMS_option TRodziewicz 2021-05-18 13:26:50 +02:00
  • 331b32b6fc ChangeLog and migration guide added. TRodziewicz 2021-05-18 12:49:59 +02:00
  • b1c23251ee Removed tests depending on the _CHECK_PARAMS option TRodziewicz 2021-05-17 18:22:06 +02:00
  • 81ee439c19 Remove MBEDTLS_CHECK_PARAMS option TRodziewicz 2021-05-14 15:08:04 +02:00
  • fa1581ea03 Modifies typedef of mbedtls_pk_rsa_alt_sign_func Thomas Daubney 2021-05-18 12:38:33 +01:00
  • 8ce4ab18ab Merge pull request #4460 from gilles-peskine-arm/generate-tests-python3-make-2.x Gilles Peskine 2021-05-18 13:30:40 +02:00
  • e7e958b1f1 Merge pull request #4393 from gilles-peskine-arm/generate-tests-python3-make-2.x Gilles Peskine 2021-05-18 13:30:36 +02:00
  • 11425347f0 Modifies tests in rsa test suite Thomas Daubney 2021-05-18 11:57:05 +01:00
  • 174b18ba4a Merge pull request #4461 from gilles-peskine-arm/generate-tests-python3-make-2.16 Ronald Cron 2021-05-18 13:07:29 +02:00
  • ea620864ac Fix formatting of changelog entry Hanno Becker 2021-05-18 08:36:36 +01:00