godot/modules/mbedtls
Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
Part of #33027, also discussed in #29848.

Enforcing the use of brackets even on single line statements would be
preferred, but `clang-format` doesn't have this functionality yet.
2020-05-10 13:12:16 +02:00
..
config.py SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
crypto_mbedtls.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
crypto_mbedtls.h Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
dtls_server_mbedtls.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
dtls_server_mbedtls.h Reworked signal connection system, added support for Callable and Signal objects and made them default. 2020-02-20 08:24:50 +01:00
packet_peer_mbed_dtls.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
packet_peer_mbed_dtls.h Changed default for p_validate_certs to true. 2020-03-17 02:18:57 +05:30
register_types.cpp New PacketPeerDTLS and DTLSServer classes. 2020-02-17 12:03:47 +01:00
register_types.h Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
ssl_context_mbedtls.cpp Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
ssl_context_mbedtls.h Merge pull request #36296 from Faless/dtls/enet_vulkan 2020-02-18 15:01:53 +01:00
stream_peer_mbedtls.cpp Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 2020-05-10 13:12:16 +02:00
stream_peer_mbedtls.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00