godot/modules/mbedtls
reduz de0ca3b999 Refactor module initialization
* Changed to use the same stages as extensions.
* Makes the initialization more coherent, helping solve problems due to lack of stages.
* Makes it easier to port between module and extension.
* removed the DRIVER initialization level (no longer needed).
2022-05-04 17:34:51 +02:00
..
tests Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
config.py Cleanup: Remove executable bit from files which don't need it 2021-01-19 23:36:42 +01:00
crypto_mbedtls.cpp Make FileAccess and DirAccess classes reference counted. 2022-04-11 13:28:51 +03:00
crypto_mbedtls.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
dtls_server_mbedtls.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
dtls_server_mbedtls.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
packet_peer_mbed_dtls.cpp Merge pull request #59582 from Faless/net/4.x_tcp_explicit_poll 2022-04-27 13:56:58 +02:00
packet_peer_mbed_dtls.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_types.cpp Refactor module initialization 2022-05-04 17:34:51 +02:00
register_types.h Refactor module initialization 2022-05-04 17:34:51 +02:00
SCsub Bump mbedTLS version to 2.28.0 (new LTS). 2021-12-21 13:26:02 +01:00
ssl_context_mbedtls.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
ssl_context_mbedtls.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
stream_peer_mbedtls.cpp Fix some issues found by cppcheck. 2022-04-06 14:34:37 +03:00
stream_peer_mbedtls.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00