Smack/smack-experimental/src/test/java/org/jivesoftware/smackx
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
..
carbons Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
chat_markers Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
colors Change JUnit API from 4 to 5 in smack-experimental 2019-05-07 18:51:22 +02:00
eme Change JUnit API from 4 to 5 in smack-experimental 2019-05-07 18:51:22 +02:00
hashes Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
hoxt/provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
httpfileupload Remove xmlunit-lagacy and add xmlunit-assertj 2019-05-07 19:06:16 +02:00
mam Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
message_markup Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
muclight Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
push_notifications Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
reference Remove xmlunit-lagacy and add xmlunit-assertj 2019-05-07 19:06:16 +02:00
sid Add secure(OnlineAttackSafe|Unique|OfflineAttackSafe)RandomString() 2019-06-02 20:08:03 +02:00
spoiler Remove xmlunit-lagacy and add xmlunit-assertj 2019-05-07 19:06:16 +02:00
ExperimentalInitializerTest.java Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00