7 Commits

Author SHA1 Message Date
Gregor Jasny bb017ec15a pull: Use internal base64 decoding function to avoid dependency (#417) 2020-11-23 14:44:04 -08:00
Gregor Jasny 4fc553e692 Use header-only cppcodec lib and fix build
Closes: #372
2020-06-07 12:01:29 +02:00
James Harrison 5e1cfe72d2 Add base64 encoding/decoding dependency
Adds base64 lib created by René Nyffenegger (with changes from Yannic
Bonenberger).

https://github.com/ReneNyffenegger/cpp-base64

This will be used to implement HTTP Basic Auth - to decode the
Authorization header.
2020-06-05 10:49:42 +01:00
Gregor Jasny 77790db606 push: Replace cpr with plain libcurl 2018-11-03 20:21:14 +01:00
Gregor Jasny f3daf6ed50 Build pull library with CMake 2018-07-06 14:16:24 +02:00
Gregor Jasny 864ca09580 Remove protobuf dependency 2018-04-19 09:34:07 +02:00
Gregor Jasny abd5b79996 Add 3rdparty libraries as git submodules 2017-01-12 23:49:46 +01:00