- a75ddda wassh: fix showing popup on disconnection when using relay by returning error when writing to a closed relay socket by Zhuowei Zhang · 9 weeks ago main
- 95a3964 terminal: use wasm when nacl is not available by Joel Hockey · 3 months ago
- 14be2ee Add egress-domain parameter support. It is an optional parameter passed to /v4/connect requests, used to select external VIP in ssh proxy. by burny · 3 months ago
- 179cb4e nassh: connect: drop unused startup message argument by Mike Frysinger · 5 months ago
- 1c09ed7 ssh_client: openssl: respect custom CFLAGS too by Mike Frysinger · 5 months ago
- 99a60c7 ssh_client: improve build-time support by Mike Frysinger · 5 months ago
- 00237e4 ssh_client: wassh-libc-sup: implement very basic recvmsg by Mike Frysinger · 5 months ago
- 52f06bb ssh_client: mandoc: unify command to avoid duplication a bit by Mike Frysinger · 5 months ago
- 5fa2130 wassh: sockets: fix recvmsg address setup by Mike Frysinger · 5 months ago
- 9862ad0 ssh_client: add ncurses 6.1 by Mike Frysinger · 5 years ago
- 91594e5 wassh: sockets: support MSG_DONTWAIT non-blocking reads by Mike Frysinger · 5 months ago
- bf50d88 wassh: sockets: refactor base Socket class for UDP by Mike Frysinger · 5 months ago
- f121c32 ssh_client: wassh-libc-sup: stub out rlimit APIs by Mike Frysinger · 5 months ago
- 40ccf12 ssh_client: wassh-libc-sup: stub out sigprocmask by Mike Frysinger · 5 months ago
- 0caf8e6 ssh_client: wassh-libc-sup: stub out C++ exceptions ABIs by Mike Frysinger · 5 months ago
- d2176aa wasi-js-bindings: fix monotonic clock resolution by Mike Frysinger · 5 months ago
- 25fb8ba wasi-js-bindings: poll: only deliver signals when wassh ABI is available by Mike Frysinger · 5 months ago
- e97d603 wassh: sockets: cleanup orphaned UDP sockets too by Mike Frysinger · 5 months ago
- b869844 ssh_client: wassh-libc-sup: stub out some pty APIs by Mike Frysinger · 5 months ago
- d0d938f ssh_client: wasi-sdk: update to 24.0 release by Mike Frysinger · 5 months ago
- 7d108e5 ssh_client: binaryen: update to 118 release by Mike Frysinger · 5 months ago
- 32b5256 ssh_client: openssh: add missing openssl/bn.h include by Mike Frysinger · 5 months ago
- 048b339 ssh_client: mosh: add shortcut to get to connect dialog by Mike Frysinger · 6 months ago
- b7008d2 ssh_client: mosh: update to 1.4.0 release by Mike Frysinger · 6 months ago
- fe5aa46 nassh: update translations by Mike Frysinger · 5 months ago
- c314ee3 ssh_client: mosh: update to libssh 0.9.8 by Mike Frysinger · 6 months ago
- 7cd7bdc ssh_client: bazel: drop old 0.17 by Mike Frysinger · 6 months ago
- dca7d81 ssh_client: mosh-chrome: update to newer version for newer bazel by Mike Frysinger · 6 months ago
- 3b56f4b ssh_client: bazel: import version 5 by Mike Frysinger · 6 months ago
- e9c52fa nassh: release 0.67 by Mike Frysinger · 6 months ago nassh-0.67
- 6fa0ba9 nassh: omnibox: fix ad-hoc connections by Mike Frysinger · 9 months ago
- b16ea87 nassh: omnibox: fix triggers when background page is inactive by Mike Frysinger · 9 months ago
- 53903f9 wassh: sockets: prefer Chrome sockets for now by Mike Frysinger · 9 months ago
- 208cae0 nassh: plugin: update to 0.66 by Mike Frysinger · 9 months ago
- 11922dd nassh: release 0.66 by Mike Frysinger · 9 months ago nassh-0.66
- 1f8ee9a hterm: text: display OSC-8 host more prominently by Mike Frysinger · 9 months ago
- 8299159 hterm: dist: support pulling in 3rd party deps via rollup by Mike Frysinger · 9 months ago
- f8bb418 ssh_client: mosh: filter uri args a bit by Mike Frysinger · 9 months ago
- 0166e48 nassh: ssh files: support syncing of /etc/ssh/ssh_config & /etc/ssh/ssh_known_hosts by Mike Frysinger · 9 months ago
- 0477c50 nassh: prefs: drop unused migrate/showCount by Mike Frysinger · 9 months ago
- 197c1de ssh_client: openssh: set system config path to /etc/ssh by Mike Frysinger · 9 months ago
- 39dcdd6 nassh: prefs: make it easy to save imported private keys by Mike Frysinger · 9 months ago
- 199cdcb nassh: connect: make row height static by Mike Frysinger · 9 months ago
- 158d0b0 nassh: connect: drop support for Terminal SSH by Mike Frysinger · 9 months ago
- 030bdfd nassh: connect: inline spellcheck=false in HTML by Mike Frysinger · 9 months ago
- f66a3ed libdot: isValidUrl: allow relative paths too by Mike Frysinger · 9 months ago
- f64fd36 nassh: prefs: switch to coarse storage by Mike Frysinger · 1 year, 2 months ago
- 9e5e649 libdot: prefs: support coalescing storage by Mike Frysinger · 1 year, 3 months ago
- d6cb61a lib: storage condenser: new API for condensing settings into one key by Mike Frysinger · 9 months ago
- 276ca6a nassh: release 0.65 by Mike Frysinger · 9 months ago nassh-0.65
- da6ab83 libdot/hterm/nassh: test: clarify use strict usage by Mike Frysinger · 9 months ago
- 4d16618 libdot: storage: unify duplicated observer methods by Mike Frysinger · 9 months ago
- 97a3f6c libdot: storage: unify some duplicated helper methods by Mike Frysinger · 9 months ago
- bc7b7de libdot: storage: rewrite as classes by Mike Frysinger · 9 months ago
- d04f454 nassh: popup: support Shift+Click like Chrome -- tab in new window by Mike Frysinger · 9 months ago
- 09b72e9 terminal: use hterm.notify() for notifications by Joel Hockey · 9 months ago
- 01e367c nassh: prefs: rework hterm profile export slightly by Mike Frysinger · 1 year, 2 months ago
- dc960dd terminal: use hterm.notify() for notifications by Anuj Asher · 9 months ago
- a0003af Updating SSH-FE challenge endpoint in Chrome Secure Shell extension by Samuel Petit · 9 months ago
- 656cf00 hterm: prefs: switch setProfile to promises by Mike Frysinger · 1 year, 2 months ago
- 0083ab6 nassh: connect: check missing params against null by Mike Frysinger · 10 months ago
- 81b0cf8 nassh: release 0.64 by Mike Frysinger · 10 months ago nassh-0.64
- 88b557a nassh: support profile-id query string for selecting connection by Mike Frysinger · 10 months ago
- 1b76bb6 nassh: docs: update crosh details a bit by Mike Frysinger · 10 months ago
- c22251c wassh: update "alpha" status to "beta" by Mike Frysinger · 10 months ago
- 4891faa nassh: connect: improve selected contrast by Mike Frysinger · 10 months ago
- 429ea23 hterm: terminal: hoist cursor bell & visibility to pure css by Mike Frysinger · 10 months ago
- 44da874 hterm: vt: CSI-t: support character cell size reporting by Mike Frysinger · 10 months ago
- d90089b hterm: vt: OSC-12: preserve cursor alpha channel by Mike Frysinger · 10 months ago
- baa1b63 libdot: colors: setAlpha: return rgb() when alpha is 1 by Mike Frysinger · 10 months ago
- e893aa0 nassh: mkdist: add --skip-zip for ebuild packaging by Mike Frysinger · 10 months ago
- b979ee2 nassh: mkdist: make archives reproducible by Mike Frysinger · 10 months ago
- ed7572e nassh: connect: signal prefs ready after loading sync & local by Mike Frysinger · 10 months ago
- 7b6d683 hterm: terminal: hoist cursor shaping to pure css by Mike Frysinger · 10 months ago
- 0d85cd1 libdot: colors: setAlpha: harmonize API with others by Mike Frysinger · 10 months ago
- 34485c3 nassh: nasftp: add a touch helper command by Mike Frysinger · 10 months ago
- 64af01e nassh: nasftp: force user to pick file directly with "unsafe" names by Mike Frysinger · 10 months ago
- 079589b nassh: nasftp: default lcd in the downloads dir by Mike Frysinger · 10 months ago
- 36575e4 nassh: nasftp: add a preferences command for toggling download modes by Mike Frysinger · 10 months ago
- 94d0c39 nassh: nasftp: get/lcd: do not crash if user cancels picker dialog by Mike Frysinger · 10 months ago
- 8dd3e1b nassh: release 0.63 by Mike Frysinger · 10 months ago nassh-0.63
- 2ad20fa hterm: move new self-window opening to a callback by Mike Frysinger · 10 months ago
- ae93ed3 hterm: keybindings: add copy & paste actions by Mike Frysinger · 10 months ago
- c7729fd libdot: isValidUrl: new helper to check URLs before use by Mike Frysinger · 10 months ago
- b027a99 libdot: i18n: switch exclusively to navigator.languages by Mike Frysinger · 1 year, 1 month ago
- 5be5282 libdot: delete nodejs-specific code by Mike Frysinger · 10 months ago
- f9b46a5 wasi-js-bindings: add more details with unhandled exceptions by Mike Frysinger · 10 months ago
- 8f4445b nassh: fix command instance tests by Joel Hockey · 11 months ago
- ff40966 libdot: look for vpython3, not vpython by Mike Frysinger · 11 months ago
- 9658499 nassh: always send host to relay to allow best redirection by Joel Hockey · 11 months ago
- 684b6af nassh: fix symlinks for loading unpacked extension by Joel Hockey · 11 months ago
- 17d6022 libdot: node: update to latest Chromium version by Mike Frysinger · 11 months ago
- 573b4f0 terminal: use only xterm.js by Joel Hockey · 11 months ago
- 01e176c terminal: fix black text color for find in dark mode by Joel Hockey · 11 months ago
- 90fa81a wassh: Fix async issue with Direct Sockets by Robbie McElrath · 1 year ago
- 8628354 nassh: connect: add icons like nassh.html by Mike Frysinger · 1 year, 1 month ago
- 3888f73 METADATA: configure automatic security bug reports by Mike Frysinger · 1 year, 1 month ago
- ac2050d nassh: plugin: bump to 0.62 by Mike Frysinger · 1 year, 2 months ago
- 0fd8ad7 nassh: prefs: save & restore nasftp settings by Mike Frysinger · 1 year, 2 months ago
- 66210ab nassh: prefs: convert importPreferences to async by Mike Frysinger · 1 year, 2 months ago