Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: glincker/sslx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: glincker/sslx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Apr 15, 2026

  1. feat: add benchmarks, shell completions, man page, updated README

    - Benchmark suite: sslx is 4.4x faster than openssl for cert inspection
    - Shell completions for bash/zsh/fish/powershell via hidden subcommand
    - Man page generation via hidden subcommand
    - README updated with all 11 commands, benchmarks, grade/expiry examples
    
    Co-Authored-By: Glinr <bot@glincker.com>
    thegdsks and glinr committed Apr 15, 2026
    Configuration menu
    Copy the full SHA
    5744df2 View commit details
    Browse the repository at this point in the history
  2. feat: crates.io publish workflow, benchmarks, homebrew tap

    - Release workflow publishes to crates.io after builds succeed
    - Follows ripgrep/bat pattern: dry-run then publish
    - Homebrew tap at glincker/homebrew-tap
    - SHA256 hashes to be updated after first release build
    
    Co-Authored-By: Glinr <bot@glincker.com>
    thegdsks and glinr committed Apr 15, 2026
    Configuration menu
    Copy the full SHA
    a3edb9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28efd38 View commit details
    Browse the repository at this point in the history
Loading