godot/modules/mbedtls
Adam Scott 0d350e7108
Set clang-format `RemoveSemicolon` rule to `true`
- Set clang-format `Standard` rule to `c++20`
2024-10-25 13:49:43 +07:00
..
tests
SCsub [mbedTLS] Enable TLS 1.3 support 2024-09-26 17:37:38 +07:00
config.py
crypto_mbedtls.cpp [mbedTLS] Enable TLS 1.3 support 2024-09-26 17:37:38 +07:00
crypto_mbedtls.h Set clang-format `RemoveSemicolon` rule to `true` 2024-10-25 13:49:43 +07:00
dtls_server_mbedtls.cpp
dtls_server_mbedtls.h
packet_peer_mbed_dtls.cpp
packet_peer_mbed_dtls.h
register_types.cpp [mbedTLS] Enable TLS 1.3 support 2024-09-26 17:37:38 +07:00
register_types.h
stream_peer_mbedtls.cpp
stream_peer_mbedtls.h
tls_context_mbedtls.cpp [mbedTLS] Fix incorrect cert pinning with client_unsafe 2024-08-27 13:10:09 +07:00
tls_context_mbedtls.h