Smack/tcp
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
build.gradle Move gradle subproject configuration into the subproject 2014-03-09 14:59:45 +01:00