godot/modules/mbedtls
Fabio Alessandrelli e375cbd094 Bump mbedTLS version to 2.28.0 (new LTS).
Keep applying the windows entropy patch (UWP support).
Remove no longer needed padlock patch.
Update thirdparty README to reflect changes, and new source inclusion
criteria.
2021-12-21 13:26:02 +01:00
..
tests Misc cleanup of header includes 2021-07-15 00:46:43 +02: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 Replace String comparisons with "", String() to is_empty() 2021-12-09 04:48:38 -06:00
crypto_mbedtls.h [Crypto] Delete mbedtls ctx in deconstructor. 2021-07-03 16:12:55 +02:00
dtls_server_mbedtls.cpp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
dtls_server_mbedtls.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
packet_peer_mbed_dtls.cpp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
packet_peer_mbed_dtls.h Remove unimplemented methods 2021-10-21 18:44:25 +01:00
register_types.cpp Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
register_types.h Cleanup: Remove executable bit from files which don't need it 2021-01-19 23:36:42 +01:00
SCsub Bump mbedTLS version to 2.28.0 (new LTS). 2021-12-21 13:26:02 +01:00
ssl_context_mbedtls.cpp Initialize class/struct variables with default values in modules/ 2021-02-08 10:57:18 +01:00
ssl_context_mbedtls.h Remove unimplemented methods 2021-10-21 18:44:25 +01:00
stream_peer_mbedtls.cpp Rename instance()->instantiate() when it's a verb 2021-06-19 20:49:18 -06:00
stream_peer_mbedtls.h Remove unimplemented methods 2021-10-21 18:44:25 +01:00