Skip to content

Tags: kisom/goutils

Tags

v1.23.1

Toggle v1.23.1's commit message
git-sync: sync all remotes and push tags

Pull, push, and push tags are now performed against every configured
remote rather than just the default. Operations are grouped by type
so all pulls complete before any push begins.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.23.0

Toggle v1.23.0's commit message
add git-sync

v1.22.0

Toggle v1.22.0's commit message
Add certgen.TestCA for in-memory test certificate infrastructure

Provides a P-256 CA that issues leaf certificates for TLS testing
with full verification enabled. No files written to disk.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.21.0

Toggle v1.21.0's commit message
Add AIA fields (OCSPServer, IssuingCertificateURL) to certgen.Profile

The Profile struct now supports optional OCSPServer and
IssuingCertificateURL fields. When populated, these are set on the
x509.Certificate template as Authority Information Access extensions
before signing. Empty slices are omitted.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v1.20.1

Toggle v1.20.1's commit message
Ensure CN is included as a DNS SAN when FQDN.

v1.20.0

Toggle v1.20.0's commit message
Add ccfind - locates c/c++ source files.

v1.19.0

Toggle v1.19.0's commit message
DisplayCSR and MatchKeysCSR.

v1.18.0

Toggle v1.18.0's commit message
Update CHANGELOG for v1.18.0.

v1.17.2

Toggle v1.17.2's commit message
Update CHANGELOG for 1.17.2.

v1.17.1

Toggle v1.17.1's commit message
Update CHANGELOG for v1.17.1.