aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/http/HttpConnectionManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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