summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-15Fix handling when client certificate is missingAlex Clayton
2016-03-14Add roster to PresenceOracle.Alex Clayton
2016-03-10Fix BlockListImpl logic and add unit test.Alex Clayton
2016-01-21Completes FileTransfer according to Swiften.Tarun Gupta
2016-01-12Make Networks equivalent with Swiften.Tarun Gupta
2015-08-26Add the missing initialisation for authenticator for SASL ExternalGurmeen Bindra
2015-08-21Correct ClientSession.finish()Alan Young
2015-08-19Handle case SessionStream.getTLSFinishMessage() returns null.Alan Young
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-07-28Update Serializers and Parsers.Tarun Gupta
2015-07-20Fix ClientSession class bug due to recent stroke changesGurmeen Bindra
2015-07-03Make AvatarStorage available for client.Alan Young
2015-04-10Checkpoint - A bunch of initial stuff for AndroidAlan Young
2014-08-08Update stroke as per swiften wrt getting certificate chainGurmeen Bindra
2014-07-22Make Stroke return peer certificate chain, rather then just EE certificateNick Hudson
2014-04-22Move hardcoded XMPP SRV information from Connector into CoreClientNick Hudson
2014-03-07PubSub parsers and serializers, plus manager and test code.Richard Maudsley
2014-02-03Check sender on incoming IQ responsesNick Hudson
2013-09-18Update NetworkFactories to own TLSContextFactory as per SwiftenNick Hudson
2012-10-18And more cleanupsKevin Smith
2012-10-18Reduce PMD's whining a little furtherKevin Smith
2012-10-18Trying to quieten down PMD's complaining a little bitKevin Smith
2012-10-18Enable compression now that zlib worksKevin Smith
2012-10-02Avoid NPEsKevin Smith
2012-10-02Protect against null manual hostnamesKevin Smith
2012-10-02Adding Support for SoftwareVersionResponderKevin Smith
2012-09-21Update some interfaces for consistency with Swiften.Kevin Smith
2012-09-21Remove superfluous event loopKevin Smith
2012-09-21UseTLS needs to be publicKevin Smith
2012-08-22Increase visibility of Client Error TypeGurmeen Bindra
2012-04-27MUC Administration related classesGurmeen Bindra
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-19Some more "toString()" to help with development/debuggingNick Hudson
2012-01-18Add toString to some more classesNick Hudson
2012-01-12Add Javadoc for CoreClient, EventLoop, JIDMili Verma
2011-11-03public oversightKevin Smith
2011-10-31Fix utf-8 encoding on Remko's name throughout. Now compiles with Java 7Kevin Smith
2011-07-01Initial importKevin Smith