summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
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-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-03-19Add functionality for ChatState.Tarun Gupta
2015-03-18Add Copyright Information for CapsInfo.Tarun Gupta
2015-03-12Add functionality for CapsInfoTarun Gupta
2015-01-14Don't use bytesConsumed from SSLEngineResultNick Hudson
2015-01-13Don't call wakeup on closed selectorsNick Hudson
2014-12-14Changes to improve handling of unknown field typesTim Robbings
2014-12-02Add MAMFinSerializer to FullPayloadSerializerCollectionAlex Clayton
2014-11-26Bring Stroke inline with Swiften with respect to MAMAlex Clayton
2014-10-28Stroke FormField refactoringTim Robbings
2014-10-24Don't disregard data that arrives on network just prior to socket closingNick Hudson
2014-10-24Fix JavaConnection to emit onDataWritten when it writes data to the socketNick Hudson
2014-10-17Don't use SSLv3 in JSSEContextNick Hudson
2014-08-19Add SubjectSerializerAlex Clayton
2014-08-08Update stroke as per swiften wrt getting certificate chainGurmeen Bindra
2014-08-04Stroke to use default Trust Store provided by Java for Trust AnchorsGurmeen Bindra
2014-07-24Apply a Connector timeout even if not using SRV lookupsNick Hudson
2014-07-22Make Stroke return peer certificate chain, rather then just EE certificateNick Hudson
2014-07-17Use common function for date time in all classesGurmeen Bindra
2014-06-27Fix incorrect initialisation of jid_ field inside IQRouterNick Hudson
2014-06-26Import SimpleEventLoop into strokeAlex Clayton