Smack/smack-extensions/src/main/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
..
address Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
admin Merge branch '4.2' 2018-02-21 20:13:05 +01:00
amp Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
attention Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
blocking Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
bob Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
bookmarks Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
bytestreams Add secure(OnlineAttackSafe|Unique|OfflineAttackSafe)RandomString() 2019-06-02 20:08:03 +02:00
caps Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
chatstates Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
commands Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
delay Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
disco Add DiscoverItems.Item.toString() 2019-05-23 23:06:39 +02:00
filetransfer Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
forward Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
geoloc Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
iqlast Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
iqprivate Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
iqregister Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
iqversion Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
jingle Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
jiveproperties Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
last_interaction Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
message_correct Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
mood Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
muc Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
nick Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
offline Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
pep Add PubSubManager.getInstanceFor() just like all other Managers 2019-04-16 11:21:22 +02:00
ping Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
privacy Rename NumberUtil.checkIfInUInt32Range() to requireUInt32 2019-06-02 10:46:53 +02:00
pubsub Deprecate ParserUtils.getQName() 2019-06-02 10:44:50 +02:00
receipts Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
rsm Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
search Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
sharedgroups Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
shim Merge pull request #315 from adiaholic/doc-fix-in-index 2019-05-06 22:57:59 +02:00
si Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
time Rename XMPPError to StanzaError 2018-04-07 22:59:25 +02:00
vcardtemp Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
xdata Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
xdatalayout Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
xdatavalidation Rename NumberUtil.checkIfInUInt32Range() to requireUInt32 2019-06-02 10:46:53 +02:00
xhtmlim Merge branch '4.3' 2019-05-16 20:52:27 +02:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00