Go to file
Florian Schmaus a75d2d7d0d SMACK-375 Properly escape Strings in DiscoverInfo and DiscoverItems for XML.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@13417 b35dd754-fafc-0310-a699-88a17e54d16e
2013-01-31 22:30:36 +00:00
build Eclipse config: Disable 'save actions' 2013-01-29 22:49:07 +00:00
documentation Merged the 3.2 Beta branch into trunk. 2011-03-14 01:53:42 +00:00
jingle/extension SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
sample Fixed smack sample for updated API 2009-09-03 08:42:07 +00:00
source SMACK-375 Properly escape Strings in DiscoverInfo and DiscoverItems for XML. 2013-01-31 22:30:36 +00:00
test test-case.xml: Whitespace fixes, changed serverhost to localhost to reflect the settings in source code. This also makes it easier for new Smack developers to run the tests. 2013-01-04 11:47:59 +00:00
test-unit/org/jivesoftware SMACK-404 Changed StringUtils.decodeBase64(String) behavior so that the method does not try to detect and decompress a gzip-compressed input. Refactored every use of the Base64.(de|en)code* methods to use the StringUtils (de|en)codeBase64 methods instead. 2013-01-29 22:49:20 +00:00
Makefile Add eclipse configuration and Makefile. The eclipse configuration can be activated with the 'eclipse' make target ('make eclipse'). 2013-01-29 22:04:09 +00:00