• Joined on 2026-05-13
Palav pushed to main at Palav/dosh 2026-06-20 21:50:40 +00:00
ec2422bc3e Remove personal host aliases from defaults
Palav pushed to main at Palav/dosh 2026-06-20 14:46:09 +00:00
d51cc248e7 Add release evidence and audit packet
b44ff8e773 Improve release and benchmark tooling
7884ea2796 Add prebuilt update path
774da7371e Chunk terminal output below MTU
41cdb0f54f Add optional command extensions
Compare 8 commits »
Palav pushed tag v0.1.0 to Palav/dosh 2026-06-20 14:46:09 +00:00
Palav pushed to main at Palav/dosh 2026-06-15 02:46:11 +00:00
2835da76b0 Persist only named/prewarmed sessions, not implicit ones
Palav pushed to main at Palav/dosh 2026-06-14 21:03:07 +00:00
eec8ef0a02 Fall back to xterm-256color when the client TERM isn't on the server
Palav pushed to main at Palav/dosh 2026-06-14 18:25:08 +00:00
41256b66b7 persist_sessions: default off (opt-in until stress-tested)
14b7e75025 Merge persistence: server-restart-survivable sessions (holder + SCM_RIGHTS fd passing)
8b1af51bc6 Persist sessions across server restarts via per-session holders
Compare 3 commits »
Palav pushed to main at Palav/dosh 2026-06-14 18:03:11 +00:00
a88d912d2b Client: instant SIGWINCH-driven terminal resize (mosh-style)
Palav pushed to main at Palav/dosh 2026-06-14 15:12:44 +00:00
683c3cd01d Merge Wave 2: disconnect status line, prediction tick-policy fix, SSH-agent forwarding (VERSION 3)
9a52d65beb Add opt-in, security-gated SSH-agent forwarding
6b2933eb05 Add non-destructive disconnect status line and tick-driven prediction policy
Compare 3 commits »
Palav pushed to main at Palav/dosh 2026-06-14 14:49:35 +00:00
8da98c45e7 Native v1: connection fix, hardening, forwarding robustness, prediction, benchmarks, docs
2c7654138b Merge track A: VERSION discipline, rekey, migration, rate limiting, O(1) index
f9c1973c13 Harden native protocol: version discipline, rekey, migration, rate limit, O(1) client index
1306adb558 Merge track E: clean-room mosh-grade predictive echo
1e5517dcf1 Add llms.txt agent-oriented overview
Compare 13 commits »
Palav pushed to main at Palav/dosh 2026-06-14 13:10:19 +00:00
6c14d669b8 Gate non-loopback remote binds
Palav pushed to main at Palav/dosh 2026-06-14 13:08:30 +00:00
fb5c25ea0b Add stream window flow control
Palav pushed to main at Palav/dosh 2026-06-14 02:34:21 +00:00
dd9c4daeda Report server version in doctor
Palav pushed to main at Palav/dosh 2026-06-14 02:32:55 +00:00
f66de64b3f Support host-config login users
Palav pushed to main at Palav/dosh 2026-06-14 02:30:26 +00:00
1b1278f39e Add explicit environment propagation
Palav pushed to main at Palav/dosh 2026-06-14 02:21:29 +00:00
38e2fa091a Ignore stale packets during attach resume
Palav pushed to main at Palav/dosh 2026-06-14 02:18:26 +00:00
76e2e980f1 Avoid PTY allocation for forward-only mode
Palav pushed to main at Palav/dosh 2026-06-14 02:13:56 +00:00
7fec3592f5 Honor more SSH config in native auth
Palav pushed to main at Palav/dosh 2026-06-14 02:07:17 +00:00
af5e9f7956 Enforce authorized_keys from restrictions
Palav pushed to main at Palav/dosh 2026-06-14 02:01:44 +00:00
0575cf678f Add native doctor auth diagnostics
Palav pushed to main at Palav/dosh 2026-06-13 19:55:27 +00:00
6d1e9d3065 Add background forwarding mode