miekg / dns

DNS library in Go
https://miek.nl/2014/august/16/go-dns-package
BSD 3-Clause "New" or "Revised" License
7.86k stars 1.12k forks source link

Fix for bad IsDomainName total len check and test - Issue #1552 #1553

Closed jeffswartzman closed 2 months ago

jeffswartzman commented 3 months ago

Pull fixes Issue #1552, preventing IsDomainName from returning "ok" when a domain name is too long, according to RFC1035 Section 3.1.