Smack/smack-tcp/src
Tomas Nosek cf3024668e Fix XMPPTCPConnection.setEnabledSSL(Protocols|Ciphers)
The problem caused by opening input/ output stream before setting ssl
parameters to SSLSession and fixed by changing order of this operations.

Fixes SMACK-712.

Minor-Modifications-By: Florian Schmaus <flo@geekplace.eu>
2016-02-17 09:18:36 +01:00
..
main Fix XMPPTCPConnection.setEnabledSSL(Protocols|Ciphers) 2016-02-17 09:18:36 +01:00
test/java/org/jivesoftware/smack Substitute 'packet' with 'stanza(/packet)' in javadoc 2015-03-21 09:36:28 +01:00