aboutsummaryrefslogtreecommitdiff
path: root/lib/net/is.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-05-09all: reformat all codes using gofmt 1.19 (the Go tip)Shulhan
2019-06-14ascii: new library for working with ASCII charactersShulhan
2019-05-18net: add function to check if IP address is IPv4 or IPv6Shulhan
2019-05-17net: add parameter to check Fully Qualified Domain Name on IsHostnameValidShulhan
2018-09-03Move all byte(s) related constant and functions from package text to bytesShulhan
2018-08-29lib/dns: HostsLoad: simplify parsing with lib/readerShulhan