Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/bytestreams/socks5
Florian Schmaus 619b8e6f4a Add secure(OnlineAttackSafe|Unique|OfflineAttackSafe)RandomString()
and replace usages of java.util.UUID in Smack with
secureUniqueRandomString() because it uses a thread-local secure random
number generator.
2019-06-02 20:08:03 +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 Add secure(OnlineAttackSafe|Unique|OfflineAttackSafe)RandomString() 2019-06-02 20:08:03 +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