summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2016-01-12Make Networks equivalent with Swiften.Tarun Gupta
2015-09-17Do not override system default time-zone.Alan Young
2015-09-11Add JavaConnection.ActivityWatcher for watching connection activity.Alan Young
2015-09-11Improve efficiency of JavaConnection reads.Alan Young
2015-09-11Make JavaConnection fully event driven - no 100ms spinAlan Young
2015-08-26Add the missing initialisation for authenticator for SASL ExternalGurmeen Bindra
2015-08-21Fix code to not throw StringPrepParseException that was part of ICU jarGurmeen Bindra
2015-08-21Correct ClientSession.finish()Alan Young
2015-08-20Fix NPE in Stanza.getTimestampFrom() when Delay.getFrom() returns nullAlan Young
2015-08-19Handle case SessionStream.getTLSFinishMessage() returns null.Alan Young
2015-08-17Remove unnecessary Crypto functions from StringCodecs.Tarun Gupta
2015-08-17Update Client.Tarun Gupta
2015-08-17Updates Presence in accordance with Swiften.Tarun Gupta
2015-08-14Completes TLS & Session.Tarun Gupta
2015-08-13Revert pessimistic allocation of collection members in VCard.Alan Young
2015-08-13Add default-parameter versions of invitePerson() to MUC.Alan Young
2015-08-13Rework ByteArray implementationAlan Young
2015-08-13VCard.getPhoto() to return null for absent photo.Alan Young
2015-08-03Make SASL equivalent with Swiften.Tarun Gupta
2015-08-03Add tests for EventLoop.Tarun Gupta
2015-07-29Reinstate "disconnect()" method for MUC classNick Hudson
2015-07-28Fixed CancelledKeyException in JavaConnectionPeter Ballard
2015-07-28Completes Components and AdHoc.Tarun Gupta
2015-07-28Complete StreamStack and add tests.Tarun Gupta
2015-07-28Update Serializers and Parsers.Tarun Gupta
2015-07-22Completes MUC in accordance with Swiften.Tarun Gupta
2015-07-22Complete VCard functionalities.Tarun Gupta
2015-07-22Update Queries.Tarun Gupta
2015-07-22Update Roster functionalities.Tarun Gupta
2015-07-22Tidy up finalize method in SimpleEventLoopNick Hudson
2015-07-21Adds Disco Features.Tarun Gupta
2015-07-20Add StringIndexOutOfBounds catch to IDNAAlex Clayton
2015-07-20Fix ClientSession class bug due to recent stroke changesGurmeen Bindra
2015-07-08Add option to only read from TCP socket when previous read has been processedPeter Ballard
2015-07-07Add GenericPayloadLoader & GenericPayloadPersister classes.Alan Young
2015-07-07Update Avatar access model.Alan Young
2015-07-07Update JingleFileTransferFileInfo in light of recent discussions related to D...Tarun Gupta
2015-07-07Adds tests for Parser and Serializers.Tarun Gupta
2015-07-06Completes JID functionalities.Tarun Gupta
2015-07-06Add Internationalized Domain Name Features.Tarun Gupta
2015-07-06Minor Fixes for Elements.Tarun Gupta
2015-07-06Add Base Functionalities.Tarun Gupta
2015-07-06Add ChatStateNotifier.Tarun Gupta
2015-07-03Make AvatarStorage available for client.Alan Young
2015-07-03VCard: Ensure jids_ is allocated in addJID()Alan Young
2015-06-30Add tests for Payloads Parsers and Payloads Serializers.Tarun Gupta
2015-06-30Adds Parser and Serializer for Priority Element.Tarun Gupta
2015-06-30Add StreamInitiation Elements.Tarun Gupta
2015-06-27Adds Form Elements and Version Element.Tarun Gupta
2015-06-23Adds Carbons Element.Tarun Gupta