Manuel Pégourié-Gonnard ed4a2b4f0a Merge branch 'development-restricted' into merge-from-restricted
* development-restricted:
  Add missing credit for set_hostname issue
  Add changelog entry for TLS 1.2 Finished fix
  TLS1.2: Check for failures in Finished calculation
  ssl_session_reset: preserve HOSTNAME_SET flag
  Document the need to call mbedtls_ssl_set_hostname
  Improve documentation of mbedtls_ssl_set_hostname
  Changelog entries for requiring mbedls_ssl_set_hostname() in TLS clients
  Add a note about calling mbedtls_ssl_set_hostname to mbedtls_ssl_setup
  mbedtls_ssl_set_hostname tests: add tests with CA callback
  Call mbedtls_ssl_set_hostname in the generic endpoint setup in unit tests
  Require calling mbedtls_ssl_set_hostname() for security
  Create error code for mbedtls_ssl_set_hostname not called
  Keep track of whether mbedtls_ssl_set_hostname() has been called
  Access ssl->hostname through abstractions in certificate verification
  mbedtls_ssl_set_hostname tests: baseline
  Add a flags field to mbedtls_ssl_context
  Automate MBEDTLS_X509_TRUSTED_CERTIFICATE_CALLBACK dependency
  Make guards more consistent between X.509-has-certs and SSL-has-certs
  Fix Doxygen markup
  Make ticket_alpn field private

 Conflicts:
	programs/ssl/ssl_test_common_source.c
2025-04-01 09:40:47 +02:00
..
build_info.h Switch to actual TF-PSA-Crypto build_info.h 2024-12-11 22:32:45 +01:00
check_config.h Remove MBEDTLS_KEY_EXCHANGE_RSA_ENABLED config option 2025-03-20 17:53:01 +01:00
compat-2.x.h Header updates 2023-11-03 12:21:36 +00:00
config_adjust_ssl.h Remove MBEDTLS_KEY_EXCHANGE_RSA_ENABLED config option 2025-03-20 17:53:01 +01:00
config_adjust_x509.h Fix some typo for include folder 2024-07-12 15:16:33 +08:00
debug.h Fix comments 2025-03-12 17:11:42 +01:00
error.h Remove mbedtls_low_level_sterr() and mbedtls_high_level_strerr() 2025-03-24 14:26:39 +00:00
mbedtls_config.h Remove MBEDTLS_KEY_EXCHANGE_RSA_ENABLED config option 2025-03-20 17:53:01 +01:00
net_sockets.h mbedtls_net_send API description typo fix 2024-05-03 11:02:22 -04:00
pkcs7.h x509: move internal functions declarations to a private header 2024-01-19 09:07:35 +01:00
ssl_cache.h Header updates 2023-11-03 12:21:36 +00:00
ssl_ciphersuites.h Remove MBEDTLS_TLS_RSA_* ciphersuite macros 2025-03-20 17:53:07 +01:00
ssl_cookie.h remove RNG parameters from SSL API's 2025-03-10 13:24:31 +00:00
ssl_ticket.h remove RNG parameters from SSL API's 2025-03-10 13:24:31 +00:00
ssl.h Merge branch 'development-restricted' into merge-from-restricted 2025-04-01 09:40:47 +02:00
timing.h Move back timing.c to mbedtls 2024-12-04 14:25:02 +01:00
version.h Revert move of version.h to tf-psa-crypto libray 2024-10-04 13:37:42 +01:00
x509_crl.h Remove USE_PSA references from X509 documentation 2024-12-02 12:53:05 +00:00
x509_crt.h Remove RNG from x509 and PK 2025-03-26 08:17:38 +00:00
x509_csr.h Remove RNG from x509 and PK 2025-03-26 08:17:38 +00:00
x509.h Move the function declarations to x509.h 2024-09-18 21:23:09 +01:00