Skip to content
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
82e799f
[android] add SSHClient gomobile binding for in-app terminal
pappz May 10, 2026
26f7ed8
[android] ask for an SSH password only when the server needs one
pappz Aug 9, 2026
9ee5c04
[android] dismiss the SSH auth browser once the token arrives
pappz Aug 11, 2026
c1c8ee8
[android] call the SSH auth URL opener synchronously
pappz Aug 11, 2026
a33e981
[android] reject an out-of-range SSH port
pappz Aug 11, 2026
c4c8e2f
[android] keep SSH endpoints out of the logs
pappz Aug 11, 2026
6a83476
[android] stop prompting for a password the server will not take
pappz Aug 11, 2026
cc07023
[android] bound the SSH handshake with a deadline
pappz Aug 11, 2026
a8d2e5b
[android] verify regular SSH host keys with trust-on-first-use
pappz Aug 11, 2026
a98ced3
Merge remote-tracking branch 'origin/main' into feature/android-clien…
pappz Aug 12, 2026
ba16475
[android] deliver both output streams before OnClose
pappz Aug 12, 2026
9531c9c
[android] invalidate stale SSH operations across reconnects
pappz Aug 12, 2026
16f7e1e
Code formate
pappz Aug 12, 2026
2da4512
[client] Deduplicate SSH PTY session setup and host key verification
pappz Aug 14, 2026
ceb1719
[client] Serialize wasm SSH session startup with Close
pappz Aug 14, 2026
0bb49fa
[client] Replace Engine SSH host key verifier with PeerKeyLookup
pappz Aug 14, 2026
1aa1f91
[client] Deduplicate SSH client handshake and bound it with a deadline
pappz Aug 14, 2026
78c95bb
[client] Unify SSH PTY terminal modes on the full CLI table
pappz Aug 14, 2026
c28cf2f
[android] Deduplicate the OAuth token flow and fix the SSH login hint
pappz Aug 14, 2026
ee3aead
[client] Pass the login hint to GetOAuthFlow at construction
pappz Aug 14, 2026
f06b8c7
Merge remote-tracking branch 'origin/main' into feature/android-clien…
pappz Aug 14, 2026
14aab0f
[client] Store per-profile settings in the profile manager
pappz Aug 16, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading