Skip to content

fix: address multiple issues across the codebase#57

Merged
hsinatfootprintai merged 1 commit intomainfrom
fix--many
Mar 7, 2026
Merged

fix: address multiple issues across the codebase#57
hsinatfootprintai merged 1 commit intomainfrom
fix--many

Conversation

@hsinatfootprintai
Copy link
Contributor

  • fix(flags): rename SeverKeyPath to ServerKeyPath (typo)
  • fix(mem): NewFileLoader returns error instead of panicking
  • fix(gen): skip invalid/empty IPs in WithAliasIPs
  • fix(grpc): set ServerName in client TLS config for proper cert verification
  • fix(version): use fmt.Printf instead of raw string literal for newline
  • fix(version): rename GreatThan to GreaterThan with nil-safe error handling
  • fix(gen): CA cert no longer includes SANs or ExtKeyUsage (leaf-only properties)
  • fix(makefile): use portable date format, remove dead GitCommitId ldflags
  • refactor(cli): use inspect package functions instead of duplicated local copies
  • chore: update .gitignore for build artifacts and generated certs
  • chore: remove Legacy* backward-compat shims
  • test(grpc): add cross-pair test verifying A.server + B.client with same CA

  - fix(flags): rename SeverKeyPath to ServerKeyPath (typo)
  - fix(mem): NewFileLoader returns error instead of panicking
  - fix(gen): skip invalid/empty IPs in WithAliasIPs
  - fix(grpc): set ServerName in client TLS config for proper cert verification
  - fix(version): use fmt.Printf instead of raw string literal for newline
  - fix(version): rename GreatThan to GreaterThan with nil-safe error handling
  - fix(gen): CA cert no longer includes SANs or ExtKeyUsage (leaf-only properties)
  - fix(makefile): use portable date format, remove dead GitCommitId ldflags
  - refactor(cli): use inspect package functions instead of duplicated local copies
  - chore: update .gitignore for build artifacts and generated certs
  - chore: remove Legacy* backward-compat shims
  - test(grpc): add cross-pair test verifying A.server + B.client with same CA
@hsinatfootprintai hsinatfootprintai merged commit f56c683 into main Mar 7, 2026
1 check passed
@hsinatfootprintai hsinatfootprintai deleted the fix--many branch March 7, 2026 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants