ssh-parser icon indicating copy to clipboard operation
ssh-parser copied to clipboard

SSH zero-copy parser written in pure rust

Results 8 ssh-parser issues
Sort by recently updated
recently updated
newest added

Add support for all Diffie-Hellman Key Exchange protocols. In the SSH 2.0 protocol, there are roughly three different Diffie-Hellman key exchange protocols: - The first one, simply called Diffie-Hellman Key...

👋 As promised, when cargo-check-external-types makes an update I'm opening PRs to fix the builds :-) The upstream project cut a 0.1.12 release that now pins Rust nightly-2024-05-01. This commit...

Bumps [rustsec/audit-check](https://github.com/rustsec/audit-check) from 1 to 2. Release notes Sourced from rustsec/audit-check's releases. v2.0.0 What's Changed Run on Node 20.x by @​clechasseur in rustsec/audit-check#16 Remove generate-lockfile To Prevent Overwriting Checked-In Lock...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Bumps [rusticata-macros](https://github.com/rusticata/rusticata-macros) from 4.1.0 to 5.0.0. Commits 635b7c9 Update CI a331125 Prepare release 5.0.0 6de4df5 Commit Cargo.lock, and upgrade security audit CI job 6e00b90 Upgrade CI 4c5a783 Bump MSRV to...

dependencies
rust

Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.18 to 0.2.19. Changelog Sourced from num-traits's changelog. Release 0.2.19 (2024-05-03) Upgrade to 2021 edition, MSRV 1.60 The new Float::clamp limits values by minimum and maximum Contributors:...

dependencies
rust

Bumps [num-bigint](https://github.com/rust-num/num-bigint) from 0.4.4 to 0.4.6. Changelog Sourced from num-bigint's changelog. Release 0.4.6 (2024-06-27) Fixed compilation on x86_64-unknown-linux-gnux32. Contributors: @​cuviper, @​ralphtandetzky, @​yhx-12243 Release 0.4.5 (2024-05-06) Upgrade to 2021 edition, MSRV...

dependencies
rust

Bumps [nom](https://github.com/rust-bakery/nom) from 7.1.3 to 8.0.0. Changelog Sourced from nom's changelog. 8.0.0 2025-01-25 This version represents a significant refactoring of nom to reduce the amount of code generated by parsers,...

dependencies
rust