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/distant-core/src
Chip Senkbeil 8c234f95d0
Support json ssh auth (#83)
* Add support for JSON communication of ssh auth during launch
* Switch to cbor alternative lib as serde cbor has been abandoned
* Refactor some request & response types to work with new cbor lib
* Update cli to always include serde dep
* Expose origin_id of remote process as method
3 years ago
..
client Support json ssh auth (#83) 3 years ago
net Support json ssh auth (#83) 3 years ago
server Support json ssh auth (#83) 3 years ago
constants.rs Add lua lib & support compiling distant cli on windows (#59) 3 years ago
data.rs Support json ssh auth (#83) 3 years ago
lib.rs Add native ssh (#57) 3 years ago