Smack/smack-core/src/main/java/org/jivesoftware/smack/util/dns
Florian Schmaus 01aa6d9c18 DNS: Correctly handle broken SRV records
where the SRV RR points to a target DNS name with no associated A or
AAAA RRs.

Fixes SMACK-781.
2017-10-14 13:29:46 +02:00
..
DNSResolver.java DNS: Correctly handle broken SRV records 2017-10-14 13:29:46 +02:00
HostAddress.java Deal with cases wehre HostAddress.fqdn is null 2017-07-02 18:09:15 +02:00
SRVRecord.java Fix OOB exception when setHostAddress(InetAddress) is used. 2017-01-04 15:35:47 +01:00
SmackDaneProvider.java Add support for DNSSEC/DANE 2016-10-31 10:45:38 +01:00
SmackDaneVerifier.java Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00