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