15 Commits

Author SHA1 Message Date
83cb340967 Fix deps 2024-09-12 16:36:24 +02:00
3d903d5a12 Replace Makefile with new version 2024-09-12 14:58:41 +02:00
a8e216e2a1 Add feature to add headers 2024-03-31 15:58:04 +02:00
47d673e50a Minor cleanup 2024-03-31 14:46:41 +02:00
8a7f92179d Refactor: perform and check status in sep funcs 2024-03-31 14:39:35 +02:00
6232f9d593 Fix: clear reponse text before doing curl request
Response text is appended to whatever is in _text, so that should be
cleared before every request.
2024-03-31 11:53:47 +02:00
14c7aed560 Fix crash in post function
User data for write callback should be 'this' pointer, not some string
object.
2024-03-31 11:44:33 +02:00
9c4b20d559 Fix LDLIBS linker errors 2024-03-28 15:25:09 +01:00
7b6095594a Add libscterm dependency 2024-01-07 15:53:40 +01:00
Bob Polis
5ceb6e1d6a Improved error reporting 2023-11-05 17:19:04 +00:00
Bob Polis
5c53dc88e7 Add moveability 2023-11-05 17:12:30 +00:00
Bob Polis
b798539502 Put requester into namespace sc 2023-11-05 00:51:47 +00:00
Bob Polis
c1638ec24d Add lib dependencies 2023-11-05 00:41:26 +00:00
Bob Polis
5c1d994cc8 Add source files 2023-11-05 00:41:17 +00:00
Bob Polis
5e3c8d10c3 First commit 2023-11-05 00:07:19 +00:00