aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/http/HttpUploadConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* only allow a number of white listed headers according to http upload v0.5Christian Schneppe2018-02-191-7/+14
* http upload: do not crash on invalid slot responsesChristian Schneppe2018-02-111-4/+4
* check if wakelock is held before releasingChristian Schneppe2018-01-301-1/+3
* support new http upload namespaceChristian Schneppe2018-01-291-85/+96
* correct upload timeoutChristian Schneppe2017-10-131-1/+1
* Read support for 12-byte IVs in addition to 16-byte IVsChristian Schneppe2017-08-131-1/+1
* add more logging to http download connection and reset file params after sett...Christian Schneppe2017-08-131-4/+3
* revised strategy for http upload read timeoutChristian Schneppe2017-06-241-1/+1
* make http upload read timeout depend on file sizeChristian Schneppe2017-06-171-3/+5
* use application/pgp-encrypted mime type when necessary for http uploadChristian Schneppe2017-06-011-1/+5
* send urls pointing to pgp encrypted files directly in body+oobChristian Schneppe2017-04-131-23/+1
* use aesgcm:// uri scheme for omemo encrypted http uploadChristian Schneppe2017-04-131-1/+1
* rename the Xmlns class to NamespaceChristian Schneppe2017-03-041-3/+3
* only call UI thread from downloading thread every 250msChristian Schneppe2017-01-151-1/+1
* reformat codeChristian Schneppe2016-11-191-194/+194
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-261-8/+9
* increase ReadTimeouts for HTTP connectionsChristian Schneppe2016-09-271-7/+3
* add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch2016-09-231-1/+3
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+242