summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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
2015-06-23Add ComponentHandshake Element.Tarun Gupta
2015-06-23Add Roster Elements.Tarun Gupta
2015-06-22Add Nickname Element.Tarun Gupta
2015-06-18Adds Jingle Elements.Tarun Gupta
2015-06-16Add IBB Element.Tarun Gupta
2015-06-16Add IsodeIQDelegation Element.Tarun Gupta
2015-06-16Add InBandRegistrationPayload Element.Tarun Gupta
2015-06-16Add the UserLocation Element.Tarun Gupta
2015-06-16Add the UserTune Element.Tarun Gupta
2015-06-14Add Avatar Functionality.Tarun Gupta
2015-06-14Add the Bytestreams Element.Tarun Gupta
2015-06-14Add VCardUpdate Element.Tarun Gupta
2015-06-14Correcting access specifiers in VCardManager.Tarun Gupta
2015-06-14Add support for Crypto-functions.Tarun Gupta