Smack/smack-tcp/src/main/java/org/jivesoftware/smack/tcp
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
..
BundleAndDefer.java Minor javadoc fixes and improvements 2015-02-22 10:41:53 +01:00
BundleAndDeferCallback.java Improve the bundle and defer mechanism 2015-02-22 10:51:44 +01:00
TCPInitializer.java Enable OSGi compliance via 'DynamicImport-Package: *' 2015-01-03 13:14:02 +01:00
XMPPTCPConnection.java Fix XMPPTCPConnection.setEnabledSSL(Protocols|Ciphers) 2016-02-17 09:18:36 +01:00
XMPPTCPConnectionConfiguration.java Add javadoc to XMPPTCPConnectionConfiguration 2015-01-17 10:34:37 +01:00