1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-26 05:14:49 +02:00
Smack/smack-extensions/src/main/java/org/jivesoftware/smackx/bytestreams/socks5
Florian Schmaus a9741a8b10 Use weak map for 'managers' in Socks5BytestreamManager
Fixes memory leak and SMACK-678.
2015-06-29 17:07:42 +02:00
..
packet Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
provider Fix BytestreamsProvider: Mode is optional 2015-03-07 20:51:23 +01:00
InitiationListener.java Fix incoming file transfers 2015-03-02 15:56:26 +01:00
Socks5BytestreamListener.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Socks5BytestreamManager.java Use weak map for 'managers' in Socks5BytestreamManager 2015-06-29 17:07:42 +02:00
Socks5BytestreamRequest.java Add XMPPConnection.sendStanza(Stanza) 2015-03-04 21:46:44 +01:00
Socks5BytestreamSession.java Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00
Socks5Client.java Enable more 'checkstyle' checks 2014-08-15 23:17:45 +02:00
Socks5ClientForInitiator.java Remove ConnectionListener from Socks5BytestreamManager 2015-05-24 22:33:26 +02:00
Socks5Proxy.java Improve Socks5 Bytestreams 2014-08-19 19:00:43 +02:00
Socks5Utils.java Add SCRAM-SHA1 support 2014-10-21 15:03:48 +02:00