Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Travis build (#4101) | peterbell10 | 2017-12-22 | 1 | -1/+1 |
| | | | | | | | | | Stop using gdb on osx - was breaking the build Add clang 3.5 build as travis now defaults to 5.0 Fix unknown-warning-option errors on AppleClang ProtoProxy: Use nullptr UrlClientTest: add override to callback destructor Update jsoncpp to use nullptr | ||||
* | cUrlClient: Refactored callbacks to use UniquePtr. | Mattes D | 2016-08-22 | 1 | -8/+8 |
| | |||||
* | cTCPLink supports TLS out of the box. | Mattes D | 2016-08-22 | 1 | -13/+92 |
| | |||||
* | UrlClient: Basic HTTP implementation. | Mattes D | 2016-08-22 | 1 | -0/+162 |