index
:
pakakeh.go
dev
main
Collections of packages and tools for working with Go programming language.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
11 days
Release pakakeh.go v0.62.0 (2026-04-04)
v0.62.0
Shulhan
11 days
paseto/v4: realign struct in test
Shulhan
11 days
lib/uuidv7: detect nil value on Scan
Shulhan
13 days
paseto/v4: allow empty Footer and empty data in Payload
Shulhan
2026-03-31
lib/paseto: move [Message.Unpack] to [v4.UnpackPublicToken]
Shulhan
2026-03-30
lib/paseto: update v4 package doc and mark v2 as deprecated
Shulhan
2026-03-30
lib/paseto: make the DriftSeconds changeable
Shulhan
2026-03-30
lib/paseto: rename the field Public and Private in Peer
Shulhan
2026-03-30
lib/paseto: add unit tests for Payload and Message types
Shulhan
2026-03-30
paseto/v4: embed the Peer inside the PublicMode
Shulhan
2026-03-30
paseto/v4: improve examples by splitting example and package
Shulhan
2026-03-30
lib/paseto: predefines errors variables
Shulhan
2026-03-30
paseto/v4: implements API to Pack and Unpack Message for PublicMode
Shulhan
2026-03-30
lib/paseto: store the time as Unix epoch inside Payload
Shulhan
2026-03-29
lib/paseto: move message, payload, footer, and key type from v2
Shulhan
2026-03-29
paseto/v4: implements public protocol for paseto version 4
Shulhan
2026-03-29
paseto/v4: implements local protocol for paseto version 4
Shulhan
2026-03-28
_doc: add missing SPDX headers in changelog.css
Shulhan
2026-03-28
lib/paseto: move implementation to sub directory "v2"
Shulhan
2026-03-27
lib/ssh: set client config HostKeyAlgorithms from known_hosts files
Shulhan
2026-03-26
lib/dns: refactoring DoT and DoH to use address instead of port
Shulhan
2026-03-26
lib/uuidv7: implements method Value from [driver.Valuer]
Shulhan
2026-03-26
lib/uuidv7: implement Equal method for [lib/reflect.Equaler]
Shulhan
2026-03-10
go.mod: set minimum Go to 1.26.0 and update all dependencies
Shulhan
2026-03-10
lib/uuidv7: new package that implements UUID version 7
Shulhan
2026-02-15
.github: set permissions contents to read
Shulhan
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
[next]