happyDomain/services
2026-01-16 21:52:05 +08:00
..
abstract Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
common Relicense the project to AGPL-3.0 2023-12-24 11:42:00 +01:00
providers/google Update and migrate GSuite to store records instead of generating them 2026-01-12 10:19:33 +07:00
analyzer.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
caa.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
caa_test.go Add tests on services 2026-01-07 22:26:19 +07:00
cname.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
cname_test.go Add tests on services 2026-01-07 22:26:19 +07:00
decode.go Update all structs to use dns.RR 2025-04-22 14:15:03 +02:00
dkim.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
dkim_test.go Add tests on services 2026-01-07 22:26:19 +07:00
dmarc.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
dmarc_test.go Add tests on services 2026-01-07 22:26:19 +07:00
icons.go Fix forced import path 2023-09-07 12:04:55 +02:00
interfaces.go Update all structs to use dns.RR 2025-04-22 14:15:03 +02:00
mta-sts.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
mta-sts_test.go Add tests on services 2026-01-07 22:26:19 +07:00
mx.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
mx_test.go Add tests on services 2026-01-07 22:26:19 +07:00
naptr.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
naptr_test.go Centralize relative RData transformation in helper 2026-01-07 22:26:19 +07:00
orphan.go Services stores records instead of abstact data 2026-01-07 22:26:19 +07:00
ptr.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
ptr_test.go Add tests on services 2026-01-07 22:26:19 +07:00
spf.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
srv.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
sshfp.go refactor: restructure project architecture and folder hierarchy 2025-05-28 22:00:02 +02:00
tls-rpt.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
tls-rpt_test.go Add tests on services 2026-01-07 22:26:19 +07:00
tlsa.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
txt.go Refactor RR relativization to use subdomain-aware helpers 2026-01-16 21:52:05 +08:00
txt_test.go Centralize relative RData transformation in helper 2026-01-07 22:26:19 +07:00