Age | Commit message (Expand) | Author |
2015-06-23 | Adds Carbons Element. | Tarun Gupta |
2015-06-23 | Add ComponentHandshake Element. | Tarun Gupta |
2015-06-23 | Add Roster Elements. | Tarun Gupta |
2015-06-22 | Add Nickname Element. | Tarun Gupta |
2015-06-18 | Adds Jingle Elements. | Tarun Gupta |
2015-06-16 | Add IBB Element. | Tarun Gupta |
2015-06-16 | Add IsodeIQDelegation Element. | Tarun Gupta |
2015-06-16 | Add InBandRegistrationPayload Element. | Tarun Gupta |
2015-06-16 | Add the UserLocation Element. | Tarun Gupta |
2015-06-16 | Add the UserTune Element. | Tarun Gupta |
2015-06-14 | Add Avatar Functionality. | Tarun Gupta |
2015-06-14 | Add the Bytestreams Element. | Tarun Gupta |
2015-06-14 | Add VCardUpdate Element. | Tarun Gupta |
2015-06-14 | Correcting access specifiers in VCardManager. | Tarun Gupta |
2015-06-14 | Add support for Crypto-functions. | Tarun Gupta |
2015-06-05 | Add DeliveryReceiptRequest & DeliveryReceipt | Alan Young |
2015-05-27 | Add the functionality for processing of URL. | Tarun Gupta |
2015-05-26 | Add functionality for UUID Generator. | Tarun Gupta |
2015-05-26 | Pull stax-2 jar from new URL | Tarun Gupta |
2015-05-13 | Make sure Stroke clears write buffer before disconnecting | Alex Clayton |
2015-05-05 | Fix default initialisation | Kevin Smith |
2015-05-01 | Make SecurityLabelsCatalog items visible as a List (they are anyway) | Alan Young |
2015-05-01 | Add parser & serializer for SecurityLabel & SecurityLabelsCatalog | Alan Young |
2015-05-01 | Revisit handling of JavaConnection race conditions. | Alan Young |
2015-04-20 | Avoid potential double-adding of "lastConsumed" count to "bytesConsumed" | Nick Hudson |
2015-04-10 | Add GetDiscoItemsRequest | Alan Young |
2015-04-10 | Remove unused imports & fix some uses of generics. | Alan Young |
2015-04-10 | Throw exception for missing payload serializer. | Alan Young |
2015-04-10 | Changes to support MUCController first cut | Alan Young |
2015-04-10 | Checkpoint - A bunch of initial stuff for Android | Alan Young |
2015-04-02 | Fix copyright header on DateTime | Kevin Smith |
2015-04-02 | Use specific Local.US for date-time strings for protocol use. | Alan Young |
2015-04-01 | Update copyright in light of recent contributions | Kevin Smith |
2015-03-19 | Add functionality for ChatState. | Tarun Gupta |
2015-03-18 | Add Copyright Information for CapsInfo. | Tarun Gupta |
2015-03-12 | Add functionality for CapsInfo | Tarun Gupta |
2015-03-07 | Add BSD license file to refer to in future community-contributed commits | Kevin Smith |
2015-01-14 | Don't use bytesConsumed from SSLEngineResult | Nick Hudson |
2015-01-13 | Don't call wakeup on closed selectors | Nick Hudson |
2014-12-14 | Changes to improve handling of unknown field types | Tim Robbings |
2014-12-02 | Add MAMFinSerializer to FullPayloadSerializerCollection | Alex Clayton |
2014-11-26 | Bring Stroke inline with Swiften with respect to MAM | Alex Clayton |
2014-10-28 | Stroke FormField refactoring | Tim Robbings |
2014-10-24 | Don't disregard data that arrives on network just prior to socket closing | Nick Hudson |
2014-10-24 | Fix JavaConnection to emit onDataWritten when it writes data to the socket | Nick Hudson |
2014-10-17 | Don't use SSLv3 in JSSEContext | Nick Hudson |
2014-08-19 | Add SubjectSerializer | Alex Clayton |
2014-08-08 | Update stroke as per swiften wrt getting certificate chain | Gurmeen Bindra |
2014-08-04 | Stroke to use default Trust Store provided by Java for Trust Anchors | Gurmeen Bindra |
2014-07-24 | Apply a Connector timeout even if not using SRV lookups | Nick Hudson |