Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/bytestreams/socks5
Florian Schmaus d2f5efcb20 Use StandardCharsets.(UTF_8|US_ASCII)
This also gets rid of a ton of UnsupportedEncodingException s.
2019-05-08 12:44:48 +02:00
..
packet Add StreamHost.toString() 2019-05-08 09:24:23 +02:00
provider Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
InitiationListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
Socks5BytestreamListener.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
Socks5BytestreamManager.java Introduce SmackMessageException 2019-02-10 21:50:39 +01:00
Socks5BytestreamRequest.java Add Socks5Exception and improve SOCKS5 bytestream exception messages 2019-05-08 11:07:18 +02:00
Socks5BytestreamSession.java Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
Socks5Client.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
Socks5ClientForInitiator.java Introduce SmackMessageException 2019-02-10 21:50:39 +01:00
Socks5Exception.java Add Socks5Exception and improve SOCKS5 bytestream exception messages 2019-05-08 11:07:18 +02:00
Socks5Proxy.java Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
Socks5Utils.java Introduce SmackMessageException 2019-02-10 21:50:39 +01:00
package-info.java Add missing package-info descriptions. 2018-02-21 16:47:11 +01:00