1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-14 07:34:50 +02:00
Smack/smack-core/src
Florian Schmaus 3129165a1c Add ConnectionConfiguration.setHostAddress(InetAddress)
In previous Smack versions, it was possible to set the host's IP
address via setHost(String), this is no longer possible (since the
support for DNSSEC was introduced). The new
setHostAddress(InetAddress) allows it again to explicitly specifiy the
XMPP service's host IP.
2016-12-28 23:18:28 +01:00
..
integration-test Add checkstyle rule for StringBuilder.append(char) 2015-07-27 19:02:11 +02:00
main Add ConnectionConfiguration.setHostAddress(InetAddress) 2016-12-28 23:18:28 +01:00
test Ads support for SCRAM-SHA-1-PLUS 2016-11-20 19:34:17 +01:00