summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-09Release pakakeh.go v0.61.0 (2026-02-09)v0.61.0Shulhan
2026-02-08go.mod: update all dependenciesShulhan
2026-02-08_doc: split the changelog for 2025Shulhan
2026-02-08_doc: remove ":sectlinks:" attribute from adoc filesShulhan
2026-02-06_doc: fix typo on RFC 4686 "Analysis of Threats Motivating DKIM"Shulhan
2026-02-05lib/http: change HandleFS redirect status code to 301 Moved PermanentlyShulhan
2026-02-05lib/http: handle file system with canonical directory end with slash "/"Shulhan
2026-02-05cmd/httpdfs: fix call to log.FatalShulhan
2026-02-03lib/os: fix IsBinary that return true if file size less than 1024Shulhan
2026-02-02cmd/httpdfs: implement systemd socket activationShulhan
2026-02-02lib/http: add field Listener to ServerOptionsShulhan
2026-02-02lib/systemd: new package for socket-based activationShulhan
2026-02-02lib/play: set the minimum Go tool version to 1.25.0Shulhan
2026-02-02lib/dns: remove unnessary log prefix on forwarderShulhan
2026-02-02lib/dns: minimize use of appendShulhan
2026-02-02lib/dns: use separate ServeMux for handling DoHShulhan
2026-02-02lib/dns: skip caching empty answer only for query type AShulhan
2026-02-02lib/dns: remove DebugLevelDNSShulhan
2026-02-02lib/dns: changes the request's kind field to stringShulhan
2026-02-02lib/dns: add option to set hook on server when receiving answerShulhan
2026-01-26lib/dns: add method to set TTL on MessageShulhan
2026-01-26lib/dns: print the answer TTL in DebugLevelCacheShulhan
2026-01-26make: increase test timeout to 2m due to lib/email/dkim takes more 60sShulhan
2026-01-26lib/dns: simplify log message for DebugLevelCacheShulhan
2026-01-25lib/dns: increase the client default timeout from 6 to 60 secondsShulhan
2026-01-25README: fix broken link and simplify license sectionShulhan
2026-01-15CHANGELOG: record all of the latest changesShulhan
2026-01-15all: convert license and copyright to use SPDX identifiersShulhan
2026-01-15lib/test: ignore line prefixed with "//"Shulhan
2026-01-15lib/git: handle pattern "**/foo/**"Shulhan
2026-01-14lib/git: expose the API for IgnorePatternShulhan
2026-01-14lib/git: pass "--" when running LogFollow commandShulhan
2026-01-13README: format the file using prettierShulhan
2026-01-13lib/git: add method LogFollowShulhan
2026-01-11lib/git: fix ignore pattern with single wildcard '*'Shulhan
2026-01-09lib/os: add function IsBinaryStreamShulhan
2026-01-08lib/ini: improve error message when parsing variable nameShulhan
2026-01-06lib/http: add second return value, statusCode, to FSHandlerShulhan
2026-01-06lib/git: implement Equaler interface on GitShulhan
2026-01-06lib/git: add Git type with method IsIgnoredShulhan
2026-01-06lib/git: implement GitignoreShulhan
2026-01-03lib/test: implement method ExtractInput on DataShulhan
2026-01-03lib/test: export the constant for default data file name suffixShulhan
2026-01-03all: use SPDX license header formatShulhan
2025-12-27Release pakakeh.go v0.60.2 (2025-12-27)v0.60.2Shulhan
2025-12-27go.mod: update all dependenciesShulhan
2025-07-30lib/time: add missing Hourly section in the package documentationShulhan
2025-07-02go.mod: update all dependenciesShulhan
2025-07-02_doc: fix broken linksShulhan
2025-07-02_doc: merge index.adoc into README.mdShulhan