The Nest
Explore
Sign in
pijul
thrussh
thrussh
src
60
Pure-Rust asynchronous SSH library, both client and server
Code
Changes
Tags
Discussions
CI
main
tokio-0.2
pmeunier
Fixing warnings
on July 22, 2024
cipher
Fixing warnings
on July 22, 2024
client
Solving name conflicts
on August 19, 2021
server
Minor cleanup
on April 24, 2023
auth.rs
Fixing warnings
on July 22, 2024
compression.rs
Version updates: getting rid of anyhow + moving to Tokio 1.0
on January 5, 2021
kex.rs
Fixing the terrapin attack mitigation
on December 19, 2023
key.rs
Support ecdsa-sha2-nistp256 keys for authentication
on April 14, 2023
lib.rs
Minor cleanup
on April 24, 2023
msg.rs
Send a SSH_MSG_EXT_INFO with server-sig-algs when the client indicates they support extensions by sending ext-info-c. This allows modern clients that don't do ssh-rsa anymore because of sha1 to still use RSA keys with sha2.
on April 12, 2023
negotiation.rs
Fixing warnings
on July 22, 2024
pty.rs
Reboot because of a bad change
on November 20, 2020
session.rs
Fixing warnings
on July 22, 2024
ssh_read.rs
Fixing an index out of bounds
on January 11, 2021
sshbuffer.rs
Fixing CVE-2023-48795
on November 23, 2023