mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Move library initialization to module registration functions. Only set library debug threshold when verbose output is enabled. TLSv1.3 functions seems to be a bit more verbose then expected, and generate a lot of noise. Yet, some level of debugging without recompiling the engine would be nice. We should discuss this upstream. |
||
|---|---|---|
| .. | ||
| tests | ||
| config.py | ||
| crypto_mbedtls.cpp | ||
| crypto_mbedtls.h | ||
| dtls_server_mbedtls.cpp | ||
| dtls_server_mbedtls.h | ||
| packet_peer_mbed_dtls.cpp | ||
| packet_peer_mbed_dtls.h | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||
| stream_peer_mbedtls.cpp | ||
| stream_peer_mbedtls.h | ||
| tls_context_mbedtls.cpp | ||
| tls_context_mbedtls.h | ||