You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
distant/src
Chip Senkbeil d1e342f04f
Fix bug where writing file did not work from cli, add text options for write and append, bump to 0.3.2
3 years ago
..
net Change file logging to include timestamp and remove exposure of derived crypt key 3 years ago
subcommand Fix bug where writing file did not work from cli, add text options for write and append, bump to 0.3.2 3 years ago
constants.rs Add support for encryption using derived common secret and introduce authentication using an auth secret 3 years ago
data.rs Fix bug where writing file did not work from cli, add text options for write and append, bump to 0.3.2 3 years ago
lib.rs Fix failures not returning a bad exit code 3 years ago
main.rs Refactor to create tokio runtimes within commands instead of at main 3 years ago
opt.rs Rename send -> action and bump to 0.3.0 3 years ago
utils.rs Add extra session commands 3 years ago