Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix editor crash when mbedtls is disabled. | Fabio Alessandrelli | 2020-06-06 | 1 | -1/+4 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -2/+0 |
* | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde | 2020-05-14 | 1 | -3/+0 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Reworked signal connection system, added support for Callable and Signal obje... | Juan Linietsky | 2020-02-20 | 1 | -2/+2 |
* | New PacketPeerDTLS and DTLSServer classes. | Fabio Alessandrelli | 2020-02-17 | 1 | -0/+62 |