Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/bytestreams
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
..
ibb Add secure(OnlineAttackSafe|Unique|OfflineAttackSafe)RandomString() 2019-06-02 20:08:03 +02:00
socks5 Add secure(OnlineAttackSafe|Unique|OfflineAttackSafe)RandomString() 2019-06-02 20:08:03 +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 Add Socks5Exception and improve SOCKS5 bytestream exception messages 2019-05-08 11:07:18 +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