aboutsummaryrefslogtreecommitdiff
path: root/http.c
Commit message (Expand)AuthorAgeFilesLines
* http.c: Use persistent cookiesXavier Del Campo Romero2023-03-041-0/+40
* http.c: Improve error detection for strotull(3)Xavier Del Campo Romero2023-03-041-1/+12
* Fix memory leak on failed realloc(3)Xavier Del Campo Romero2023-03-041-13/+36
* Initial commitXavier Del Campo Romero2023-02-281-0/+1612