Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/bytestreams/socks5
Florian Schmaus 9352225f44 Rework SOCKS5 unit tests so that they can be run in parallel
As result it is now also possible to start multiple local SOCKS5
proxies with different port, which is usually not necessary in real
life but useful for unit tests.
2019-06-02 10:38:19 +02:00
..
packet Add StreamHost.toString() 2019-05-08 09:24:23 +02:00
provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
InitiationListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
Socks5BytestreamListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
Socks5BytestreamManager.java Rework SOCKS5 unit tests so that they can be run in parallel 2019-06-02 10:38:19 +02:00
Socks5BytestreamRequest.java Rework SOCKS5 unit tests so that they can be run in parallel 2019-06-02 10:38:19 +02:00
Socks5BytestreamSession.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
Socks5Client.java Rework SOCKS5 unit tests so that they can be run in parallel 2019-06-02 10:38:19 +02:00
Socks5ClientForInitiator.java Rework SOCKS5 unit tests so that they can be run in parallel 2019-06-02 10:38:19 +02:00
Socks5Exception.java Add Socks5Exception and improve SOCKS5 bytestream exception messages 2019-05-08 11:07:18 +02:00
Socks5Proxy.java Rework SOCKS5 unit tests so that they can be run in parallel 2019-06-02 10:38:19 +02:00
Socks5Utils.java Introduce SmackMessageException 2019-02-10 21:50:39 +01:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00