Commit Graph
13 Commits
Author SHA1 Message Date
bob 727d1b7f93 Migrate to latest project structure 2025-01-03 14:11:16 +01:00
bob 691d645d57 Fix runtime library lookup for macOS 2024-12-29 16:56:01 +01:00
bob 9c87c0079a Fix root user detection 2024-09-26 15:14:25 +02:00
bob 93874de922 Add support for non-root installs 2024-09-26 12:55:49 +02:00
bob 83cb340967 Fix deps 2024-09-12 16:36:24 +02:00
bob 3d903d5a12 Replace Makefile with new version 2024-09-12 14:58:41 +02:00
bob a8e216e2a1 Add feature to add headers 2024-03-31 15:58:04 +02:00
bob 47d673e50a Minor cleanup 2024-03-31 14:46:41 +02:00
bob 8a7f92179d Refactor: perform and check status in sep funcs 2024-03-31 14:39:35 +02:00
bob 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
bob 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
bob 9c4b20d559 Fix LDLIBS linker errors 2024-03-28 15:25:09 +01:00
bob 7b6095594a Add libscterm dependency 2024-01-07 15:53:40 +01:00