aboutsummaryrefslogtreecommitdiff
path: root/lib/dns/idpool_test.go
AgeCommit message (Expand)Author
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2024-03-02all: move the repository to "git.sr.ht/~shulhan/pakakeh.go"Shulhan
2022-10-02lib/dns: reset the ID pool during testShulhan
2021-03-14all: refactoring the test.Assert and test.AssertBench signatureShulhan
2019-10-17dns: implement client for DNS over TLSShulhan
2019-05-17dns: add function to lookup PTR record by IP addressShulhan
2018-08-23lib/dns: rename method to get next IDShulhan
2018-08-22lib/dns: Implement client with TCP connectionShulhan
2018-08-16dns: library that implement DNS client as in RFC 1035Shulhan