Commit Graph

139 Commits (b17d5dfdb47f1f26c06b310d68a6de848d08908c)

Author SHA1 Message Date
Chip Senkbeil d67002421d
Splitting out to broken individual crates 7 months ago
Chip Senkbeil fc67e9e693
Begin splitting net out into net (common), client, server, and manager crates 7 months ago
Chip Senkbeil bf07871187
Rename distant-core-plugin to distant-plugin 7 months ago
Chip Senkbeil c88f96baba
More progress 7 months ago
Chip Senkbeil d6c3b0a155
Beginning of big refactoring of crates, introduction of plugin crate, etc. 7 months ago
Chip Senkbeil 83bd62c8fb
Update lock 8 months ago
Chip Senkbeil 3d10a7feb3
Unfinished inclusion of sftp 9 months ago
Chip Senkbeil c515957d72
Add in russh and russh-config dependencies to replace wezterm-ssh and smol 9 months ago
Chip Senkbeil 0320e7fe24
Bump to v0.20.0 11 months ago
Chip Senkbeil 8972013716
Refactor capabilities to version for manager, integrate version checking for client/server/manager, and define protocol version (#219) 11 months ago
Chip Senkbeil 0efb5aee4c
Add --shell support to CLI (#218) 11 months ago
Chip Senkbeil dc7e9b5309
Bump to alpha.12 11 months ago
Chip Senkbeil cb8ea0507f
Bump to 0.20.0-alpha.11 and restore ci tests 11 months ago
Chip Senkbeil b74cba28df
Bump to v0.20.0-alpha.10 11 months ago
Chip Senkbeil 1836f20a2a
Bump to 0.20.0-alpha.9 12 months ago
Chip Senkbeil efad345a0d
Add header support to request & response (#200) 12 months ago
Chip Senkbeil 6f98e44723
Bump to alpha.8 1 year ago
Chip Senkbeil 4eaae55d53
Refactor to use debouncer for file watching and support configuration (#195) 1 year ago
Chip Senkbeil 009996b554
Remove crossbeam-channel feature from notify dependency (https://github.com/notify-rs/notify/issues/380) 1 year ago
Chip Senkbeil e99329d9a9
Refactor local crate & update/clean dependencies (#191) 1 year ago
Chip Senkbeil 76dc7cf1fa
Refactor into protocol crate & change capabilities -> version (#189) 1 year ago
Chip Senkbeil 8cf7f11269
Refactor authentication into distant-auth 1 year ago
Chip Senkbeil ea0424e2f4
Feat: set permissions support (#184) 1 year ago
Chip Senkbeil 137b4dc289
Bump to 0.20.0-alpha.7 as next version 1 year ago
Chip Senkbeil 7fceb63aa3
Update Cargo.lock dependencies 1 year ago
Chip Senkbeil 4b983b0229
Refactor into unified settings (#172) 1 year ago
Chip Senkbeil cfee78c2da
Bump more dependencies and fix tests for capabilities table and search results that use tabled 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 55036478a0
Add default configuration and ability to generate default configuration 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
2 years ago
Chip Senkbeil 1c393ef723
Bump dependency versions and update our version to 0.20.0-alpha.2 2 years ago
Chip Senkbeil a41ef5996e
Bump version to 0.20.0-alpha.1 and add more targets for release 2 years ago
Chip Senkbeil 4798b67dfe
Rewrite to support custom authentication, handshakes for encryption/compression, and reconnecting (#146) 2 years ago
Chip Senkbeil a8107aed3a
Update SearchQueryCondition to support logical or and contains types; also update non-regex types to escape regex 2 years ago
Chip Senkbeil 193bb6d237
Integrate ignore crate to provide parallel search, binary detection, and support ignore files (#136) 2 years ago
Chip Senkbeil dac318eb1e
Release v0.19.0 2 years ago
Chip Senkbeil 01610a3ac7
Add search support (#131) 2 years ago
Chip Senkbeil c19df9f538
Fix ssh system info (#127) 2 years ago
Chip Senkbeil b9c00153a0
Refactor distant-ssh2 is_windows with fix for exec command 2 years ago
Chip Senkbeil 56a030e6dd
Update SystemInfo to support username and shell 2 years ago
Chip Senkbeil 486e5399ff
Leverage typed-path to determine if path is windows 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 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 b582c556f4
Add logging to better clarify deserialization failures in distant-net 2 years ago
Chip Senkbeil b9d2e2e57e
Update termwiz 0.15.0 -> 0.17.1 2 years ago