aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/http/HttpConnectionManager.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix some crashesChristian Schneppe2019-09-031-1/+2
|
* use socks instead of http proxy for http uploadChristian Schneppe2019-06-171-1/+1
| | | | http proxy doesn’t seem to work with onion v3
* optimize importsChristian Schneppe2019-02-081-1/+0
|
* make sure that http upload/download is not startetd multiple timesChristian Schneppe2019-02-041-23/+46
|
* make sure account is connected before attempting to download p1s3Christian Schneppe2018-06-011-0/+11
|
* add support for S3 file transfersChristian Schneppe2018-05-261-3/+2
|
* some tor modificationsChristian Schneppe2018-05-171-1/+1
| | | | possibly fixes #199
* also check for hostname in in certs if hostname is from trusted sourceChristian Schneppe2017-06-241-10/+2
|
* add support for RFC7711 to MTMChristian Schneppe2016-12-181-1/+1
|
* introduced custom tls socket factory to make tls1.2 work for http connectionsChristian Schneppe2016-11-201-15/+2
|
* reformat codeChristian Schneppe2016-11-191-71/+71
|
* always use ipv4 localhost when using orbot http proxyChristian Schneppe2016-11-071-1/+1
|
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+99