about summary refs log tree commit diff stats
path: root/src/tools/http_common.c
Commit message (Expand)AuthorAgeFilesLines
* Profani-tty has rebornDaniel Santos2023-07-011-4/+4
* Add url support (downloading) to `/plugins install`John Hernandez2023-05-161-1/+5
* Fix duplicate download IDs.IsaacM882023-03-091-4/+4
* Get rid of asprintf and _GNU_SOURCE defineMichael Vetter2021-03-301-2/+0
* Add config.h in files were it was missingMichael Vetter2021-03-261-0/+2
* Move unique_filename_from_url functions to commonWilliam Wennerström2020-12-041-19/+0
* Fix stubs and move some tests to http_commonWilliam Wennerström2020-11-161-16/+12
* Move common http tool code to http_commonWilliam Wennerström2020-11-161-0/+98