aboutsummaryrefslogtreecommitdiff
path: root/xmpp-vala/src/module/xep/0363_http_file_upload.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix http upload for servers without file size limit (#1512)eerielili2023-11-241-1/+3
* Reject non-TLS URLs in HTTP File Upload (#1098)linkmauve2021-11-281-0/+5
* Fix compiler warnings ('assignment .. from incompatible pointer type') by ret...fiaxh2021-10-121-1/+1
* Handle if Items/InfoResult are nullfiaxh2020-04-251-4/+16
* Handle entity hash in server features node, make ServiceDiscovery request_inf...fiaxh2020-04-241-13/+10
* HTTP-Upload: parsing max-file-size attribute (#809)kmq2020-04-171-8/+10
* Small changes to "Add support for HTTP Upload headers"fiaxh2019-11-191-1/+5
* Add support for HTTP Upload headersWiktor Kwapisiewicz2019-11-191-0/+11
* Add incoming mediated invitation support (#162)fiaxh2019-08-221-1/+1
* Fix specified size for encrypted file uploadsfiaxh2019-08-211-1/+1
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-5/+35
* Fix a couple of typos and double importshrxi2019-06-011-1/+0
* Restructure (http) file provider flow: Separate download&get_info, download i...fiaxh2018-11-271-0/+160