The Nest
Explore
Sign in
Robin_Jadoul
testing
thrussh
src
0
Playing around with pijul while trying to extend thrussh a bit
Code
Changes
Tags
Discussions
main
Robin_Jadoul
Support ecdsa-sha2-nistp256 keys for authentication
on April 14, 2023
cipher
Solving name conflicts
on August 19, 2021
client
Solving name conflicts
on August 19, 2021
server
use extend_list instead of hand-rolling comma-separation
on April 12, 2023
auth.rs
Version updates: getting rid of anyhow + moving to Tokio 1.0
on January 5, 2021
compression.rs
Version updates: getting rid of anyhow + moving to Tokio 1.0
on January 5, 2021
kex.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
key.rs
Support ecdsa-sha2-nistp256 keys for authentication
on April 14, 2023
lib.rs
cargo fmt
on April 10, 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
Support ecdsa-sha2-nistp256 keys for authentication
on April 14, 2023
pty.rs
Reboot because of a bad change
on November 20, 2020
session.rs
Flush pending packets after a key re-exchange
on July 5, 2021
ssh_read.rs
Fixing an index out of bounds
on January 11, 2021
sshbuffer.rs
Reboot because of a bad change
on November 20, 2020