Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix segfault when aesgcm url isn't the expected size | Michael Vetter | 2021-06-30 | 1 | -0/+1 |
* | Get rid of asprintf and _GNU_SOURCE define | Michael Vetter | 2021-03-30 | 1 | -2/+0 |
* | Add tests for format_call_external_argv | William Wennerström | 2020-12-07 | 1 | -2/+2 |
* | Fix bad order of parameters for url save | William Wennerström | 2020-12-07 | 1 | -1/+7 |
* | Rework url to filename | William Wennerström | 2020-12-06 | 1 | -8/+5 |
* | Refactor for threaded external executable for built-in download methods | William Wennerström | 2020-12-03 | 1 | -0/+21 |
* | Switch to g_strerror | William Wennerström | 2020-11-16 | 1 | -16/+16 |
* | Move common http tool code to http_common | William Wennerström | 2020-11-16 | 1 | -0/+1 |
* | Add I/O error handling and use filenames instead of file descriptors | William Wennerström | 2020-11-16 | 1 | -25/+56 |
* | Refactor OMEMO download into AESGCMDownload tool | William Wennerström | 2020-11-16 | 1 | -0/+134 |