Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upload: Fix unused return | Thorben Günther | 2021-03-11 | 1 | -4/+9 |
* | Update to the newest version of XEP 0363 (HTTP Upload) | Maximilian Wuttke | 2021-03-11 | 1 | -0/+27 |
* | Run make format on rebase | William Wennerström | 2020-11-16 | 1 | -14/+17 |
* | Add http_download tool | William Wennerström | 2020-11-16 | 1 | -1/+1 |
* | Add guards for OMEMO | William Wennerström | 2020-11-16 | 1 | -1/+3 |
* | Move setup for AESGCM to omemo/crypto | William Wennerström | 2020-11-16 | 1 | -0/+2 |
* | Reformat HTTP get URL to AESGCM scheme | William Wennerström | 2020-11-16 | 1 | -26/+63 |
* | Refactor to use file stream | William Wennerström | 2020-11-16 | 1 | -21/+14 |
* | Initial /sendfile OMEMO encryption | William Wennerström | 2020-11-16 | 1 | -10/+10 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -46/+46 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -54/+54 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -54/+54 |
* | Remove prefs_free_string() | Michael Vetter | 2020-07-02 | 1 | -1/+1 |
* | Don't expose upload_processes | Michael Vetter | 2020-04-17 | 1 | -0/+21 |
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Allow installing plugins from directory | James Booth | 2017-02-05 | 1 | -7/+1 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Remove unused function | James Booth | 2016-11-24 | 1 | -1/+0 |
* | Add win_print_http_upload | James Booth | 2016-10-11 | 1 | -1/+1 |
* | Add config.h to http_upload.c | James Booth | 2016-10-02 | 1 | -0/+2 |
* | Fix indentation in http_upload.c | Dominik Heidler | 2016-07-25 | 1 | -1/+1 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -3/+3 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Merge remote-tracking branch 'asdil12/xep_0363_http_file_upload' | James Booth | 2016-04-26 | 1 | -6/+7 |
* | Implement XEP-0363: HTTP File Upload | Dominik Heidler | 2016-04-26 | 1 | -0/+337 |