summaryrefslogtreecommitdiffstats
path: root/src/HTTP/UrlClient.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update mbedtls to 2.5.1 (#3964)peterbell102017-08-301-2/+2
* Remove smart pointer macrospeterbell102017-07-211-6/+6
* cUrlClient: Refactored callbacks to use UniquePtr.Mattes D2016-08-221-20/+20
* cTCPLink supports TLS out of the box.Mattes D2016-08-221-5/+69
* UrlClient: Basic HTTP implementation.Mattes D2016-08-221-0/+611