aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/http/HttpConnectionManager.java (unfollow)
Commit message (Expand)AuthorFilesLines
2019-09-03fix some crashesChristian Schneppe1-1/+2
2019-06-17use socks instead of http proxy for http uploadChristian Schneppe1-1/+1
2019-02-08optimize importsChristian Schneppe1-1/+0
2019-02-04make sure that http upload/download is not startetd multiple timesChristian Schneppe1-23/+46
2018-06-01make sure account is connected before attempting to download p1s3Christian Schneppe1-0/+11
2018-05-26add support for S3 file transfersChristian Schneppe1-3/+2
2018-05-17some tor modificationsChristian Schneppe1-1/+1
2017-06-24also check for hostname in in certs if hostname is from trusted sourceChristian Schneppe1-10/+2
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 Schneppe1-71/+71
2016-11-07always use ipv4 localhost when using orbot http proxyChristian Schneppe1-1/+1
2016-07-29changed package id inside manifest and projectChristian Schneppe1-6/+6
2016-05-31optimize importsChristian Schneppe1-2/+0
2016-02-03use TLSv1.2 as SSL context on supported plattformsDaniel Gultsch1-1/+2
2015-12-04always use http proxy for http requests. (socks is leaking dns)Daniel Gultsch1-5/+1
2015-12-04initial tor supportDaniel Gultsch1-0/+14
2015-12-01always use http proxy for http requests. (socks is leaking dns)Daniel Gultsch1-5/+1
2015-12-01initial tor supportDaniel Gultsch1-0/+14
2015-07-20attempt to fix the delay problemDaniel Gultsch1-2/+2
2015-07-10renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch1-8/+8
2015-07-10get file upload ready to work with httpsDaniel Gultsch1-0/+46
2015-07-10display toast in ui on failed http downloadDaniel Gultsch1-1/+5
2015-06-29initial http upload supportDaniel Gultsch1-1/+13
2014-10-22Make conversations the root projectSam Whited1-0/+0