Smack/smack-tcp/src
Florian Schmaus d54dafc499 Don't return if securityMode is 'disabled'
in afterFeaturesReceived. As this will cause
maybeCompressFeaturesReceived.reportSuccess() never to be called if the
server announces 'starttls' but security mode is set to 'disabled' and
if 'compression' is also announced.

Fixes SMACK-678.
2015-06-25 11:07:25 +02:00
..
main Don't return if securityMode is 'disabled' 2015-06-25 11:07:25 +02:00
test/java/org/jivesoftware/smack Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00