1. f916dbc nassh: plugin: update to 0.79 by Mike Frysinger · 22 hours ago main
  2. 7ca33bc nassh: release 0.79 by Mike Frysinger · 6 days ago nassh-0.79
  3. d6868d5 nassh: nasftp: use lib.f.randomInt helper by Mike Frysinger · 8 days ago
  4. 872ae64 libdot: tests: add lib to the JS console for debugging by Mike Frysinger · 8 days ago
  5. 00ba7c3 ssh_client: openssh: drop EXTRA_CFLAGS settings by Mike Frysinger · 8 days ago
  6. 9cc1738 ssh_client: set default CFLAGS to -g0 by Mike Frysinger · 8 days ago
  7. 0809d83 ssh_client: disable automatic wasm-opt usage by Mike Frysinger · 9 days ago
  8. b4e41af ssh_client: wassh-libc-sup: fix closefrom return by Mike Frysinger · 9 days ago
  9. ecc69cf libdot: externs: chai: fix throws API to accept classes by Mike Frysinger · 9 days ago
  10. 11570c1 wassh: sockets: handle async read failures gracefully by Mike Frysinger · 9 days ago
  11. 126fb0e nassh: convert to Uint8Array.toBase64 by Mike Frysinger · 11 days ago
  12. 5f1698f libdot: polyfill: add Uint8Array.toBase64 by Mike Frysinger · 11 days ago
  13. 247e0f5 hterm/nassh/terminal: convert to Uint8Array.fromBase64 by Mike Frysinger · 11 days ago
  14. 2d6c1dd libdot: polyfill: add Uint8Array.fromBase64 by Mike Frysinger · 11 days ago
  15. 4c1ca86 libdot: load_tests: enable COOP too by Mike Frysinger · 12 days ago
  16. 47c9935 wassh: sockets: handle disconnected read/write better by Mike Frysinger · 13 days ago
  17. b725cad wassh: tests: initial suite by Mike Frysinger · 13 days ago
  18. ecd4938 nassh: sftp_client: convert to ES6 classes by Mike Frysinger · 2 weeks ago
  19. 9107c66 ssh_client: openssh: upgrade to 10.4 by Mike Frysinger · 2 weeks ago
  20. bdb55a1 nassh: credential_cache: convert to ES6 classes by Mike Frysinger · 2 weeks ago
  21. fb82e10 kokoro: use libdot.run by Mike Frysinger · 2 weeks ago
  22. b6c0704 wassh: sockets: fill out SO_ERROR handling by Mike Frysinger · 2 weeks ago
  23. 23502bd nassh: sftp: convert Packet helpers to ES6 classes by Mike Frysinger · 2 weeks ago
  24. 6d8a69f wassh: sockets: support SOCK_{NONBLOCK,CLOEXEC} by Mike Frysinger · 2 weeks ago
  25. 76eeeb3 ssh_client: wassh-libc-sup: drop socket() argument validation by Mike Frysinger · 2 weeks ago
  26. ba516df wassh: sockets: create dedicated type constants by Mike Frysinger · 2 weeks ago
  27. 52e5ac5 libdot: node: support custom patches for http-server by Mike Frysinger · 2 weeks ago
  28. 69d97ff ssh_client: openssh: drop POLLPRI stub by Mike Frysinger · 2 weeks ago
  29. f0d46dc ssh_client: wassh-libc-sup: add our own ppoll emulation by Mike Frysinger · 2 weeks ago
  30. 1bba341 nassh: omnibox: fix early calls again by Mike Frysinger · 2 weeks ago
  31. 1927c60 libdot: format: handle plain test files by Mike Frysinger · 2 weeks ago
  32. 48efc0a libdot: black: upgrade to v25 by Mike Frysinger · 2 weeks ago
  33. 0142074 wassh: sockets: add more graceful error handling by Mike Frysinger · 2 weeks ago
  34. e41589a nassh: google: Use v4/Websocket for SUP SSH Relay. by Jimmy Chang · 3 weeks ago
  35. 7c4b62f kokoro: build: log current depot_tools rev by Mike Frysinger · 3 weeks ago
  36. b6ad284 terminal: tmux: CTRL-C force detaches in error by Niel Markwick · 4 weeks ago
  37. 4e4c153 terminal: tmux: fix %error handling for commands by Niel Markwick · 4 weeks ago
  38. 1ee9309 nassh: google: Route SUP SSH Relay from ssh-relay.corp.google.com to sup-ssh-relay.corp.google.com. by Jimmy Chang · 4 weeks ago
  39. 3679cea hterm: find_bar_tests: fix race condition by Nathaniel Braun · 5 weeks ago
  40. 118a2a2 terminal: ensure complete URL passed to openWindow by Niel Markwick · 5 weeks ago
  41. 481608c hterm: scrollport: set initial background color to transparent by Nathaniel Braun · 6 weeks ago
  42. ba5fa6c nassh: ssh_config: support policy content by Yiyue Wang · 6 weeks ago
  43. 1181626 Revert "terminal: disable webgl until chrome is fixed" by Joel Hockey · 7 weeks ago nassh-0.78
  44. 2582c8a nassh: release 0.78 by Mike Frysinger · 7 weeks ago
  45. a806098 libdot: lint: treat .prettierignore as plain text by Mike Frysinger · 7 weeks ago
  46. a1ff7b7 terminal: disable webgl until chrome is fixed by Joel Hockey · 2 months ago
  47. eaa7452 hterm: intl-segmenter: drop Intl.Segmenter polyfill by Mike Frysinger · 2 months ago
  48. aaab893 nassh: sockets: enable direct sockets in the stable version by Mike Frysinger · 2 months ago
  49. 62c0b1d nassh: plugin: update to 0.77 by Mike Frysinger · 2 months ago
  50. 386aa6a nassh: release 0.77 by Mike Frysinger · 2 months ago nassh-0.77
  51. 228bccc mosh: drop C++ exceptions workarounds by Mike Frysinger · 2 months ago
  52. dc3700c ssh_client: enable C++ exceptions for threaded targets by Mike Frysinger · 3 months ago
  53. 4413eff wassh-libc-sup: dynamically disable C++ exception fallbacks by Mike Frysinger · 3 months ago
  54. 42c0c0d ssh_client: wasi-sdk: upgrade to 33.0 by Mike Frysinger · 3 months ago
  55. 92256e0 kokoro: container: add missing load help text by Mike Frysinger · 3 months ago
  56. 2a7d9a1 libdot: raise min Python version to 3.11 by Mike Frysinger · 3 months ago
  57. 04fa2d6 docker: update container to trixie by Mike Frysinger · 3 months ago
  58. 13aa219 libdot: fetch: increase retry count by Mike Frysinger · 3 months ago
  59. ea8a17b ssh_client: openssh: upgrade to 10.3 by Mike Frysinger · 4 months ago
  60. e5627c2 ssh_client: wasi-sdk: upgrade to 32.0 by Mike Frysinger · 4 months ago
  61. be11860 bazel: ignore generated dirs by Mike Frysinger · 4 months ago
  62. def5038 nassh: plugin: update to 0.76 by Mike Frysinger · 4 months ago
  63. 531352f libdot: fetch: do not rely on server Content-Length header by Mike Frysinger · 4 months ago
  64. 73d0048 ssh_client: protobuf: upgrade to 3.20.3 by Mike Frysinger · 4 months ago
  65. e18a2d2 ssh_client: zlib: update to 1.3.2 by Mike Frysinger · 4 months ago
  66. dcdd6f1 wassh: readpassphrase: add missing include for size_t by Mike Frysinger · 4 months ago
  67. 80b8c22 nassh: release 0.76 by Mike Frysinger · 4 months ago nassh-0.76
  68. 023e966 wassh: GAI: handle trailing dot in localhost checks by Mike Frysinger · 4 months ago
  69. ed86bc3 wassh: GAI: drop localdomain hardcoding by Mike Frysinger · 4 months ago
  70. 8da53f1 libdot: colors: simplify hsla() handling by Mike Frysinger · 4 months ago
  71. af300ff libdot: colors: simplify rgba() handling by Mike Frysinger · 4 months ago
  72. 42fbcbd prettier: enable formatting for CSS files by Mike Frysinger · 4 months ago
  73. 795c6c8 wassh: GAI: return stub addresses for fake ones by Mike Frysinger · 4 months ago
  74. 18302c5 nassh: prefs: handle invalid colors by Mike Frysinger · 4 months ago
  75. b7e97ea hterm: vt: normalize cursor color before cracking by Mike Frysinger · 5 months ago
  76. 5b18d1d ssh_client: protobuf: skip shared libs by Mike Frysinger · 5 months ago
  77. 33d7330 libdot: fetch: support writing to dirs & character devices by Mike Frysinger · 5 months ago
  78. 4ecd737 libdot: fetch: retry HTTP download errors by Mike Frysinger · 5 months ago
  79. 7469fb3 nassh: google: Route `.mandiant-aws-prod.s.off.goog` to use SUP SSH Relay. by Jimmy Chang · 5 months ago
  80. 7ed34d5 nassh: prefs: make side panel opaque by Mike Frysinger · 5 months ago
  81. 4aea83d prettier: enable formatting for HTML files by Mike Frysinger · 5 months ago
  82. 4364206 node: update to v24 by Mike Frysinger · 5 months ago
  83. b4890cb html: reformat with prettier by Mike Frysinger · 5 months ago
  84. 50928d5 nassh: plugin: update to 0.75 by Mike Frysinger · 5 months ago
  85. e1bdaf2 nassh: release 0.75 by Mike Frysinger · 5 months ago nassh-0.75
  86. 34241f0 Revert "nassh: command: enable automatic newlines" by Mike Frysinger · 5 months ago
  87. 926d193 wassh: docs: refresh a bit by Mike Frysinger · 5 months ago
  88. 8246484 ssh_client: openssh: Fix webauthn sk ecdsa signature support in openssh-10.2 by James Zhang · 6 months ago
  89. bd949da wassh: drop more IP ssh agent by Mike Frysinger · 6 months ago
  90. a88b92d nassh: plugin: update to 0.74 by Mike Frysinger · 6 months ago
  91. 634b37b ssh_client: wassh-libc-sup: getaddrinfo: return IPv6 & IPv4 results for localhost by Mike Frysinger · 6 months ago
  92. b5d2c31 wassh: sockets: plumb IPV6_V6ONLY support through direct sockets by Mike Frysinger · 6 months ago
  93. 75c47ae nassh: prefs: translate the Reset button by Mike Frysinger · 6 months ago
  94. 7552566 wassh: udp: fix automatic binding for IPv6 by Mike Frysinger · 6 months ago nassh-0.74
  95. 0ac5b1b eslint: increase language to 2021 by Mike Frysinger · 6 months ago
  96. 5e01033 nassh: mosh: use -s when starting up the server by Mike Frysinger · 6 months ago
  97. 9d871cc wassh: sockets: fix IPv6 address loading by Mike Frysinger · 6 months ago
  98. 6605a8a nassh: google: Route `.mandiant-aws-prod.s.off.goog` to use SUP SSH Relay. by Jimmy Chang · 6 months ago
  99. 387364d ssh_client: mosh: handle network retries w/out exceptions by Mike Frysinger · 6 months ago
  100. 32cbb7a lint: robustify checks a bit by Mike Frysinger · 6 months ago