summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
11 daysRelease pakakeh.go v0.62.0 (2026-04-04)v0.62.0Shulhan
11 dayspaseto/v4: realign struct in testShulhan
11 dayslib/uuidv7: detect nil value on ScanShulhan
13 dayspaseto/v4: allow empty Footer and empty data in PayloadShulhan
2026-03-31lib/paseto: move [Message.Unpack] to [v4.UnpackPublicToken]Shulhan
2026-03-30lib/paseto: update v4 package doc and mark v2 as deprecatedShulhan
2026-03-30lib/paseto: make the DriftSeconds changeableShulhan
2026-03-30lib/paseto: rename the field Public and Private in PeerShulhan
2026-03-30lib/paseto: add unit tests for Payload and Message typesShulhan
2026-03-30paseto/v4: embed the Peer inside the PublicModeShulhan
2026-03-30paseto/v4: improve examples by splitting example and packageShulhan
2026-03-30lib/paseto: predefines errors variablesShulhan
2026-03-30paseto/v4: implements API to Pack and Unpack Message for PublicModeShulhan
2026-03-30lib/paseto: store the time as Unix epoch inside PayloadShulhan
2026-03-29lib/paseto: move message, payload, footer, and key type from v2Shulhan
2026-03-29paseto/v4: implements public protocol for paseto version 4Shulhan
2026-03-29paseto/v4: implements local protocol for paseto version 4Shulhan
2026-03-28_doc: add missing SPDX headers in changelog.cssShulhan
2026-03-28lib/paseto: move implementation to sub directory "v2"Shulhan
2026-03-27lib/ssh: set client config HostKeyAlgorithms from known_hosts filesShulhan
2026-03-26lib/dns: refactoring DoT and DoH to use address instead of portShulhan
2026-03-26lib/uuidv7: implements method Value from [driver.Valuer]Shulhan
2026-03-26lib/uuidv7: implement Equal method for [lib/reflect.Equaler]Shulhan
2026-03-10go.mod: set minimum Go to 1.26.0 and update all dependenciesShulhan
2026-03-10lib/uuidv7: new package that implements UUID version 7Shulhan
2026-02-15.github: set permissions contents to readShulhan
2026-02-15lib/http: fix possible data race in SSE connectionShulhan
2026-02-13lib/http: realign the fields in struct ServerShulhan
2026-02-13lib/path: remove reference to old repository "share"Shulhan
2026-02-13lib/websocket: remove generated HTML filesShulhan
2026-02-11go.mod: update all dependenciesShulhan
2026-02-11cmd/httpdfs: add option to set base path and shutdown idle durationShulhan
2026-02-11lib/http: implement server auto shutdown when idleShulhan
2026-02-11lib/http: add BasePath to the ServerOptionsShulhan
2026-02-09lib/git: skip test LogFollow when repository is shallow clonedShulhan
2026-02-09lib/git: fix tests due to missing .git directoryShulhan
2026-02-09go.mod: update the Go version to 1.25Shulhan
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