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