aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/http/HttpConnectionManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* add support for RFC7711 to MTMDaniel Gultsch2016-12-051-1/+1
* introduced custom tls socket factory to make tls1.2 work for http connectionsDaniel Gultsch2016-11-201-12/+2
* always use ipv4 localhost when using orbot http proxyDaniel Gultsch2016-10-311-1/+1
* use TLSv1.2 as SSL context on supported plattformsDaniel Gultsch2016-02-031-1/+2
* always use http proxy for http requests. (socks is leaking dns)Daniel Gultsch2015-12-011-5/+1
* initial tor supportDaniel Gultsch2015-12-011-0/+14
* attempt to fix the delay problemDaniel Gultsch2015-07-201-2/+2
* renamed HttpConnection to HttpDownloadConnectionDaniel Gultsch2015-07-101-8/+8
* get file upload ready to work with httpsDaniel Gultsch2015-07-101-0/+46
* display toast in ui on failed http downloadDaniel Gultsch2015-07-101-1/+5
* initial http upload supportDaniel Gultsch2015-06-291-1/+13
* Make conversations the root projectSam Whited2014-10-221-0/+28