1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-28 22:34:49 +02:00
Smack/smack-openpgp/src/main/java/org/jivesoftware/smackx/ox/element
Florian Schmaus a7b3303f3e Bump ErrorProne to 2.5.1 and refactor Providers a bit
This also resulted in a refactoring of the Providers and parsing
Exceptions. NumberFormatException and ParseException can now be thrown
directly, the wrapping in a SmackParsingException is down at a higher
layer, i.e. in AbstractProvider.
2021-01-29 09:26:15 +01:00
..
CryptElement.java Use type parameter bounds for the 'to' set in OpenPgpgContentElement 2019-03-25 18:58:58 +01:00
EncryptedOpenPgpContentElement.java Use type parameter bounds for the 'to' set in OpenPgpgContentElement 2019-03-25 18:58:58 +01:00
OpenPgpContentElement.java Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
OpenPgpElement.java Do not have Stanza.getExtension(String, String) return a generic type 2020-04-05 22:10:05 +02:00
package-info.java XEP-0373, XEP-0374: OpenPGP for XMPP: Instant Messaging 2018-07-29 18:52:45 +02:00
PubkeyElement.java Improve OX's PubkeyElement 2019-09-07 23:27:36 +02:00
PublicKeysListElement.java Bump ErrorProne to 2.5.1 and refactor Providers a bit 2021-01-29 09:26:15 +01:00
SecretkeyElement.java Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
SigncryptElement.java Use type parameter bounds for the 'to' set in OpenPgpgContentElement 2019-03-25 18:58:58 +01:00
SignElement.java Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00