Commit Graph

  • ada2ec3482 psa_crypto_stubs/changelog: fix typos Valerio Setti 2024-03-01 18:04:14 +01:00
  • aab4a546bf tests: Set the default conf then customize Ronald Cron 2024-02-23 18:51:11 +01:00
  • 10b040fa6f tests: ssl_helpers: Rename rng_get to mbedtls_test_random Ronald Cron 2024-02-05 09:38:09 +01:00
  • e33b349c90 Merge pull request #8864 from valeriosetti/issue8848 Manuel Pégourié-Gonnard 2024-03-01 15:54:32 +00:00
  • dff18da29a fix zlib test Dave Rodgman 2024-03-01 15:53:52 +00:00
  • 8a4df2293a Adjust default unroll settings Dave Rodgman 2024-03-01 15:12:59 +00:00
  • 5dbfcceb81 tls13: cli: Fix error code not checked Ronald Cron 2024-02-26 17:50:38 +01:00
  • de9b03dcba tls13: Rename early_data_count to total_early_data_size Ronald Cron 2024-03-01 15:14:17 +01:00
  • aad8523764 tests: ssl: Test enforcement of maximum early data size Ronald Cron 2024-02-07 08:04:07 +01:00
  • 62f971aa60 tls13: cli: Enforce maximum size of early data Ronald Cron 2024-02-23 08:24:12 +01:00
  • a4f0a71a01 ssl: Add early_data_count field Ronald Cron 2024-02-23 08:23:40 +01:00
  • 5c4fc9156b tests: ssl: Add max_early_data_size option Ronald Cron 2024-02-23 07:43:45 +01:00
  • 71fa1a94e7 Fix code style David Horstmann 2024-03-01 12:32:18 +00:00
  • f5a6fa2e4a Fix code style David Horstmann 2024-03-01 12:31:35 +00:00
  • ec8a5b175e Add ChangeLog entry for ssl serialization bitflags David Horstmann 2024-03-01 11:29:36 +00:00
  • 11def97472 Fix naming inconsistencies in config bits David Horstmann 2024-03-01 11:20:32 +00:00
  • 363db7759a Add config guards to ssl session comment David Horstmann 2024-03-01 12:11:24 +00:00
  • 76ba26a542 Fixup: add peer_cert_digest_type to comment David Horstmann 2024-03-01 12:03:35 +00:00
  • 7335082ef6 Add ChangeLog entry for ssl serialization bitflags David Horstmann 2024-03-01 11:29:36 +00:00
  • f686f1dc17 Fix naming inconsistencies in config bits David Horstmann 2024-03-01 11:20:32 +00:00
  • fcbf776d06 tests: ssl: Restore write_early_data test function Ronald Cron 2024-03-01 10:00:42 +01:00
  • 25ad10a920 tests: ssl: Improve tls13_srv_max_early_data_size() Ronald Cron 2024-02-29 00:39:23 +01:00
  • 19bfe0a631 tls13: Rename early_data_count to total_early_data_size Ronald Cron 2024-02-26 16:43:01 +01:00
  • 70eab45ba6 tls13: generic: Fix log Ronald Cron 2024-02-26 15:50:15 +01:00
  • dc81b7343f tests: srv max early data size: Add reach_max test arg Ronald Cron 2024-02-26 15:02:26 +01:00
  • 01d273d31f Enforce maximum size of early data in case of HRR Ronald Cron 2024-02-09 16:17:10 +01:00
  • 919e596c05 Enforce maximum size of early data when rejected Ronald Cron 2024-02-08 15:48:29 +01:00
  • 2160bfe4e2 tests: ssl: Test enforcement of maximum early data size Ronald Cron 2024-02-07 08:04:07 +01:00
  • 8571804382 tls13: srv: Enforce maximum size of early data Ronald Cron 2024-02-22 10:22:09 +01:00
  • c286519747 tls13: srv: Do not forget to include max_early_data_size in the ticket Ronald Cron 2024-02-07 14:01:03 +01:00
  • 26a9811027 ssl: Add early_data_count field Ronald Cron 2024-02-23 08:23:40 +01:00
  • 5d3036e6d5 tests: ssl: Add max_early_data_size option Ronald Cron 2024-02-23 07:43:45 +01:00
  • 4b2700e149 use-psa-crypto: remove references to mbedtls_pk_setup_opaque() dev/gilles-peskine-arm/issue8710 Valerio Setti 2024-03-01 08:42:44 +01:00
  • fd4dcbfe8e test_suite_pk: fix guards for CRYPTO_CLIENT testing Valerio Setti 2024-03-01 08:30:51 +01:00
  • 0e4716d8de all.sh: change checked functions in component_build_full_psa_crypto_client_without_crypto_provider() Valerio Setti 2024-03-01 07:29:44 +01:00
  • fbb1eef5b2 pk: change guard for mbedtls_pk_can_do_ext() to CRYPTO_CLIENT Valerio Setti 2024-03-01 07:29:15 +01:00
  • e264a7dcd1 Fix generate_visualc_files.pl Dave Rodgman 2024-02-29 21:22:59 +00:00
  • 422f9bcea0 Fix formatting Dave Rodgman 2024-02-29 18:41:36 +00:00
  • 79aaaa46e9 Fix formatting Dave Rodgman 2024-02-29 18:41:36 +00:00
  • 531aca2810 Fix missing fields in ssl session struct comment David Horstmann 2024-02-29 18:14:28 +00:00
  • cb01b361e1 Move session descriptions into a single comment David Horstmann 2024-02-29 17:31:46 +00:00
  • 80a9668762 Add config guards to session struct comments David Horstmann 2024-02-29 17:10:57 +00:00
  • e59f970f28 Move session functions to same part of file David Horstmann 2024-02-29 16:08:57 +00:00
  • 92b258bb50 Update ssl session serialization config bitflag David Horstmann 2024-02-13 17:23:34 +00:00
  • 5c5a32f52a Add session config bit for KEEP_PEER_CERTIFICATE David Horstmann 2024-02-13 17:53:35 +00:00
  • 469f7811fa Require framework directory to exist when building Gilles Peskine 2024-02-29 18:19:56 +01:00
  • ff783e0bda Do not copy the content to the local output buffer with allocation Gabor Mezei 2024-02-29 10:08:16 +00:00
  • 7f4b7dd382 Remove write check in driver wrappers tests Gabor Mezei 2024-02-09 17:25:47 +01:00
  • 8677edda6e Fix buffer protection handling for cipher_generate_iv Gabor Mezei 2024-02-07 18:10:13 +01:00
  • 50bcca26b3 Update test wrapper functions for ciper buffer protection Gabor Mezei 2024-02-01 10:39:56 +01:00
  • 282bb53edc Add buffer protection for cipher_generate_iv and cipher_set_iv Gabor Mezei 2024-02-01 10:39:26 +01:00
  • ed96d687d7 Move local buffer allocation just before usage Gabor Mezei 2024-01-31 17:45:29 +01:00
  • 69f680ac9c Add LOCAL_OUTPUT_ALLOC_WITH_COPY macro if buffer protection is disabled Gabor Mezei 2024-01-29 17:27:44 +01:00
  • 92905be298 Fix ASAN error for psa_cipher_update Gabor Mezei 2024-01-29 13:33:58 +01:00
  • 143864c121 Add test wrapper functions for cipher buffer protection Gabor Mezei 2024-01-24 16:58:40 +01:00
  • 13a15c2390 Add buffer protection for cipher functions Gabor Mezei 2024-01-24 16:56:00 +01:00
  • d32dd08934 changelog: fix description Valerio Setti 2024-02-29 16:28:03 +01:00
  • 1a58e9a232 psa_util: change guard for mbedtls_psa_get_random() to CRYPTO_CLIENT Valerio Setti 2024-02-29 16:14:29 +01:00
  • 87218b364d blank line for readability Dave Rodgman 2024-02-29 15:01:29 +00:00
  • 869e310456 Use export to set VERBOSE_LOGS Dave Rodgman 2024-02-29 14:59:40 +00:00
  • 9f1003b381 blank line for readability Dave Rodgman 2024-02-29 15:01:29 +00:00
  • 7a659102f5 Use export to set VERBOSE_LOGS Dave Rodgman 2024-02-29 14:59:40 +00:00
  • 9b4e964c2c Merge pull request #8760 from ronald-cron-arm/tls13-write-early-data Ronald Cron 2024-02-29 14:31:55 +00:00
  • 98397f0bba Merge branch 'mbedtls-2.28-restricted' into generate-random-buffer-protection-backport David Horstmann 2024-02-29 14:27:16 +00:00
  • c5688a2629 Merge branch 'development-restricted' into generate-random-buffer-protection David Horstmann 2024-02-29 14:25:56 +00:00
  • ffdd957049 Fix compilation on macOS without apple-clang Signed-off-by: Steven WdV 2024-02-29 15:12:36 +01:00
  • a50190e2df add changelog Valerio Setti 2024-02-29 15:23:00 +01:00
  • bcfed50917 Fix compilation on macOS without apple-clang Signed-off-by: Steven WdV 2024-02-29 15:12:36 +01:00
  • be49b6b239 Merge pull request #1154 from tom-daubney-arm/backport_asymmetric_encrypt_buffer_protection David Horstmann 2024-02-29 14:17:10 +00:00
  • 920a932bab Merge pull request #1153 from tom-daubney-arm/asymmetric_encrypt_buffer_protection David Horstmann 2024-02-29 14:16:59 +00:00
  • f4aa1ce006 Fix docs Dave Rodgman 2024-02-29 14:14:37 +00:00
  • 5f7862a567 Fix docs Dave Rodgman 2024-02-29 14:14:37 +00:00
  • c2a27492bc simplify printf call Dave Rodgman 2024-02-29 14:06:49 +00:00
  • b93ae3b453 improve docs Dave Rodgman 2024-02-29 14:06:36 +00:00
  • 03b232ae4e Add editor hint for emacs Dave Rodgman 2024-02-29 14:06:19 +00:00
  • 7c84471ed7 Rename quiet to quiet.sh Dave Rodgman 2024-02-29 14:00:58 +00:00
  • 04e0f41f08 Send printed command to stderr Dave Rodgman 2024-02-26 17:30:56 +00:00
  • cdf57d1ddc remove trailing space from printed command Dave Rodgman 2024-02-26 17:30:37 +00:00
  • f57529903d Improve simplified quoting Dave Rodgman 2024-02-26 17:29:31 +00:00
  • a8e671d7bb remove shebang from quiet Dave Rodgman 2024-02-26 17:29:10 +00:00
  • 043325d191 Improve docs Dave Rodgman 2024-02-26 17:28:56 +00:00
  • 6122cb1013 Quote directory name from cmake wrapper Dave Rodgman 2024-02-26 17:28:42 +00:00
  • 62ba696bae Undo not-needed change Dave Rodgman 2024-02-26 17:28:13 +00:00
  • e2317649dd Allow wrappers to be missing; quote directory name from make Dave Rodgman 2024-02-26 17:27:18 +00:00
  • 0b069bd5b1 Avoid infinite loop Dave Rodgman 2024-02-26 12:48:49 +00:00
  • 57783d7459 Extract common parts of quiet wrapper Dave Rodgman 2024-02-26 12:37:44 +00:00
  • 6529f12d35 Tidy up quiet wrappers Dave Rodgman 2024-02-26 11:43:11 +00:00
  • 4cb98a930c Move quiet wrapper setup Dave Rodgman 2024-02-26 11:41:19 +00:00
  • 634fe908b7 Improve quote_args output readability Dave Rodgman 2024-02-15 16:04:36 +00:00
  • d4a5563417 Improve output from make/cmake wrapper Dave Rodgman 2024-02-15 14:39:48 +00:00
  • 59f9df999d Always display make/cmake invocation command Dave Rodgman 2024-02-15 12:27:03 +00:00
  • 75da313166 Pacify check_files Dave Rodgman 2024-01-17 09:59:10 +00:00
  • 8470d114e2 Spelling fix Dave Rodgman 2024-01-16 17:33:34 +00:00
  • a0b7c08b60 Use quiet make wrappers from all.sh Dave Rodgman 2024-01-16 17:33:27 +00:00
  • 99fa0d08d3 Create quiet wrappers for make and cmake Dave Rodgman 2024-01-04 16:20:20 +00:00
  • a3e694c2ad simplify printf call Dave Rodgman 2024-02-29 14:06:49 +00:00
  • 63c94a36f1 improve docs Dave Rodgman 2024-02-29 14:06:36 +00:00
  • 2096478034 Add editor hint for emacs Dave Rodgman 2024-02-29 14:06:19 +00:00
  • 1f08a3248e Rename quiet to quiet.sh Dave Rodgman 2024-02-29 14:00:58 +00:00
  • 4ee6f81195 add changelog Valerio Setti 2024-02-29 15:01:21 +01:00