Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
| | |||||
* | Reworked signal connection system, added support for Callable and Signal ↵ | Juan Linietsky | 2020-02-20 | 1 | -2/+2 |
| | | | | objects and made them default. | ||||
* | New PacketPeerDTLS and DTLSServer classes. | Fabio Alessandrelli | 2020-02-17 | 1 | -0/+78 |
Custom instance implementation via the mbedtls module. |