Commit Graph

33 Commits

Author SHA1 Message Date
Chip Senkbeil
137b4dc289
Bump to 0.20.0-alpha.7 as next version 2023-05-24 11:41:19 -05:00
Chip Senkbeil
5740c2cc4d
Bump to 0.20.0-alpha.6 2023-05-17 20:13:24 -05:00
Chip Senkbeil
b8fecaacc0
Apply nightly formatting to reorder imports and use module-level import granularity 2023-05-16 15:46:24 -05:00
Chip Senkbeil
4b983b0229
Refactor into unified settings (#172) 2023-04-22 02:40:21 +02:00
Chip Senkbeil
093b4d2ec4
Bump referenced minimum Rust version in READMEs 2023-04-01 11:42:39 -05:00
Chip Senkbeil
cfee78c2da
Bump more dependencies and fix tests for capabilities table and search results that use tabled 2023-03-31 22:15:25 -05:00
Chip Senkbeil
90305607e9
Bump dependency versions and update to v0.20.0-alpha.4 2023-03-31 19:31:28 -05:00
Chip Senkbeil
2b6bf3c0a8
Fix formatting 2023-03-31 17:51:43 -05:00
Chip Senkbeil
5940b21339
Fix formatting issues 2023-03-30 18:31:16 -05:00
Chip Senkbeil
55036478a0
Add default configuration and ability to generate default configuration 2023-03-18 14:12:22 -05:00
Chip Senkbeil
27dc5775f9
Update ssh launch to use pty (#157) 2022-12-11 04:15:26 -06:00
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
2022-11-27 12:38:53 -06:00
Chip Senkbeil
a544587bab
Add ConnectionState & ConnectionWatcher; update server to drop connection on read error 2022-11-20 22:29:20 -06:00
Chip Senkbeil
1c393ef723
Bump dependency versions and update our version to 0.20.0-alpha.2 2022-11-20 17:13:00 -06:00
Chip Senkbeil
a41ef5996e
Bump version to 0.20.0-alpha.1 and add more targets for release 2022-11-19 23:24:58 -06:00
Chip Senkbeil
4798b67dfe
Rewrite to support custom authentication, handshakes for encryption/compression, and reconnecting (#146) 2022-11-19 20:27:49 -06:00
Chip Senkbeil
4cf869ecb7
Add untyped request response (#137)
Add untyped request/response types to distant-net and trace for sending server message
2022-09-09 02:09:40 -05:00
Chip Senkbeil
193bb6d237
Integrate ignore crate to provide parallel search, binary detection, and support ignore files (#136) 2022-09-07 01:04:49 -05:00
Chip Senkbeil
dac318eb1e
Release v0.19.0 2022-08-30 11:19:16 -07:00
Chip Senkbeil
1fa3a8acea
Refactor ssh options into a generic options map and rename extra/Extra into options/Map 2022-08-27 01:35:12 -05:00
Chip Senkbeil
30548cdbfb
Update referenced versions in READMEs and add note about doing so to PUBLISH.md 2022-08-18 21:53:27 -05:00
Chip Senkbeil
fd325e4523
Release v0.18.0 2022-08-18 21:38:10 -05:00
Chip Senkbeil
74a37209eb
Refactor --shutdown-after into --shutdown (#49) 2022-08-18 18:52:42 -05:00
Chip Senkbeil
8e8eb8c574
Release v0.17.6 2022-08-18 17:01:24 -05:00
Chip Senkbeil
1ff3ef2db1
Fix shutdown-after such that it now functions 2022-08-18 16:52:03 -05:00
Chip Senkbeil
3b3e74462c
Fix Docker M1 Mac watcher failure and release v0.17.5 2022-08-18 02:38:36 -05:00
Chip Senkbeil
7849567c0f
Release v0.17.4 2022-08-18 01:23:12 -05:00
Chip Senkbeil
7a474a7ca2
Release v0.17.3 2022-08-18 00:12:08 -05:00
Chip Senkbeil
eadeb4c75b
Release v0.17.2 2022-08-16 23:18:22 -05:00
Chip Senkbeil
b582c556f4
Add logging to better clarify deserialization failures in distant-net 2022-08-16 10:48:16 -06:00
Chip Senkbeil
4223c4e03f
Fix json support for client launch/connect and add json format support for client select (#118) 2022-08-16 01:31:52 -06:00
Chip Senkbeil
90373bd1fb
Try bumping up most dependencies 2022-08-08 11:51:18 -05:00
Chip Senkbeil
ea2e128bc4
Refactor to use distant manager (#112) 2022-08-08 01:10:32 -05:00