1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-17 17:04:49 +02:00
Smack/test-unit/org/jivesoftware/smackx/bytestreams/ibb
Florian Schmaus 962bd277f1 SMACK-524 Use correct block-size definition for IBB transfers
Revert IBB related changes introduced by SMACK-349 to use the correct
block size for IBB transfers.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/branches/smack_3_4_0@13863 b35dd754-fafc-0310-a699-88a17e54d16e
2014-01-17 11:24:07 +00:00
..
packet 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
provider merged branch improve_bytestreams in trunk 2010-08-15 11:57:11 +00:00
CloseListenerTest.java merged branch improve_bytestreams in trunk 2010-08-15 11:57:11 +00:00
DataListenerTest.java merged branch improve_bytestreams in trunk 2010-08-15 11:57:11 +00:00
IBBPacketUtils.java SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software. 2013-04-07 19:15:32 +00:00
IBBTestsSuite.java SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software. 2013-04-07 19:15:32 +00:00
InBandBytestreamManagerTest.java merged branch improve_bytestreams in trunk 2010-08-15 11:57:11 +00:00
InBandBytestreamRequestTest.java SMACK-352 Changed or removed copyright notices that should not have been attributed to Jive Software. 2013-04-07 19:15:32 +00:00
InBandBytestreamSessionMessageTest.java SMACK-524 Use correct block-size definition for IBB transfers 2014-01-17 11:24:07 +00:00
InBandBytestreamSessionTest.java SMACK-524 Use correct block-size definition for IBB transfers 2014-01-17 11:24:07 +00:00
InitiationListenerTest.java merged branch improve_bytestreams in trunk 2010-08-15 11:57:11 +00:00