1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-13 23:24:50 +02:00
Smack/smack-extensions/src/test/java/org/jivesoftware/smackx
Florian Schmaus b468a29881 Improve Socks5 Bytestreams
- determine all local IPv4 and IPv6 addresses
- prevent loopback addresses from appearing as streamhost

Some unit tests where changed because they assumed that a host only has
one local address. But nowadays hosts often have more, at least because
they are IPv4 and IPv6 multi-homed.
2014-08-19 19:00:43 +02:00
..
amp Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
bytestreams Improve Socks5 Bytestreams 2014-08-19 19:00:43 +02:00
caps Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
delay/provider Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
filetransfer Use createPacketCollectorAndSend in FileTransferNegoiator 2014-08-04 20:04:39 +02:00
forward Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
iqlast Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
iqversion Improved iqVersion code 2014-08-08 16:22:56 +02:00
jiveproperties Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
muc Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
ping Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
privacy/provider Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
pubsub Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00
receipts Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
time/packet Improve parsing. Add method for de-serializing Strings 2014-05-28 08:18:44 +02:00
xhtmlim/provider Use CharSequence instead of String in parseContent() 2014-07-06 21:10:40 +02:00
ExtensionsInitializerTest.java Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
InitExtensions.java Reworked OSGi support of Smack (SMACK-343) 2014-05-15 16:09:37 +02:00
VCardUnitTest.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00