summaryrefslogtreecommitdiff
path: root/src/rexmpp_http_upload.c
AgeCommit message (Expand)Author
2024-01-29Set CURLOPT_INFILESIZE on HTTP file uploadHEADmasterdefanor
2023-09-29Add more checks, tests, and documentationdefanor
2023-09-09Use rxml for XML parsing when building with Rustdefanor
2023-05-23Replace libxml2's xmlNode with a custom XML structuredefanor
2021-10-01Add Jingle file transfer over IBBdefanor
2021-09-25Implement XEP-0363: HTTP File Uploaddefanor