Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove cmd_tiny, empty files and link nonce with IV | William Wennerström | 2020-12-07 | 1 | -2/+2 |
* | Rework url to filename | William Wennerström | 2020-12-06 | 1 | -0/+1 |
* | Refactor for threaded external executable for built-in download methods | William Wennerström | 2020-12-03 | 1 | -0/+20 |
* | Switch to g_strerror | William Wennerström | 2020-11-16 | 1 | -7/+3 |
* | Move common http tool code to http_common | William Wennerström | 2020-11-16 | 1 | -47/+5 |
* | Add I/O error handling and use filenames instead of file descriptors | William Wennerström | 2020-11-16 | 1 | -23/+29 |
* | Refactor OMEMO download into AESGCMDownload tool | William Wennerström | 2020-11-16 | 1 | -2/+18 |
* | Run make format on rebase | William Wennerström | 2020-11-16 | 1 | -26/+28 |
* | Remove unsafe Conent-Disposition inferring | William Wennerström | 2020-11-16 | 1 | -115/+18 |
* | Infer filename from content-disposition or URL | William Wennerström | 2020-11-16 | 1 | -7/+118 |
* | Add http_download tool | William Wennerström | 2020-11-16 | 1 | -0/+223 |