aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/http (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-13correct upload timeoutChristian Schneppe1-1/+1
2017-08-13Read support for 12-byte IVs in addition to 16-byte IVsChristian Schneppe3-3/+9
2017-08-13add more logging to http download connection and reset file params after sett...Christian Schneppe2-35/+44
2017-06-24also check for hostname in in certs if hostname is from trusted sourceChristian Schneppe1-10/+2
2017-06-24revised strategy for http upload read timeoutChristian Schneppe1-1/+1
2017-06-17make http upload read timeout depend on file sizeChristian Schneppe1-3/+5
2017-06-01use application/pgp-encrypted mime type when necessary for http uploadChristian Schneppe1-1/+5
2017-05-09close http download connection after downloadChristian Schneppe1-1/+6
2017-04-16transform aesgcm:// links back to https:// before connecting through TorChristian Schneppe1-5/+12
2017-04-13send urls pointing to pgp encrypted files directly in body+oobChristian Schneppe1-23/+1
2017-04-13use aesgcm:// uri scheme for omemo encrypted http uploadChristian Schneppe1-1/+1
2017-03-04rename the Xmlns class to NamespaceChristian Schneppe1-3/+3
2017-02-08support aesgcm:// style urlsChristian Schneppe2-0/+32
2017-01-15only call UI thread from downloading thread every 250msChristian Schneppe2-5/+5
2017-01-14change location for wakelock while retrieving file size and changed nameChristian Schneppe1-2/+3
2016-12-18fixed http resumeChristian Schneppe1-4/+11
2016-12-18add support for RFC7711 to MTMChristian Schneppe1-1/+1
2016-11-20introduced custom tls socket factory to make tls1.2 work for http connectionsChristian Schneppe1-15/+2
2016-11-19reformat codeChristian Schneppe3-596/+596
2016-11-17distinguish between general i/o error and write exception when copying filesChristian Schneppe1-12/+9
2016-11-07always use ipv4 localhost when using orbot http proxyChristian Schneppe1-1/+1
2016-10-26add error message to failed messages. accessible via context menuChristian Schneppe1-8/+9
2016-09-27increase ReadTimeouts for HTTP connectionsChristian Schneppe2-9/+5
2016-09-23add timeouts to HTTPUrlConnections and allow cancelation of all sending filesDaniel Gultsch2-1/+7
2016-08-27don't automatically download files and avatars when datasaver is onDaniel Gultsch1-1/+3
2016-07-29changed package id inside manifest and projectChristian Schneppe3-0/+704