Smack/smack-tcp/src/main
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
..
java/org/jivesoftware/smack Fix XMPPTCPConnection.setEnabledSSL(Protocols|Ciphers) 2016-02-17 09:18:36 +01:00
resources/org.jivesoftware.smack.tcp Move Stream Management code into o.j.smack.sm 2015-01-18 11:07:47 +01:00