summaryrefslogtreecommitdiffstats
path: root/modules/mbedtls/dtls_server_mbedtls.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Allow ClassDB to create a Object without postinitialization for GDExtension.Daylily-Zeleen2024-08-201-1/+1
* Style: Harmonize header includes in modulesRémi Verschelde2023-06-151-1/+2
* [NET] Refactor TLS configuration.Fabio Alessandrelli2023-01-281-5/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Net] Rename "ssl" references to "tls" in methods and members.Fabio Alessandrelli2022-09-081-1/+1
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-2/+2
* New PacketPeerDTLS and DTLSServer classes.Fabio Alessandrelli2020-02-171-0/+58