about summary refs log tree commit diff stats
path: root/src/tools/http_upload.c
Commit message (Expand)AuthorAgeFilesLines
* Run make format on rebaseWilliam Wennerström2020-11-161-14/+17
* Add http_download toolWilliam Wennerström2020-11-161-1/+1
* Add guards for OMEMOWilliam Wennerström2020-11-161-1/+3
* Move setup for AESGCM to omemo/cryptoWilliam Wennerström2020-11-161-0/+2
* Reformat HTTP get URL to AESGCM schemeWilliam Wennerström2020-11-161-26/+63
* Refactor to use file streamWilliam Wennerström2020-11-161-21/+14
* Initial /sendfile OMEMO encryptionWilliam Wennerström2020-11-161-10/+10
* Apply coding styleMichael Vetter2020-07-071-46/+46
* Revert "Apply coding style"Michael Vetter2020-07-071-54/+54
* Apply coding styleMichael Vetter2020-07-071-54/+54
* Remove prefs_free_string()Michael Vetter2020-07-021-1/+1
* Don't expose upload_processesMichael Vetter2020-04-171-0/+21
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Allow installing plugins from directoryJames Booth2017-02-051-7/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Remove unused functionJames Booth2016-11-241-1/+0
* Add win_print_http_uploadJames Booth2016-10-111-1/+1
* Add config.h to http_upload.cJames Booth2016-10-021-0/+2
* Fix indentation in http_upload.cDominik Heidler2016-07-251-1/+1
* Tidy headersJames Booth2016-07-241-3/+3
* Update GPL link in headersJames Booth2016-07-241-1/+1
* Merge remote-tracking branch 'asdil12/xep_0363_http_file_upload'James Booth2016-04-261-6/+7
* Implement XEP-0363: HTTP File UploadDominik Heidler2016-04-261-0/+337