Adds a CURL wrapper library to help using libcurl
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 3 Apr 2018 13:47:42 +0000 (15:47 +0200)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 13 Dec 2018 13:12:02 +0000 (14:12 +0100)
commitf0fce75e1eb1afb9e1567bfef0907a86c5acf24e
treef81f49d4ebacdf86e32ef2bf1bba0c7a81ba8b3a
parenta49408d495a7808d8fe4c76b1d5141c58eb9094b
Adds a CURL wrapper library to help using libcurl

Change-Id: If73bab16a5d4a5258f730c599630bd5fa8e5684f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
CMakeLists.txt
curl-wrap.c [new file with mode: 0644]
curl-wrap.h [new file with mode: 0644]
escape.c [new file with mode: 0644]
escape.h [new file with mode: 0644]