summaryrefslogtreecommitdiffstats
path: root/core/io/dtls_server.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-2/+2
* [NET] Refactor TLS configuration.Fabio Alessandrelli2023-01-281-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename Reference to RefCountedPedro J. Estébanez2021-06-111-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-1/+1
* 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/+57