summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-06Porting Progress of Stroke.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
2015-06-05Add DeliveryReceiptRequest & DeliveryReceiptAlan Young
2015-05-27Add the functionality for processing of URL.Tarun Gupta
2015-05-26Add functionality for UUID Generator.Tarun Gupta
2015-05-26Pull stax-2 jar from new URLTarun Gupta
2015-05-13Make sure Stroke clears write buffer before disconnectingAlex Clayton
2015-05-05Fix default initialisationKevin Smith
2015-05-01Make SecurityLabelsCatalog items visible as a List (they are anyway)Alan Young
2015-05-01Add parser & serializer for SecurityLabel & SecurityLabelsCatalogAlan Young
2015-05-01Revisit handling of JavaConnection race conditions.Alan Young
2015-04-20Avoid potential double-adding of "lastConsumed" count to "bytesConsumed"Nick Hudson
2015-04-10Add GetDiscoItemsRequestAlan Young
2015-04-10Remove unused imports & fix some uses of generics.Alan Young
2015-04-10Throw exception for missing payload serializer.Alan Young
2015-04-10Changes to support MUCController first cutAlan Young
2015-04-10Checkpoint - A bunch of initial stuff for AndroidAlan Young
2015-04-02Fix copyright header on DateTimeKevin Smith
2015-04-02Use specific Local.US for date-time strings for protocol use.Alan Young
2015-04-01Update copyright in light of recent contributionsKevin Smith
2015-03-19Add functionality for ChatState.Tarun Gupta
2015-03-18Add Copyright Information for CapsInfo.Tarun Gupta
2015-03-12Add functionality for CapsInfoTarun Gupta
2015-03-07Add BSD license file to refer to in future community-contributed commitsKevin Smith
2015-01-14Don't use bytesConsumed from SSLEngineResultNick Hudson