Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Using Super. | Mattes D | 2020-04-16 | 1 | -1/+2 |
* | Update mbedtls to 2.5.1 (#3964) | peterbell10 | 2017-08-30 | 1 | -1/+1 |
* | Remove smart pointer macros | peterbell10 | 2017-07-21 | 1 | -4/+4 |
* | Clang 5.0 fixes | Lukas Pioch | 2017-05-21 | 1 | -1/+1 |
* | cTCPLink supports TLS out of the box. | Mattes D | 2016-08-22 | 1 | -0/+75 |
* | Fixed TCP link shutdown. | Mattes D | 2015-02-14 | 1 | -0/+12 |
* | cNetwork: Added self pointers to keep objects alive for callbacks. | Mattes D | 2015-01-23 | 1 | -5/+11 |
* | cNetwork: Added link creation callback. | Mattes D | 2015-01-22 | 1 | -2/+9 |
* | cTCPLinkImpl: Fixed type conversion warning. | Mattes D | 2015-01-22 | 1 | -2/+2 |
* | cNetwork: Split the main cpp file into several files. | Mattes D | 2015-01-22 | 1 | -0/+109 |