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>
Tue, 3 Apr 2018 13:47:42 +0000 (15:47 +0200)
commit78616314e8e34e35d47f2fa36d6d448bb6ba1db0
treef81f49d4ebacdf86e32ef2bf1bba0c7a81ba8b3a
parent5621dc75f9ce70f2de4f4c950fb3a3ce0b357d9c
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]