aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/xmpp/XmppConnection.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-28possible fix for #149 and #142iNPUTmice1-1/+1
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-04-18fixed #63Daniel Gultsch1-0/+11
2014-04-18fixed possible race conditions with presencesDaniel Gultsch1-1/+0
2014-04-11socks5 initialisation works. doesn't get activate thoughDaniel Gultsch1-2/+4
2014-04-08disocover stream hosts (xep-0065) cleaned up discoDaniel Gultsch1-34/+60
2014-04-05use proper, advertised sm namespaceDaniel Gultsch1-11/+16
2014-04-05cleaned up log output a little bitDaniel Gultsch1-6/+1
2014-04-05code cleanupDaniel Gultsch1-11/+5
2014-04-03nothing importantDaniel Gultsch1-1/+1
2014-04-03Add compression supportRene Treffer1-1/+59
2014-04-03increased version and fixed one last null pointerDaniel Gultsch1-0/+4
2014-04-03fixed null pointerDaniel Gultsch1-5/+8
2014-04-03fixed #27Daniel Gultsch1-1/+2
2014-04-03Add ability to use a provided ipv4 address on connectRene Treffer1-2/+10
2014-04-03tryping to resolve the wake lock bugDaniel Gultsch1-3/+2
2014-04-03added permenant notification when one or more accounts are unable to connectDaniel Gultsch1-3/+0
2014-03-31fixed #30 - added support for digest-md5 - only works with Icewarp 11???git a...Daniel Gultsch1-2/+7
2014-03-30ground work to support multiple auth mechanismsDaniel Gultsch1-2/+26
2014-03-28treat dns timeouts as temporary. also increased timeoutDaniel Gultsch1-0/+5
2014-03-27fixed a couple of muc issues. added jingle listener (which doesn't do anythin...Daniel Gultsch1-8/+25
2014-03-23holding wake locks during onStartCommandDaniel Gultsch1-3/+3
2014-03-21tryed to fix more otr bugs. new resource settingDaniel Gultsch1-1/+1
2014-03-20added no-copyDaniel Gultsch1-27/+10
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-1/+1
2014-03-16bug fixes with leaving muc on connection loss.Daniel Gultsch1-2/+0
2014-03-15better muc invitations. clearified the creation of ad hoc mucs with an alert ...Daniel Gultsch1-6/+4
2014-03-15muc creationDaniel Gultsch1-10/+39
2014-03-14fixed logic bug with cleaning of presencesDaniel Gultsch1-1/+9
2014-03-14nick name more persistant than ever beforeDaniel Gultsch1-1/+0
2014-03-14fixed problem with null messages. added ask again buttonDaniel Gultsch1-36/+44
2014-03-13sharing textDaniel Gultsch1-1/+1
2014-03-13finished registrationDaniel Gultsch1-3/+53
2014-03-13contact picture generation centralized + basic registry stuffDaniel Gultsch1-0/+4
2014-03-12added server info and deal with thi 'connecting...' bugDaniel Gultsch1-1/+14
2014-03-12make conference notificaton optionalDaniel Gultsch1-0/+1
2014-03-11display contact picture in notificationDaniel Gultsch1-1/+7
2014-03-11cleaner/better loggingDaniel Gultsch1-7/+8
2014-03-11ping stuffDaniel Gultsch1-1/+22
2014-03-11basic stream managment functionalityDaniel Gultsch1-28/+113
2014-03-09cleanupDaniel Gultsch1-2/+1