about summary refs log tree commit diff stats
path: root/src/tools/http_download.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor for threaded external executable for built-in download methodsWilliam Wennerström2020-12-031-0/+1
* Move common http tool code to http_commonWilliam Wennerström2020-11-161-4/+1
* Add I/O error handling and use filenames instead of file descriptorsWilliam Wennerström2020-11-161-2/+1
* Refactor OMEMO download into AESGCMDownload toolWilliam Wennerström2020-11-161-0/+3
* Run make format on rebaseWilliam Wennerström2020-11-161-8/+9
* Remove unsafe Conent-Disposition inferringWilliam Wennerström2020-11-161-4/+1
* Infer filename from content-disposition or URLWilliam Wennerström2020-11-161-0/+5
* Add http_download toolWilliam Wennerström2020-11-161-0/+63