aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-03added timeout to jingle socketiNPUTmice2-3/+16
2014-06-30couple of modifications for disco discoveryiNPUTmice1-3/+12
2014-06-29more error handling for jingle connectionsiNPUTmice6-57/+84
2014-06-25removed unecessary loggingiNPUTmice1-5/+0
2014-06-25wrap wakelock release with try catchiNPUTmice1-4/+4
2014-06-23enabled otr encryption for ibb filetransfer as welliNPUTmice2-16/+20
2014-06-22removed warningsiNPUTmice3-7/+2
2014-06-22fixed #220iNPUTmice1-0/+1
2014-06-20fixes for otr file transferiNPUTmice3-21/+43
2014-06-20not working version of otr file transferiNPUTmice6-32/+137
2014-06-16cleanup; removed unnecessary imports and log outputsiNPUTmice4-25/+5
2014-06-13fixed #201iNPUTmice1-1/+0
2014-06-12send otr messages when contacts comes onlineiNPUTmice1-1/+1
2014-06-12made muc join easier if muc server is known. added room to key wordsiNPUTmice1-1/+1
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice1-0/+2
2014-06-03answer to xep 184 message receipts. fixes #95iNPUTmice1-0/+2
2014-05-28possible fix for #149 and #142iNPUTmice1-1/+1
2014-05-23end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch1-0/+7
2014-05-23fixed possible npeDaniel Gultsch1-0/+6
2014-05-21write contacts on system shutdownDaniel Gultsch1-126/+177
2014-05-20fixed ping time out after session resumeDaniel Gultsch1-0/+1
2014-05-20ported pending subscription support to new roster mgmtDaniel Gultsch1-12/+1
2014-05-18bind and session request more compatibleDaniel Gultsch1-4/+11
2014-05-18fixed #123 fixed122Daniel Gultsch1-17/+0
2014-05-18fixed #53 aka server not found bugDaniel Gultsch1-0/+16
2014-05-17sending session after unsucesfull session resume. fixed #116Daniel Gultsch1-7/+8
2014-05-17made sending session more compliantDaniel Gultsch1-2/+2
2014-05-16offline sending of pgp fixedDaniel Gultsch1-2/+2
2014-05-13ensure that iq response is being send out for jingle packets. remove jingle c...Daniel Gultsch2-22/+44
2014-05-07correct status after error iqDaniel Gultsch1-1/+3
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-10/+10
2014-05-03content name and creator are properly setDaniel Gultsch1-8/+13
2014-05-03properly reply to iq requests. reply to discoDaniel Gultsch1-0/+3
2014-05-01reworked openpgp integration part #1Daniel Gultsch1-1/+1
2014-04-26bug fix for jingleDaniel Gultsch1-1/+1
2014-04-25couple of more optimazations on image loadingDaniel Gultsch1-3/+13
2014-04-23deny files with unknown file typesDaniel Gultsch2-21/+74
2014-04-22added download button for images not accepted automaticallyDaniel Gultsch2-7/+33
2014-04-22added support for ibbDaniel Gultsch6-23/+311
2014-04-21code cleanupDaniel Gultsch2-28/+16
2014-04-21added missing transport idDaniel Gultsch1-0/+1
2014-04-20added proxy activate and a lot of code clean up. totatly untestedDaniel Gultsch5-145/+161
2014-04-19more jingle bug fixesDaniel Gultsch3-12/+10
2014-04-19made debugging verbose again on specific partsDaniel Gultsch2-4/+10
2014-04-19fixed default autoaccept file size and wrongly marked messageDaniel Gultsch2-3/+3
2014-04-19cleaned up debug log a little bitDaniel Gultsch3-76/+77
2014-04-18tried to avoid some more race conditions in jingleDaniel Gultsch1-34/+65
2014-04-18lot of cleanup in jingle partDaniel Gultsch6-120/+326
2014-04-18fixed destination bugDaniel Gultsch2-5/+11
2014-04-18fixed #63Daniel Gultsch1-0/+11