c3c1b4a6d2
Motivation: Domain name labels must be converted to ASCII and not be longer then 63 chars. Modifications: Correctly convert to ASCII which also will enforce the 63 chars length. Result: Correctly guard against invalid input. |
||
---|---|---|
.. | ||
AbstractDnsRecordTest.java | ||
DnsQueryTest.java | ||
DnsRecordTypeTest.java | ||
DnsResponseTest.java |