index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-02-15
lib/http: fix possible data race in SSE connection
Shulhan
2026-02-13
lib/http: realign the fields in struct Server
Shulhan
2026-02-13
lib/path: remove reference to old repository "share"
Shulhan
2026-02-13
lib/websocket: remove generated HTML files
Shulhan
2026-02-11
go.mod: update all dependencies
Shulhan
2026-02-11
cmd/httpdfs: add option to set base path and shutdown idle duration
Shulhan
2026-02-11
lib/http: implement server auto shutdown when idle
Shulhan
2026-02-11
lib/http: add BasePath to the ServerOptions
Shulhan
2026-02-09
lib/git: skip test LogFollow when repository is shallow cloned
Shulhan
2026-02-09
lib/git: fix tests due to missing .git directory
Shulhan
2026-02-09
go.mod: update the Go version to 1.25
Shulhan
2026-02-09
Release pakakeh.go v0.61.0 (2026-02-09)
v0.61.0
Shulhan
2026-02-08
go.mod: update all dependencies
Shulhan
2026-02-08
_doc: split the changelog for 2025
Shulhan
2026-02-08
_doc: remove ":sectlinks:" attribute from adoc files
Shulhan
2026-02-06
_doc: fix typo on RFC 4686 "Analysis of Threats Motivating DKIM"
Shulhan
2026-02-05
lib/http: change HandleFS redirect status code to 301 Moved Permanently
Shulhan
2026-02-05
lib/http: handle file system with canonical directory end with slash "/"
Shulhan
2026-02-05
cmd/httpdfs: fix call to log.Fatal
Shulhan
2026-02-03
lib/os: fix IsBinary that return true if file size less than 1024
Shulhan
2026-02-02
cmd/httpdfs: implement systemd socket activation
Shulhan
2026-02-02
lib/http: add field Listener to ServerOptions
Shulhan
2026-02-02
lib/systemd: new package for socket-based activation
Shulhan
2026-02-02
lib/play: set the minimum Go tool version to 1.25.0
Shulhan
2026-02-02
lib/dns: remove unnessary log prefix on forwarder
Shulhan
2026-02-02
lib/dns: minimize use of append
Shulhan
2026-02-02
lib/dns: use separate ServeMux for handling DoH
Shulhan
2026-02-02
lib/dns: skip caching empty answer only for query type A
Shulhan
2026-02-02
lib/dns: remove DebugLevelDNS
Shulhan
2026-02-02
lib/dns: changes the request's kind field to string
Shulhan
2026-02-02
lib/dns: add option to set hook on server when receiving answer
Shulhan
2026-01-26
lib/dns: add method to set TTL on Message
Shulhan
2026-01-26
lib/dns: print the answer TTL in DebugLevelCache
Shulhan
2026-01-26
make: increase test timeout to 2m due to lib/email/dkim takes more 60s
Shulhan
2026-01-26
lib/dns: simplify log message for DebugLevelCache
Shulhan
2026-01-25
lib/dns: increase the client default timeout from 6 to 60 seconds
Shulhan
2026-01-25
README: fix broken link and simplify license section
Shulhan
2026-01-15
CHANGELOG: record all of the latest changes
Shulhan
2026-01-15
all: convert license and copyright to use SPDX identifiers
Shulhan
2026-01-15
lib/test: ignore line prefixed with "//"
Shulhan
2026-01-15
lib/git: handle pattern "**/foo/**"
Shulhan
2026-01-14
lib/git: expose the API for IgnorePattern
Shulhan
2026-01-14
lib/git: pass "--" when running LogFollow command
Shulhan
2026-01-13
README: format the file using prettier
Shulhan
2026-01-13
lib/git: add method LogFollow
Shulhan
2026-01-11
lib/git: fix ignore pattern with single wildcard '*'
Shulhan
2026-01-09
lib/os: add function IsBinaryStream
Shulhan
2026-01-08
lib/ini: improve error message when parsing variable name
Shulhan
2026-01-06
lib/http: add second return value, statusCode, to FSHandler
Shulhan
2026-01-06
lib/git: implement Equaler interface on Git
Shulhan
[prev]
[next]