Age | Commit message (Expand) | Author |
2012-03-19 | Fix yet more of Remko's curly bits | 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 |
2012-01-24 | Fix for DiscoInfo error | Mili Verma |
2012-01-23 | Update constructors of Command in line with swiften | Mili Verma |
2012-01-19 | Some more "toString()" to help with development/debugging | Nick Hudson |
2012-01-18 | Add toString to some more classes | Nick Hudson |
2012-01-16 | Add support for DiscoItems and DiscoInfo. | Kevin Smith |
2012-01-16 | Update JavaTimer class to guard against premature timer expiration | Nick Hudson |
2012-01-16 | Add "toString()" to a couple of classes | Nick Hudson |
2012-01-12 | Add some javadoc to Event.java | Nick Hudson |
2012-01-12 | Add Javadoc for CoreClient, EventLoop, JID | Mili Verma |
2012-01-11 | Update review comment related stuff | Mili Verma |
2012-01-09 | Fix misport of AttributeMap.getValue, which allowed it to return null | Kevin Smith |
2012-01-09 | Port Adhoc commands to Stroke | Mili Verma |
2011-11-03 | public oversight | Kevin Smith |
2011-10-31 | Fix utf-8 encoding on Remko's name throughout. Now compiles with Java 7 | Kevin Smith |
2011-07-18 | Remove obsolete warning | Kevin Smith |
2011-07-01 | Update the ByteArray to not copy excessively on appends. | Kevin Smith |
2011-07-01 | Initial import | Kevin Smith |