- May 16, 2024
-
-
Matt Johnston authored
-
- May 15, 2024
-
-
Matt Johnston authored
-
- May 14, 2024
-
-
Matt Johnston authored
-
- May 12, 2024
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
- May 09, 2024
-
-
Matt Johnston authored
-
- May 07, 2024
-
-
Matt Johnston authored
-
- May 06, 2024
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
ChanHandle shouldn't be Clone
-
Matt Johnston authored
Also wake after calling .progress(), which is when we will have new incoming data. Otherwise we can spin forever on unhandled packets (such as stderr)
-
- May 05, 2024
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
Runner should be a reference
-
Matt Johnston authored
-
- May 04, 2024
-
-
Matt Johnston authored
-
Matt Johnston authored
Take is_client argument for Conn::new()
-
Matt Johnston authored
Most code is commented out, won't work
-
Matt Johnston authored
-
Matt Johnston authored
Implements RequestUsername as a trial. Not yet handled by callers.
-
- Apr 28, 2024
-
-
Matt Johnston authored
-
Matt Johnston authored
Async behaviour calls are temporarily commented out. Compiles but doesn't work correctly.
-
- Apr 27, 2024
-
-
Matt Johnston authored
-
Matt Johnston authored
Everything now builds on stable. Hopefully nightly doesn't break anything (that's what crater's for, right?)
-
Matt Johnston authored
-
- Mar 03, 2024
-
-
Matt Johnston authored
-
Matt Johnston authored
-
Matt Johnston authored
Uses ~120 bytes more stack. Can be replaced once PR is merged https://github.com/dalek-cryptography/curve25519-dalek/pull/556
-
Matt Johnston authored
-
- Jan 19, 2024
-
-
Matt Johnston authored
RSA had a few changes in 0.8->0.9 that needed handling ssh-key's algorithm name is no longer 'static.
-
Matt Johnston authored
-
- Dec 31, 2023
-
-
Matt Johnston authored
The server should expect a banner line straight away, avoids dangling connections from port scanners etc
-
- Dec 30, 2023
-
-
Matt Johnston authored
-