aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/http/HttpConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* made httpconnection (download) ready all kind of filesfeature/http_uploadDaniel Gultsch2015-06-301-2/+2
* initial http upload supportDaniel Gultsch2015-06-291-5/+0
* Use platform ciphers as well, just prefer oursSam Whited2015-02-021-1/+1
* Harden the TLS connection cipher suitesSam Whited2015-01-141-37/+44
* keep proper image file extensionDaniel Gultsch2015-01-111-4/+13
* made checks for valid image extensions case insensitiveDaniel Gultsch2015-01-041-1/+1
* remove unused imports.Michael2014-11-211-1/+0
* progress for http images as well. fixed open button for sent filesiNPUTmice2014-11-151-2/+13
* bug fixes and various improvements for file transferiNPUTmice2014-11-151-7/+1
* basic arbitrary file transferiNPUTmice2014-11-151-0/+15
* create file explicitly before downloading imageiNPUTmice2014-11-031-0/+2
* more error handling for http connectioniNPUTmice2014-11-031-9/+12
* Merge branch 'gradle' into developmentSam Whited2014-10-301-4/+19
* Make conversations the root projectSam Whited2014-10-221-0/+255