summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-24Apply a Connector timeout even if not using SRV lookupsNick Hudson
2014-04-22Move hardcoded XMPP SRV information from Connector into CoreClientNick Hudson
2013-11-09Allow /etc/hosts to override DNS host lookupsAlex Clayton
2013-10-30Re-implement DNS lookup to use dnsjava rather than JNDINick Hudson
2013-10-15Revert "synchronized" patch and fix use of ByteArray inside JavaConnectionNick Hudson
2013-09-19Fix PlatformDomainNameResolve DomainNameAddressQueryAlex Clayton
2013-09-18Update NetworkFactories to own TLSContextFactory as per SwiftenNick Hudson
2013-08-12Null check for selector before trying to close itGurmeen Bindra
2013-08-09Close selector with socketchannelGurmeen Bindra
2013-07-26Re-implement JavaConnection to use SelectorNick Hudson
2012-10-02Don't crash when overriding the connect hostKevin Smith
2012-09-21Update some interfaces for consistency with Swiften.Kevin Smith
2012-08-20Close socketChannel in finally blockGurmeen Bindra
2012-08-16Close DirectoryContext after receiving resultsGurmeen Bindra
2012-07-17Move DNS resolution into a thread to make the API asyncronous.Kevin Smith
2012-04-20Also emit onDisconnected after a manual disconnectKevin Smith
2012-03-13Fix up mistakes in previous patchNick Hudson
2012-03-13Update JavaConnection to use SocketChannel rather than SocketNick Hudson
2012-02-23Allow non-standard ports on internal interface methodKevin Smith
2012-02-13Tidying up based on feedback from patch for initial TLS implementationNick Hudson
2012-02-13Initial implementation of TLS supportNick Hudson
2012-01-18Add toString to some more classesNick Hudson
2012-01-16Update JavaTimer class to guard against premature timer expirationNick Hudson
2011-10-31Fix utf-8 encoding on Remko's name throughout. Now compiles with Java 7Kevin Smith
2011-07-01Initial importKevin Smith