This website requires JavaScript.
Explore
Sign In
mirror
/
maddy
Watch
1
Star
0
Fork
0
You've already forked maddy
mirror of
https://github.com/foxcpp/maddy.git
synced
2026-02-09 17:23:11 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dev
Add File
New File
Upload File
Apply Patch
maddy
/
framework
/
dns
History
CUI Hao
5d8f09ebfe
Fix wrong DNS query type in DANE lookups for IPv6-only hosts
2023-10-05 00:01:02 -07:00
..
debugflags.go
Fix a few linter warnings + gofmt + goimports
2022-06-23 14:34:57 +03:00
dnssec_test.go
refactor(gofumpt): run gofumpt over the code
2021-08-10 19:33:54 +03:00
dnssec.go
Fix wrong DNS query type in DANE lookups for IPv6-only hosts
2023-10-05 00:01:02 -07:00
idna.go
…
norm.go
Force domains to be interpreted as FQDN where this is required by standards
2020-12-12 01:31:41 +03:00
override.go
refactor(unused): remove unused paramaters
2021-08-10 19:33:54 +03:00
resolver.go
…