aboutsummaryrefslogtreecommitdiff
path: root/lib/dns/doh_client_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
2024-02-25lib/dns: prefix the error message with method namesShulhan
2022-05-12all: rewrite all codes to use "var" instead of ":="Shulhan
2021-11-16lib/dns: refactoring, change signature of client LookupShulhan
2021-11-15lib/dns: realign all struct fieldsShulhan
2021-11-15lib/dns: refactoring message questionShulhan
2021-11-14lib/dns: refactoring the section headerShulhan
2021-11-14lib/dns: refactoring, introduce new type RecordClassShulhan
2021-11-14lib/dns: refactoring, create type RecordType to represent type of RRShulhan
2021-11-13lib/dns: use snake case for file namingShulhan