1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-18 09:24:49 +02:00
Smack/smack-tcp/src/main/java/org/jivesoftware/smack
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
..
sm Rename PacketFilter (and implementing classes) and PacketExtension 2015-02-28 13:49:38 +01:00
tcp Fix XMPPTCPConnection.setEnabledSSL(Protocols|Ciphers) 2016-02-17 09:18:36 +01:00