Commit Graph

117 Commits (master)

Author SHA1 Message Date
Chip Senkbeil 0320e7fe24
Bump to v0.20.0 10 months ago
Chip Senkbeil 8972013716
Refactor capabilities to version for manager, integrate version checking for client/server/manager, and define protocol version (#219) 10 months ago
Chip Senkbeil 0efb5aee4c
Add --shell support to CLI (#218) 10 months ago
Chip Senkbeil dc7e9b5309
Bump to alpha.12 10 months ago
Chip Senkbeil cb8ea0507f
Bump to 0.20.0-alpha.11 and restore ci tests 10 months ago
Chip Senkbeil fefbe19a3c
Switch to stripping using cargo and supporting a latest release tag 10 months ago
Chip Senkbeil b74cba28df
Bump to v0.20.0-alpha.10 10 months ago
Chip Senkbeil 1836f20a2a
Bump to 0.20.0-alpha.9 11 months ago
Chip Senkbeil 6f98e44723
Bump to alpha.8 11 months ago
Chip Senkbeil e99329d9a9
Refactor local crate & update/clean dependencies (#191) 11 months ago
Chip Senkbeil 76dc7cf1fa
Refactor into protocol crate & change capabilities -> version (#189) 11 months ago
Chip Senkbeil 8cf7f11269
Refactor authentication into distant-auth 11 months ago
Chip Senkbeil ea0424e2f4
Feat: set permissions support (#184) 11 months ago
Chip Senkbeil 137b4dc289
Bump to 0.20.0-alpha.7 as next version 12 months ago
Chip Senkbeil 5740c2cc4d
Bump to 0.20.0-alpha.6 12 months ago
Chip Senkbeil 4b983b0229
Refactor into unified settings (#172) 1 year ago
Chip Senkbeil 90305607e9
Bump dependency versions and update to v0.20.0-alpha.4 1 year ago
Chip Senkbeil 8853d1072a
Bump versions 1 year ago
Chip Senkbeil ee50eaf9b3
Add heartbeat support (#153)
* Update to support zero-size frame items

* Add heartbeat functionality with client reconnecting logic

* Fix connection reauthentication failures preventing future reauthentication

* More logging

* Remove persist

* Update connection logic to have server take on client id rather than having client take on server id during reconnect

* Bump minimum rust version to 1.64.0

* Bump to v0.20.0-alpha.3 and fix clippy warnings

* Update cargo.lock
1 year ago
Chip Senkbeil 1c393ef723
Bump dependency versions and update our version to 0.20.0-alpha.2 1 year ago
Chip Senkbeil a41ef5996e
Bump version to 0.20.0-alpha.1 and add more targets for release 1 year ago
Chip Senkbeil 4798b67dfe
Rewrite to support custom authentication, handshakes for encryption/compression, and reconnecting (#146) 1 year ago
Chip Senkbeil dac318eb1e
Release v0.19.0 2 years ago
Chip Senkbeil fd325e4523
Release v0.18.0 2 years ago
Chip Senkbeil 8e8eb8c574
Release v0.17.6 2 years ago
Chip Senkbeil 3b3e74462c
Fix Docker M1 Mac watcher failure and release v0.17.5 2 years ago
Chip Senkbeil 7849567c0f
Release v0.17.4 2 years ago
Chip Senkbeil 7a474a7ca2
Release v0.17.3 2 years ago
Chip Senkbeil 768dbdc053
Rewrite Destination to no longer use uriparse library 2 years ago
Chip Senkbeil eadeb4c75b
Release v0.17.2 2 years ago
Chip Senkbeil 4223c4e03f
Fix json support for client launch/connect and add json format support for client select (#118) 2 years ago
Chip Senkbeil b9d2e2e57e
Update termwiz 0.15.0 -> 0.17.1 2 years ago
Chip Senkbeil 90373bd1fb
Try bumping up most dependencies 2 years ago
Chip Senkbeil ea2e128bc4
Refactor to use distant manager (#112) 2 years ago
Chip Senkbeil baee1e2bfa
Fix watch tests for linux & bump dependency versions (#104)
* Fix #90
* Fix #103
* Update dependencies
2 years ago
Chip Senkbeil 4180ae279a
Bump to 0.16.4 and fix #80 and fix #102 2 years ago
Chip Senkbeil 329213dbe4
Add --ssh-backend support to cli and bump to 0.16.3 2 years ago
Chip Senkbeil 353e58177b
Bump to 0.16.2 2 years ago
Chip Senkbeil 6d77eed814
Fix musl release 2 years ago
Chip Senkbeil 10d66db16f
Update to 0.16.1 release 2 years ago
Chip Senkbeil 268ec948d6
Add filesystem watching & remove distant-lua (#102) 2 years ago
Chip Senkbeil f46eeea8d5
Add environment as new output session type and change defaults to environment for CLI (#98) 2 years ago
Chip Senkbeil 050bb3496a
Complete shell support (#89) 2 years ago
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
2 years ago
Chip Senkbeil 2122a5ba39
Bump to v0.15.1 3 years ago
Chip Senkbeil fc2a6ab09c
Bump to v0.15.0 release and add readme for distant-ssh2 3 years ago
Chip Senkbeil fefcc66737
Bump to v0.15.0-alpha.22 and update distant/ssh handlers to inject exit code 0 when successful 3 years ago
Chip Senkbeil 1dc5b69236
Bump to v0.15.0-alpha.21 3 years ago
Chip Senkbeil dba8a80dd8
Bump to v0.15.0-alpha.20 and fix ssh -> distant session not binding to proper interface 3 years ago
Chip Senkbeil d62f91be76
Bump to v0.15.0-alpha.19 3 years ago