11a9ee7407
Complete and usable DNS library. All widely used Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it.
78 lines
3.4 KiB
Text
78 lines
3.4 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2016/07/15 19:58:09 bsiegert Exp $
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/miekg/dns.a
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/miekg/dns/dnsutil.a
|
|
gopkg/pkg/${GO_PLATFORM}/github.com/miekg/dns/idn.a
|
|
gopkg/src/github.com/miekg/dns/AUTHORS
|
|
gopkg/src/github.com/miekg/dns/CONTRIBUTORS
|
|
gopkg/src/github.com/miekg/dns/COPYRIGHT
|
|
gopkg/src/github.com/miekg/dns/LICENSE
|
|
gopkg/src/github.com/miekg/dns/README.md
|
|
gopkg/src/github.com/miekg/dns/client.go
|
|
gopkg/src/github.com/miekg/dns/client_test.go
|
|
gopkg/src/github.com/miekg/dns/clientconfig.go
|
|
gopkg/src/github.com/miekg/dns/clientconfig_test.go
|
|
gopkg/src/github.com/miekg/dns/defaults.go
|
|
gopkg/src/github.com/miekg/dns/dns.go
|
|
gopkg/src/github.com/miekg/dns/dns_bench_test.go
|
|
gopkg/src/github.com/miekg/dns/dns_test.go
|
|
gopkg/src/github.com/miekg/dns/dnssec.go
|
|
gopkg/src/github.com/miekg/dns/dnssec_keygen.go
|
|
gopkg/src/github.com/miekg/dns/dnssec_keyscan.go
|
|
gopkg/src/github.com/miekg/dns/dnssec_privkey.go
|
|
gopkg/src/github.com/miekg/dns/dnssec_test.go
|
|
gopkg/src/github.com/miekg/dns/dnsutil/util.go
|
|
gopkg/src/github.com/miekg/dns/dnsutil/util_test.go
|
|
gopkg/src/github.com/miekg/dns/doc.go
|
|
gopkg/src/github.com/miekg/dns/dyn_test.go
|
|
gopkg/src/github.com/miekg/dns/edns.go
|
|
gopkg/src/github.com/miekg/dns/edns_test.go
|
|
gopkg/src/github.com/miekg/dns/example_test.go
|
|
gopkg/src/github.com/miekg/dns/format.go
|
|
gopkg/src/github.com/miekg/dns/fuzz_test.go
|
|
gopkg/src/github.com/miekg/dns/generate.go
|
|
gopkg/src/github.com/miekg/dns/idn/code_points.go
|
|
gopkg/src/github.com/miekg/dns/idn/example_test.go
|
|
gopkg/src/github.com/miekg/dns/idn/punycode.go
|
|
gopkg/src/github.com/miekg/dns/idn/punycode_test.go
|
|
gopkg/src/github.com/miekg/dns/issue_test.go
|
|
gopkg/src/github.com/miekg/dns/labels.go
|
|
gopkg/src/github.com/miekg/dns/labels_test.go
|
|
gopkg/src/github.com/miekg/dns/msg.go
|
|
gopkg/src/github.com/miekg/dns/msg_generate.go
|
|
gopkg/src/github.com/miekg/dns/msg_helpers.go
|
|
gopkg/src/github.com/miekg/dns/nsecx.go
|
|
gopkg/src/github.com/miekg/dns/nsecx_test.go
|
|
gopkg/src/github.com/miekg/dns/parse_test.go
|
|
gopkg/src/github.com/miekg/dns/privaterr.go
|
|
gopkg/src/github.com/miekg/dns/privaterr_test.go
|
|
gopkg/src/github.com/miekg/dns/rawmsg.go
|
|
gopkg/src/github.com/miekg/dns/remote_test.go
|
|
gopkg/src/github.com/miekg/dns/reverse.go
|
|
gopkg/src/github.com/miekg/dns/sanitize.go
|
|
gopkg/src/github.com/miekg/dns/sanitize_test.go
|
|
gopkg/src/github.com/miekg/dns/scan.go
|
|
gopkg/src/github.com/miekg/dns/scan_rr.go
|
|
gopkg/src/github.com/miekg/dns/scanner.go
|
|
gopkg/src/github.com/miekg/dns/server.go
|
|
gopkg/src/github.com/miekg/dns/server_test.go
|
|
gopkg/src/github.com/miekg/dns/sig0.go
|
|
gopkg/src/github.com/miekg/dns/sig0_test.go
|
|
gopkg/src/github.com/miekg/dns/singleinflight.go
|
|
gopkg/src/github.com/miekg/dns/tlsa.go
|
|
gopkg/src/github.com/miekg/dns/tsig.go
|
|
gopkg/src/github.com/miekg/dns/tsig_test.go
|
|
gopkg/src/github.com/miekg/dns/types.go
|
|
gopkg/src/github.com/miekg/dns/types_generate.go
|
|
gopkg/src/github.com/miekg/dns/types_test.go
|
|
gopkg/src/github.com/miekg/dns/udp.go
|
|
gopkg/src/github.com/miekg/dns/udp_linux.go
|
|
gopkg/src/github.com/miekg/dns/udp_other.go
|
|
gopkg/src/github.com/miekg/dns/udp_plan9.go
|
|
gopkg/src/github.com/miekg/dns/udp_windows.go
|
|
gopkg/src/github.com/miekg/dns/update.go
|
|
gopkg/src/github.com/miekg/dns/update_test.go
|
|
gopkg/src/github.com/miekg/dns/xfr.go
|
|
gopkg/src/github.com/miekg/dns/xfr_test.go
|
|
gopkg/src/github.com/miekg/dns/zmsg.go
|
|
gopkg/src/github.com/miekg/dns/ztypes.go
|
|
@pkgdir bin
|