Smack/smack-tcp
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
..
src Don't return if securityMode is 'disabled' 2015-06-25 11:07:25 +02:00
build.gradle Prefix subprojects with 'smack-' 2014-04-28 19:44:14 +02:00