Smack/smack-extensions/src/main/java/org/jivesoftware/smackx
Florian Schmaus f34f37a20c Check for 'null' to avoid NPE in Socks5Proxy
Check if serverSocket is null before calling isClosed(), as otherwise
the resulting NPE will cause an endless loop.

Thanks to Michael Grafl for reporting.

Fixes SMACK-707.
2015-12-10 17:10:49 +01:00
..
address Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
amp Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
attention/packet Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
bookmarks Return more specific types (e.g. Collection → List) 2014-11-29 13:41:49 +01:00
bytestreams Check for 'null' to avoid NPE in Socks5Proxy 2015-12-10 17:10:49 +01:00
caps Only add Entity Capabilities extension to available presences 2015-05-22 08:45:53 +02:00
chatstates Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
commands Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
delay Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
disco Synchronize SDM methods that change the state 2015-03-24 11:59:35 +01:00
filetransfer Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
forward Add missing break statements 2015-03-23 09:52:01 +01:00
iqlast Add missing break statements 2015-03-23 09:52:01 +01:00
iqprivate Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
iqregister Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
iqversion Add StanzaIdFilter, deprecate PacketIDFilter 2015-02-19 16:07:42 +01:00
jiveproperties Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
muc Fix MUCs UserStatusListener 2015-08-17 18:20:35 +02:00
nick/packet Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
offline Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
pep Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
ping Use Executors.newSingleThreadScheduledExecutor 2015-02-25 16:17:09 +01:00
privacy Handle cases where no privacy lists are set. 2015-09-04 11:22:52 +02:00
pubsub Fix PubSub Affiliation getElementName() 2015-12-03 08:17:19 +01:00
receipts Fix DeliveryReceiptsManager.autoAddDeliveryReceiptRequests 2015-04-23 21:31:09 +02:00
rsm Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
search Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
sharedgroups Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00
shim Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
si Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
time Fix Time class creating invalid XML 2015-09-24 09:38:48 +02:00
vcardtemp Add support for vCard PREFIX and SUFFIX elements 2015-06-04 22:29:36 +02:00
xdata Add missing break statements 2015-03-23 09:52:01 +01:00
xdatalayout Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
xdatavalidation Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
xhtmlim Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00