summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2012-03-07Using JZlib for compression, as features we need aren't in Java until 1.7Kevin Smith
2012-03-07Turn on TLS ability (and fix problems discovered while testing this)Nick Hudson
2012-02-23Fix Stroke to allow empty valuesMili Verma
2012-02-23Allow non-standard ports on internal interface methodKevin Smith
2012-02-14Add parsing of XMPP and SRV subjectAltNames to JavaCertificateNick Hudson
2012-02-13Tidying up based on feedback from patch for initial TLS implementationNick Hudson
2012-02-13Update ByteArray with "readFromFile" implementation and more javadocNick Hudson
2012-02-13Initial implementation of TLS supportNick Hudson
2012-01-24Fix XML serialisation.Kevin Smith
2012-01-24Fix to make DiscoItems workMili Verma
2012-01-24Fix for DiscoInfo errorMili Verma
2012-01-23Update constructors of Command in line with swiftenMili Verma
2012-01-19Some more "toString()" to help with development/debuggingNick Hudson
2012-01-18Add toString to some more classesNick Hudson
2012-01-16Add support for DiscoItems and DiscoInfo.Kevin Smith
2012-01-16Update JavaTimer class to guard against premature timer expirationNick Hudson
2012-01-16Add "toString()" to a couple of classesNick Hudson
2012-01-12Add some javadoc to Event.javaNick Hudson
2012-01-12Add Javadoc for CoreClient, EventLoop, JIDMili Verma
2012-01-11Update review comment related stuffMili Verma
2012-01-09Fix misport of AttributeMap.getValue, which allowed it to return nullKevin Smith
2012-01-09Port Adhoc commands to StrokeMili Verma
2011-11-03public oversightKevin Smith
2011-10-31Fix utf-8 encoding on Remko's name throughout. Now compiles with Java 7Kevin Smith
2011-07-18Remove obsolete warningKevin Smith
2011-07-01Update the ByteArray to not copy excessively on appends.Kevin Smith
2011-07-01Initial importKevin Smith