Smack/smack-openpgp/src/main/java/org/jivesoftware/smackx/ox
Florian Schmaus 5eef31e49c Do not call XmlPullParser.getName() when the event is unknown
XmlPullParser.getName() only returns a result if the current parser
event is START_ELEMENT or END_ELEMENT. If this is not the case, then
the method may throw (if StAX is used).
2021-07-06 12:33:11 +02:00
..
callback Allow user-supplied secret key backup passphrases 2020-07-15 22:22:42 +02:00
crypto Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
element Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
exception XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00
listener Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
provider Do not call XmlPullParser.getName() when the event is unknown 2021-07-06 12:33:11 +02:00
selection_strategy Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
store Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
util Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
OpenPgpContact.java Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
OpenPgpManager.java Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
OpenPgpMessage.java Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
OpenPgpSecretKeyBackupPassphrase.java Allow user-supplied secret key backup passphrases 2020-07-15 22:22:42 +02:00
OpenPgpSelf.java Bump PGPainless to 0.2.0 2021-06-05 21:27:47 +02:00
package-info.java XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00