5344bed1ea
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 >
2026-03-27 21:52:41 -07:00
f5327e432e
add git-sync
2026-03-27 21:44:23 -07:00
d5cee37433
Add ccfind - locates c/c++ source files.
2026-03-06 10:02:10 -08:00
91f954391e
certlib and other updates
2025-11-21 16:56:39 -08:00
d6efbd22fd
add bcuz
2025-11-21 16:45:01 -08:00
bd5ec3f425
cmd/kgz: linter fixes
2025-11-20 18:20:28 -08:00
603724c2c9
cmd/tlsinfo: fix typo in output.
2025-11-19 14:48:02 -08:00
3317b8c33b
certlib/bundler: add support for pemcrt.
2025-11-19 08:43:46 -08:00
d76db4a947
Minor bug fixes.
2025-11-19 02:43:25 -08:00
7426988ae4
linter fixes.
2025-11-19 01:47:42 -08:00
154d5a6c2e
Major refactoring.
...
+ Many lib functions have been split out into separate packages.
+ Adding cert/key generation tooling.
+ Add new time.Duration parser.
2025-11-19 01:35:37 -08:00
bf29d214c5
lib: add base64 hex encoding; linter fixes.
2025-11-18 23:45:21 -08:00
ff34eb4eff
cmd/ca-signed: clean up the codebase
2025-11-18 23:01:58 -08:00
786f116f54
certlib: move tlskeypair functions into certlib.
2025-11-18 21:10:48 -08:00
3c1d92db6b
cmd: refactor cert utils into certlib
2025-11-18 20:21:00 -08:00
25a562865c
cmd/kgz: linter fixes.
2025-11-18 18:55:58 -08:00
57672c8f78
cmd/certdump: refactor certdump into reusable library package
2025-11-18 18:34:57 -08:00
17e999754b
cmd/kgz: add extended metadata support to kgz compression
2025-11-18 18:34:39 -08:00
b714c75a43
Add tooling to enable strict TLS.
2025-11-18 17:25:49 -08:00
62c3db88ef
Add proxy-aware dialing functions, and convert cmd/... tooling over.
2025-11-18 16:09:19 -08:00
d34a417dce
fixups
2025-11-18 12:37:15 -08:00
aad7d68599
cmd/ski: update display mode
2025-11-18 11:46:58 -08:00
4560868688
cmd: switch programs over to certlib.Fetcher.
2025-11-18 11:08:17 -08:00
8d5406256f
cmd/certdump: use certlib.Fetcher.
2025-11-17 19:49:42 -08:00
0a71661901
CHANGELOG: bump to v1.13.2.
2025-11-17 15:50:51 -08:00
804f53d27d
Refactor bundling into separate package.
2025-11-17 15:08:10 -08:00
77160395a0
Cleaning up a few things.
2025-11-17 10:07:03 -08:00
37d5e04421
Adding Dockerfile
2025-11-17 09:03:43 -08:00
dc54eeacbc
Remove cert bundles generated in testdata.
2025-11-17 08:36:31 -08:00
e2a3081ce5
cmd: add certser command.
2025-11-17 07:18:46 -08:00
3149d958f4
cmd: add certser
2025-11-17 06:55:20 -08:00
790113e189
cmd: refactor for code reuse.
2025-11-16 13:15:08 -08:00
1eafb638a8
cmd: finish linting fixes
2025-11-16 11:03:12 -08:00
3ad562b6fa
cmd: continuing linter fixes
2025-11-16 02:54:02 -08:00
0f77bd49dc
cmd: continue lint fixes.
2025-11-16 01:32:19 -08:00
f31d74243f
cmd: start linting fixes.
2025-11-16 00:36:19 -08:00
b879d62384
cert-bundler: lint fixes
2025-11-15 23:27:50 -08:00
c99ffd4394
cmd: cleaning up programs
2025-11-15 23:17:40 -08:00
f3b4838cf6
Overhauling certlib.
...
LICENSE to Apache 2.0.
2025-11-15 22:00:29 -08:00
e4db163efe
Cleaning up.
2025-11-15 15:48:18 -08:00
a5b7727c8f
Add linting stage.
2025-11-15 13:05:00 -08:00
1d32a64dc0
add cert-revcheck
2025-11-14 22:56:10 -08:00
4c1eb03671
Cleaning up golangci-lint warnings.
2025-11-14 22:49:54 -08:00
f463eeed88
minor updates
2025-11-14 22:01:12 -08:00
289c9d2343
cmd: add cert-bundler
...
Builds certificate bundles.
2025-11-14 21:59:03 -08:00
e375963243
cmd: add tlsinfo.
2025-11-14 15:21:38 -08:00
31baa10b3b
Update README.
2025-11-14 14:55:16 -08:00
0556c7c56d
ca-signed: note self-signed certs.
2025-11-14 14:49:46 -08:00
83c95d9db8
cmd: add ca-signed tool.
...
Verify certificates are signed by a CA.
2025-11-14 14:48:34 -08:00
beccb551e2
add minmax
2025-04-10 01:17:11 -07:00