- ae59c52 Create configuration option to bypass the mbedtls_ssl_set_hostname check by Gilles Peskine · 6 months ago
- 63f958d Create error code for mbedtls_ssl_set_hostname not called by Gilles Peskine · 6 months ago
- f33c45f Keep track of whether mbedtls_ssl_set_hostname() has been called by Gilles Peskine · 6 months ago
- 3a2f75d Access ssl->hostname through abstractions by Gilles Peskine · 6 months ago
- ff25715 Move mbedtls_ssl_set_hostname up by Gilles Peskine · 5 months ago
- 49d4403 tf-psa-crypto/drivers/builtin/src/ecp.c by Minos Galanakis · 12 months ago
- 4ad27aa Specify previously missed XMM register clobbers in AES-NI asm blocks by Solar Designer · 8 months ago
- 4115440 Specify register clobbers in mbedtls_aesni_crypt_ecb() by Solar Designer · 8 months ago
- 6d32712 Make mbedTLS compile with MS-DOS DJGPP by SuperIlu · 8 months ago
- aa6ae3f net/mbedtls_net_connect: Preventing double close problem by makejian · 10 months ago
- 9f7cc4c Bump version to 2.28.9 by Manuel Pégourié-Gonnard · 11 months ago
- 69555ea Merge remote-tracking branch 'mbedtls-2.28' into mbedtls-2.28-restricted by Gilles Peskine · 11 months ago
- d9e16c4 Free allocated memory where methods were returning without freeing by Gowtham Suresh Kumar · 12 months ago
- 36548ee Merge pull request #9256 from gilles-peskine-arm/psa-keystore-dynamic-backport-2.28 by Gilles Peskine · 12 months ago
- d0ba2b0 Fix inverted assertion message by Gilles Peskine · 12 months ago
- 55aa72f Merge remote-tracking branch 'public/mbedtls-2.28' into merge-2.28 by Manuel Pégourié-Gonnard · 12 months ago
- 18f659b Assert that the key ID range for volatile keys is large enough by Gilles Peskine · 1 year, 1 month ago
- f16263e Assert that key ID ranges don't overlap by Gilles Peskine · 1 year, 1 month ago
- 37a4fcc Prevent mbedtls_psa_register_se_key with volatile keys by Gilles Peskine · 1 year, 2 months ago
- f555a4e MBEDTLS_STATIC_ASSERT: make it work outside of a function by Gilles Peskine · 1 year, 2 months ago
- e752eaf Force MBEDTLS_PSA_HMAC_DRBG_MD_TYPE based on CTR_DRBG by Gilles Peskine · 1 year, 1 month ago
- ff2c049 Merge pull request #9270 from sezrab/silence-2.28 by Gilles Peskine · 1 year, 1 month ago
- f514f25 Merge pull request #9025 from gilles-peskine-arm/psa-storage-test-cases-never-supported-2.28 by Gilles Peskine · 1 year, 2 months ago
- ed9a494 Silence gcc 12.2.0 warning by Patrick Wildt · 1 year, 3 months ago
- 0a2dd6d Set psk to NULL in ssl_psk_remove-backport to 2.28 by lhuang04 · 1 year, 2 months ago
- 9ebf9aa Merge pull request #9153 from gilles-peskine-arm/oid-limits-2.28 by Gilles Peskine · 1 year, 2 months ago
- a8cd2e6 Fix the build without check_config.h (inclusion of limits.h) by Gilles Peskine · 1 year, 3 months ago
- e32671f Merge pull request #9086 from nileshkale123/fix/redefinition_warning_for_gnu_source_backport_2.28 by Gilles Peskine · 1 year, 3 months ago
- 7913311 Merge pull request #8544 from Ryan-Everett-arm/8537-2.28 by Gilles Peskine · 1 year, 3 months ago
- 52b6fef Fixed issue of redefinition warning messages for _GNU_SOURCE by nilesh.kale · 1 year, 4 months ago
- b6e362b PSA sign/verify: more uniform error on an unsupported hash by Gilles Peskine · 1 year, 4 months ago
- 6766a19 Merge pull request #8875 from stevenwdv/mbedtls-2.28 by Paul Elliott · 1 year, 4 months ago
- 6fe0ae0 Version bump for 2.28.8 by Minos Galanakis · 1 year, 4 months ago
- d4b3fe7 Merge branch 'mbedtls-2.28' into 'mbedtls-2.28-restricted' by Minos Galanakis · 1 year, 5 months ago
- f7acf91 Check C/C++ compilers separately for AppleClang ranlib by Steven WdV · 1 year, 5 months ago
- 98ebf48 Fix bug in ALPN loading from serialized session by Waleed Elmelegy · 1 year, 5 months ago
- 5bada22 Update generated files with inverted option by David Horstmann · 1 year, 5 months ago
- 4201533 Invert and rename config option by David Horstmann · 1 year, 5 months ago
- 28fe665 Remove LOCAL_OUTPUT_ALLOC_WITH_COPY by Thomas Daubney · 1 year, 5 months ago
- ca92831 Add missing semicolon by Thomas Daubney · 1 year, 5 months ago
- 4089549 Merge pull request #8851 from billatarm/mbedtls-2.28-add-pc-files by Gilles Peskine · 1 year, 5 months ago gh-readonly-queue/mbedtls-2.28/pr-8851-5bc604f33ca4e4b818ff9584aef110b14e0ba35a
- f06494d Merge branch 'mbedtls-2.28' into buffer-sharing-merge-2.28 by David Horstmann · 1 year, 5 months ago
- 7c89d1f Merge branch 'mbedtls-2.28-restricted' into backport_key_agreement_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
- a19f6bf Merge pull request #8823 from davidhorstmann-arm/fix-config-bitflag-2.28 by Gilles Peskine · 1 year, 5 months ago
- fc8cacf Add missing config guards in comment by David Horstmann · 1 year, 5 months ago
- f3c3504 Fix merge by Gabor Mezei · 1 year, 5 months ago
- 26bbd8d Merge branch 'mbedtls-2.28-restricted' into bp228_buffer_protection_for_cipher by Gábor Mezei · 1 year, 5 months ago
- 5e5056d cmake: Use GnuInstallDirs to customize install directories by Biswapriyo Nath · 3 years, 3 months ago
- f5a6fa2 Fix code style by David Horstmann · 1 year, 5 months ago
- 11def97 Fix naming inconsistencies in config bits by David Horstmann · 1 year, 5 months ago
- 363db77 Add config guards to ssl session comment by David Horstmann · 1 year, 5 months ago
- ff783e0 Do not copy the content to the local output buffer with allocation by Gabor Mezei · 1 year, 5 months ago
- 8677edd Fix buffer protection handling for `cipher_generate_iv` by Gabor Mezei · 1 year, 6 months ago
- 282bb53 Add buffer protection for `cipher_generate_iv` and `cipher_set_iv` by Gabor Mezei · 1 year, 6 months ago
- ed96d68 Move local buffer allocation just before usage by Gabor Mezei · 1 year, 6 months ago
- 69f680a Add `LOCAL_OUTPUT_ALLOC_WITH_COPY` macro if buffer protection is disabled by Gabor Mezei · 1 year, 6 months ago
- 92905be Fix ASAN error for `psa_cipher_update` by Gabor Mezei · 1 year, 6 months ago
- 13a15c2 Add buffer protection for cipher functions by Gabor Mezei · 1 year, 6 months ago
- 98397f0 Merge branch 'mbedtls-2.28-restricted' into generate-random-buffer-protection-backport by David Horstmann · 1 year, 5 months ago
- ffdd957 Fix compilation on macOS without apple-clang by Signed-off-by: Steven WdV · 1 year, 5 months ago
- 24d60ad Merge branch 'mbedtls-2.28-restricted' into backport_asymmetric_encrypt_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
- 10e44f3 Add missing guards around exit label by David Horstmann · 1 year, 5 months ago
- 65bf12c Add buffer copying to psa_generate_random() by David Horstmann · 1 year, 6 months ago
- 9721b86 Allow null buffers when the length is 0 by Gilles Peskine · 1 year, 5 months ago
- c2c74b9 mbedtls_ecp_write_key: no FEATURE_UNAVAILABLE error by Gilles Peskine · 1 year, 6 months ago
- 8eafe15 Merge branch 'mbedtls-2.28-restricted' into backport_mac_buffer_protection by tom-daubney-arm · 1 year, 5 months ago
- 09cf4f2 Decouple if statement in psa_raw_key_agreement exit. by Thomas Daubney · 1 year, 5 months ago
- 2ea8d8f Revise how output allocation is checked by Thomas Daubney · 1 year, 5 months ago
- 0736df3 Check for output allocation before randomising by Thomas Daubney · 1 year, 5 months ago
- 0ce9589 Merge pull request #1133 from davidhorstmann-arm/copying-aead-2.28 by David Horstmann · 1 year, 5 months ago
- 26d1c43 Check output allocated before randomising by Thomas Daubney · 1 year, 5 months ago
- 3c0c6b1 Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
- 9da359f Add buffer protection to psa_key_derivation_key_agreement by Thomas Daubney · 1 year, 6 months ago
- 4304276 Add buffer protection to psa_raw_key_agreement by Thomas Daubney · 1 year, 6 months ago
- a9cc4cd Merge pull request #1179 from Ryan-Everett-arm/key-derivation-buffer-protection-backport by David Horstmann · 1 year, 6 months ago
- 75c8e61 Merge pull request #8814 from gilles-peskine-arm/rsa-bitlen-fix-2.28 by Tom Cosgrove · 1 year, 6 months ago
- eb77b6f Add session config bit for KEEP_PEER_CERTIFICATE by David Horstmann · 1 year, 6 months ago
- 09cd7dd Merge pull request #8660 from ivq/fix_ecp_comment by Janos Follath · 1 year, 6 months ago gh-readonly-queue/mbedtls-2.28/pr-8660-ede909f99ab6e6a958a41e365251c2a1d2c4ed4d
- 0196f48 Fix mbedtls_pk_get_bitlen() for RSA with non-byte-aligned sizes by Gilles Peskine · 1 year, 6 months ago
- 1a6137b Implement safe buffer copying in asymm. encryption by Thomas Daubney · 1 year, 7 months ago
- 480347d Add mac not NULL check before calling memset by Thomas Daubney · 1 year, 6 months ago
- 301491d Modify allocation in sign_finish by Thomas Daubney · 1 year, 6 months ago
- f298f65 Fix code style by Thomas Daubney · 1 year, 6 months ago
- 2bb3a1f Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
- 324f7de Implement safe buffer copying in MAC API by Thomas Daubney · 1 year, 7 months ago
- cbf0921 Fix code style by Thomas Daubney · 1 year, 6 months ago
- 5e6b84a Conditionally include exit label by Thomas Daubney · 1 year, 6 months ago
- 62cb36a Implement safe buffer copying in hash API by Thomas Daubney · 1 year, 7 months ago
- d0d12fb Conditionally guard exit label to deter unused label error by Ryan Everett · 1 year, 6 months ago
- 6f68206 Add buffer copying to psa_key_derivation_input_bytes by Ryan Everett · 1 year, 6 months ago
- 08bd246 Add buffer copying to psa_key_derivation_output_bytes by Ryan Everett · 1 year, 6 months ago
- b6d5793 Reduce many unnecessary static memory consumption by Chien Wong · 1 year, 6 months ago
- 5a2e95d Merge pull request #1164 from daverodgman/update-2.28-restricted by Dave Rodgman · 1 year, 6 months ago
- bfa27e3 Fix kdf incorrect initial capacity by Kusumit Ghoderao · 1 year, 6 months ago
- 3a4153a Conditionally guard exit label to stop unused label error by Ryan Everett · 1 year, 6 months ago
- 3082791 Protect buffer in psa_export_public_key by Ryan Everett · 1 year, 7 months ago
- e3e760c Protect buffer in psa_export_key by Ryan Everett · 1 year, 7 months ago
- 6b97025 Protect buffer in psa_import_key by Ryan Everett · 1 year, 7 months ago
- 90b94ff Allow GCM IV to be NULL if zero-length by David Horstmann · 1 year, 6 months ago
- 670100f fix build for midipix by Ørjan Malde · 1 year, 6 months ago