Smack/smack-extensions/src/test/java/org/jivesoftware/smackx/bytestreams/ibb
Florian Schmaus a4bb5bfda8 [ibb] Use UInt16 for 'seq' and fix its handling
Fixes a off-by-one error when incrementing 'seq'. Thanks to Kim
Alvefur <zash@zash.se> for spotting this.
2020-12-05 23:04:17 +01:00
..
packet [ibb] Use UInt16 for 'seq' and fix its handling 2020-12-05 23:04:17 +01:00
provider test: remove InitExtensions 2020-04-12 09:34:08 +02:00
CloseListenerTest.java test: remove InitExtensions 2020-04-12 09:34:08 +02:00
DataListenerTest.java test: remove InitExtensions 2020-04-12 09:34:08 +02:00
IBBPacketUtils.java Introduce StanzaBuilder 2019-10-25 21:41:55 +02:00
InBandBytestreamManagerTest.java test: remove InitExtensions 2020-04-12 09:34:08 +02:00
InBandBytestreamRequestTest.java test: remove InitExtensions 2020-04-12 09:34:08 +02:00
InBandBytestreamSessionMessageTest.java [ibb] Use UInt16 for 'seq' and fix its handling 2020-12-05 23:04:17 +01:00
InBandBytestreamSessionTest.java [ibb] Use UInt16 for 'seq' and fix its handling 2020-12-05 23:04:17 +01:00
InitiationListenerTest.java [ibb] Ensure InBandBytestreamManager is a singleton 2020-07-03 22:01:15 +02:00