godot/modules/mbedtls
Fabio Alessandrelli 0770c9a4a3 mbedTLS: Update to mbedTLS 3.6.4
mbedTLS 2.28 is now EOL, and will no longer receive security updates.

This commit backports from Godot 4 the changes needed to update to
mbedTLS 3.6 (new LTS), including TLSv1.3 support.
2025-07-07 17:18:44 +02:00
..
config.py Cleanup: Remove executable bit from files which don't need it 2021-01-26 17:00:15 +01:00
crypto_mbedtls.cpp mbedTLS: Update to mbedTLS 3.6.4 2025-07-07 17:18:44 +02:00
crypto_mbedtls.h mbedTLS: Update to mbedTLS 3.6.4 2025-07-07 17:18:44 +02:00
dtls_server_mbedtls.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
dtls_server_mbedtls.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
packet_peer_mbed_dtls.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
packet_peer_mbed_dtls.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.cpp mbedTLS: Update to mbedTLS 3.6.4 2025-07-07 17:18:44 +02:00
register_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
SCsub mbedTLS: Update to mbedTLS 3.6.4 2025-07-07 17:18:44 +02:00
ssl_context_mbedtls.cpp mbedTLS: Update to mbedTLS 3.6.4 2025-07-07 17:18:44 +02:00
ssl_context_mbedtls.h mbedTLS: Update to mbedTLS 3.6.4 2025-07-07 17:18:44 +02:00
stream_peer_mbedtls.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
stream_peer_mbedtls.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00