aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/persistance/FileBackend.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleaned up debug log a little bitDaniel Gultsch2014-04-191-11/+36
* tried to avoid some more race conditions in jingleDaniel Gultsch2014-04-181-1/+4
* transmitting files between two conversations works. no error handling and no ...Daniel Gultsch2014-04-131-3/+1
* some code cleanup. added setting to auto accept files. socks5 connections are...Daniel Gultsch2014-04-131-4/+4
* more efficant way of calculating the sha1 sum. closing connectionsDaniel Gultsch2014-04-131-50/+5
* add sha1 sum to fileDaniel Gultsch2014-04-121-0/+45
* jingle connection and manager. able to trigger dialog in gajimDaniel Gultsch2014-04-071-34/+63
* gui for imagesDaniel Gultsch2014-04-061-5/+15
* added button to open imagesDaniel Gultsch2014-04-061-0/+76