aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/XmppConnection.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-106/+95
* got rid of MTM and mRandom variable in favor of using a reference to serviceiNPUTmice2014-11-091-12/+7
* check if socket was null before doing ssl connectiNPUTmice2014-11-081-46/+42
* more error handling in xmppconnectioniNPUTmice2014-11-031-66/+78
* Merge branch 'gradle' into developmentSam Whited2014-10-301-34/+33
* Make conversations the root projectSam Whited2014-10-221-0/+1130