Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/bytestreams
Florian Schmaus 8ae5ef1f51 [socks5] Ensure that the local SOCKS5 proxy is running (if enabled)
In 9352225f44 ("Rework SOCKS5 unit tests so that they can be run in
parallel") the call to getSocks5Proxy() in
Socks5BytestreamManager.getLocalStreamHost() was removed. Since
getSocks5Proxy() does also start the local proxy, if it is not already
running, this caused Smack to no longer automatically start the local
proxy.

This commit re-adds the call to getSocks5Proxy() and fixes SMACK-912.
2021-09-13 09:58:15 +02:00
..
ibb [ibb] Use UInt16 for 'seq' and fix its handling 2020-12-05 23:04:17 +01:00
socks5 [socks5] Ensure that the local SOCKS5 proxy is running (if enabled) 2021-09-13 09:58:15 +02:00
BytestreamListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
BytestreamManager.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
BytestreamRequest.java Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
BytestreamSession.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00