1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-26 05:14:49 +02:00
Smack/core
Florian Schmaus bc176d72a3 Throw exceptions of SSLSocket.startHandshake() in connect()
instead of throwing a NoResponseException in case startHandshake()
throws an Exception. The NoResponseException was then thrown when
performing SASL auth, which usually directly followes securing the
connection via TLS (if enabled and provided by the server).
2014-04-28 17:36:10 +02:00
..
src Throw exceptions of SSLSocket.startHandshake() in connect() 2014-04-28 17:36:10 +02:00
.gitignore Add initializer tests and move classpath files 2014-02-15 22:12:12 +01:00
build.gradle Reworked compression-jzlib and compressionHandlers 2014-03-10 10:20:52 +01:00