Age | Commit message (Expand) | Author |
2012-10-02 | Protect against null manual hostnames | Kevin Smith |
2012-10-02 | Don't crash when overriding the connect host | Kevin Smith |
2012-10-02 | Adding Support for SoftwareVersionResponder | Kevin Smith |
2012-09-21 | Update some interfaces for consistency with Swiften. | Kevin Smith |
2012-09-21 | Remove superfluous event loop | Kevin Smith |
2012-09-21 | UseTLS needs to be public | Kevin Smith |
2012-09-07 | Fixing whitespace | Kevin Smith |
2012-09-07 | Correct the equals method of JID class | Gurmeen Bindra |
2012-08-28 | Improve efficiency of FormParser | Kevin Smith |
2012-08-22 | Increase visibility of Client Error Type | Gurmeen Bindra |
2012-08-20 | Close socketChannel in finally block | Gurmeen Bindra |
2012-08-16 | Close DirectoryContext after receiving results | Gurmeen Bindra |
2012-07-17 | Move DNS resolution into a thread to make the API asyncronous. | Kevin Smith |
2012-06-01 | Don't send non-integer 'h' attributes on 'a' elements | Kevin Smith |
2012-05-29 | Don't throw exceptions for receiving illegal XML | Kevin Smith |
2012-05-21 | Use the Aalto XML parser instead of XPP | Kevin Smith |
2012-04-27 | MUC Administration related classes | Gurmeen Bindra |
2012-04-27 | Port Classes for Storage/Private Storage | Gurmeen Bindra |
2012-04-27 | Remove "max" limit on buffer size for SSL connections | Nick Hudson |
2012-04-23 | Basic example | Kevin Smith |
2012-04-20 | Also emit onDisconnected after a manual disconnect | Kevin Smith |
2012-04-19 | Update parsing factories to allow empty namespaces, in line with Swiften | Kevin Smith |
2012-04-19 | Port MUC Payload Parsers from Swiften to Stroke | Gurmeen Bindra |
2012-04-19 | Port MUC Payload Serializers from Swiften to Stroke | Gurmeen Bindra |
2012-04-19 | Port elements for MUC Administration | Gurmeen Bindra |
2012-04-19 | Port Presence Sender from Swiften to Stroke | Gurmeen Bindra |
2012-04-19 | Add Signal and Slot classes with 3 parameters | Gurmeen Bindra |
2012-04-19 | Add a copy constructor to Presence and Stanza + compare method in JID | Gurmeen Bindra |
2012-04-19 | Port Error parser Tests to stroke from Swiften | Gurmeen Bindra |
2012-03-29 | Make CoreClient.getSessionCertificate more robust | Nick Hudson |
2012-03-29 | Port Error Parser to stroke | Gurmeen Bindra |
2012-03-19 | Add "isTLSEncrypted" and "getPeerCertificate" to CoreClient | Nick Hudson |
2012-03-19 | Update CoreClient to be a bit more in line with Swiften | Nick Hudson |
2012-03-19 | Fix yet more of Remko's curly bits | Kevin Smith |
2012-03-19 | Fiddle with paths | Kevin Smith |
2012-03-16 | Always use utf-8 | Kevin Smith |
2012-03-13 | Fix up mistakes in previous patch | Nick Hudson |
2012-03-13 | Update JavaConnection to use SocketChannel rather than Socket | Nick Hudson |
2012-03-08 | Implement "CertificateWithKey" and add support for setting client certificates | Nick Hudson |
2012-03-07 | Stringprep JIDs through icu4j | Kevin Smith |
2012-03-07 | Using JZlib for compression, as features we need aren't in Java until 1.7 | Kevin Smith |
2012-03-07 | Turn on TLS ability (and fix problems discovered while testing this) | Nick Hudson |
2012-02-23 | Fix Stroke to allow empty values | Mili Verma |
2012-02-23 | Allow non-standard ports on internal interface method | Kevin Smith |
2012-02-14 | Add parsing of XMPP and SRV subjectAltNames to JavaCertificate | Nick Hudson |
2012-02-13 | Tidying up based on feedback from patch for initial TLS implementation | Nick Hudson |
2012-02-13 | Update ByteArray with "readFromFile" implementation and more javadoc | Nick Hudson |
2012-02-13 | Initial implementation of TLS support | Nick Hudson |
2012-01-24 | Fix XML serialisation. | Kevin Smith |
2012-01-24 | Fix to make DiscoItems work | Mili Verma |