Version bump (Pijul and Thrussh)
[?]
Apr 28, 2021, 6:03 PM
FT67GGO45RNEBZZXT5RRIQOOQKZ5IW2CJXORMCCGITC7VOBGKDJACDependencies
- [2]
AWVLXGAWRemoving anyhows on Windows - [3]
7Y2ROIVZVersion bump - [4]
KGIUIQYIExecuting a shell command example - [5]
ELRPPXSGFixing conflicts - [6]
E2SB74SVVersion 0.30.3 - [7]
XCNFFN6ZThrussh-keys, version 0.19.3 - [8]
TFYJ3P2AVersion 0.30.8/0.19.4, and solving conflicts - [9]
BRDS7STAAdding method `send_channel_msg` to client::Session, to make it easier to write handlers - [10]
BITIYBKMRemoving Cargo.lock (tokio 0.3) - [11]
2WEO7OZLVersion updates: getting rid of anyhow + moving to Tokio 1.0 - [12]
HDEDMPBTClient example - [13]
PDTFLA4YVersion 0.30.7 - [14]
VYDCQWSFVersion 0.30.6 - [15]
CQSPFH4HVersion 0.30.4 - [16]
634OYCNMTokio 0.3 - [17]
DJT33BQEVersion bump - [18]
BWU5BDAHThrussh-keys 0.19.5 - [19]
MFMCIUMJFixing authentication with RSA - [20]
ASD7JVBEDo not read past the size of the buffer (after Tokio 0.3) - [21]
7FRJYUI6Reboot because of a bad change
Change contents
- file move: thrussh-libsodium → thrussh-libsodium
- file move: src → src
- file move: lib.rs → lib.rs
- file move: Cargo.toml → Cargo.toml
- file move: thrussh-keys → thrussh-keys
- file move: src → src
- file move: signature.rs → signature.rs
- file move: pem.rs → pem.rs
- file move: lib.rs → lib.rs
- file move: key.rs → key.rs
- file move: format → format
- file move: pkcs8.rs → pkcs8.rs
- file move: pkcs5.rs → pkcs5.rs
- file move: openssh.rs → openssh.rs
- file move: mod.rs → mod.rs
- file move: encoding.rs → encoding.rs
- file move: blowfish.rs → blowfish.rs
- file move: bcrypt_pbkdf.rs → bcrypt_pbkdf.rs
- file move: agent → agent
- file move: server.rs → server.rs
- file move: msg.rs → msg.rs
- file move: mod.rs → mod.rs
- file move: client.rs → client.rs
- file move: Cargo.toml → Cargo.toml
- replacement in thrussh-keys/Cargo.toml at line 3
version = "0.20.2"version = "0.20.3" - file move: thrussh-config → thrussh-config
- file move: src → src
- file move: proxy.rs → proxy.rs
- file move: lib.rs → lib.rs
- file move: Cargo.toml → Cargo.toml
- replacement in thrussh-config/Cargo.toml at line 4
version = "0.5.0"version = "0.6.0" - file move: thrussh → thrussh
- file move: src → src
- file move: sshbuffer.rs → sshbuffer.rs
- file move: ssh_read.rs → ssh_read.rs
- file move: session.rs → session.rs
- file move: server → server
- file move: session.rs → session.rs
- file move: mod.rs → mod.rs
- file move: kex.rs → kex.rs
- file move: encrypted.rs → encrypted.rs
- file move: pty.rs → pty.rs
- file move: negotiation.rs → negotiation.rs
- file move: msg.rs → msg.rs
- file move: lib.rs → lib.rs
- file move: key.rs → key.rs
- file move: kex.rs → kex.rs
- file move: compression.rs → compression.rs
- file move: client → client
- file move: session.rs → session.rs
- file move: proxy.rs → proxy.rs
- file move: mod.rs → mod.rs
- file move: kex.rs → kex.rs
- file move: encrypted.rs → encrypted.rs
- file move: cipher → cipher
- file move: mod.rs → mod.rs
- file move: clear.rs → clear.rs
- file move: chacha20poly1305.rs → chacha20poly1305.rs
- file move: auth.rs → auth.rs
- file move: examples → examples
- file move: remote_shell_call.rs → remote_shell_call.rs
- file move: client.rs → client.rs
- file move: Cargo.toml → Cargo.toml
- replacement in thrussh/Cargo.toml at line 5
version = "0.32.5"version = "0.32.8" - replacement in thrussh/Cargo.toml at line 49
thrussh-keys = "0.20.0"thrussh-keys = { version = "0.20.0", path = "../thrussh-keys" } - file move: shell.nix → shell.nix
- file move: cryptovec → cryptovec
- file move: src → src
- file move: lib.rs → lib.rs
- file move: Cargo.toml → Cargo.toml
- file move: README.md → README.md
- file move: LICENSE-2.0.txt → LICENSE-2.0.txt
- file move: Cargo.toml → Cargo.toml