summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-15Fix handling when client certificate is missingAlex Clayton
2016-01-12Make Networks equivalent with Swiften.Tarun Gupta
2015-08-17Update Client.Tarun Gupta
2015-08-14Completes TLS & Session.Tarun Gupta
2015-08-03Make SASL equivalent with Swiften.Tarun Gupta
2015-07-28Completes Components and AdHoc.Tarun Gupta
2015-04-10Checkpoint - A bunch of initial stuff for AndroidAlan Young
2014-08-08Update stroke as per swiften wrt getting certificate chainGurmeen Bindra
2014-04-22Move hardcoded XMPP SRV information from Connector into CoreClientNick Hudson
2014-02-03Check sender on incoming IQ responsesNick Hudson
2013-09-18Update NetworkFactories to own TLSContextFactory as per SwiftenNick Hudson
2012-10-18Trying to quieten down PMD's complaining a little bitKevin Smith
2012-10-02Avoid NPEsKevin Smith
2012-10-02Protect against null manual hostnamesKevin Smith
2012-09-21Update some interfaces for consistency with Swiften.Kevin Smith
2012-09-21Remove superfluous event loopKevin Smith
2012-03-29Make CoreClient.getSessionCertificate more robustNick Hudson
2012-03-19Add "isTLSEncrypted" and "getPeerCertificate" to CoreClientNick Hudson
2012-03-19Update CoreClient to be a bit more in line with SwiftenNick Hudson
2012-03-08Implement "CertificateWithKey" and add support for setting client certificatesNick Hudson
2012-02-23Allow non-standard ports on internal interface methodKevin Smith
2012-01-18Add toString to some more classesNick Hudson
2012-01-12Add Javadoc for CoreClient, EventLoop, JIDMili Verma
2011-10-31Fix utf-8 encoding on Remko's name throughout. Now compiles with Java 7Kevin Smith
2011-07-01Initial importKevin Smith