[go: up one dir, main page]

  1. d565db9 nassh: release 0.69 by Mike Frysinger · 3 days ago chrome-nacl main
  2. 06ca283 nassh: Amend the ssh_policy.js and its corresponding tests by Yiyue Wang · 4 days ago
  3. d1341a3 nassh: prep-release: new helper for cutting new releases by Mike Frysinger · 4 days ago
  4. aa2d249 nassh: modify ssh policy fetch by Yiyue Wang · 4 days ago
  5. 3492716 ssh_client: openssl: update to 1.0.2u by Mike Frysinger · 4 days ago
  6. 25c5089 nassh: agent: check onSuccess in asyncWrite by Mike Frysinger · 4 days ago
  7. d27754e nassh: generate-changelog: prep for adding markdown support by Mike Frysinger · 4 days ago
  8. 9ca00d3 terminal: add image addon by Bruno BELANYI · 8 weeks ago
  9. 52e00f2 nassh: handle exception when no SKE exists by Joel Hockey · 3 months ago
  10. 466584b nassh: Read from SKE and sync on nassh by Yiyue Wang · 3 months ago
  11. 481bdf1 nassh: Generate JS API bindings from ssh_policy.proto by Yiyue Wang · 3 months ago
  12. 880d4e7 nassh: Define a proto message for SSH policies by Yiyue Wang · 6 months ago
  13. 732f650 terminal: sockets: manually cleanup orphaned Chrome sockets by Mike Frysinger · 6 months ago
  14. 496e3c7 libdot: sync-package-json: minor fixes by Mike Frysinger · 6 months ago
  15. 91c550e nassh: processes: refresh dev details by Mike Frysinger · 6 months ago
  16. 2289bd7 nassh: Fix dangling websockify links by Hazael Sanchez · 6 months ago
  17. 253a21c nassh: goog: Update hoursLeft to be non-negative. by Baoyang SONG · 7 months ago
  18. 8e2dd71 Revert "ssh_client: wasm: switch to wasi threads target" by Mike Frysinger · 8 months ago
  19. 741e90c nassh: mosh: tweak app naming by Mike Frysinger · 8 months ago
  20. f2eef3d ssh_client: wasm: switch to wasi threads target by Mike Frysinger · 8 months ago
  21. 17d6409 terminal: test: merge terminal_test_preload.js code by Mike Frysinger · 8 months ago
  22. e8c4c99 chai: update to v5 by Mike Frysinger · 8 months ago
  23. 42c323a ssh_client: integrate ccache automatically by Mike Frysinger · 8 months ago
  24. 05b5185 wasm: use by default all the time by Mike Frysinger · 8 months ago
  25. dd63ed3 nassh: stop building rollback version by Mike Frysinger · 8 months ago
  26. 0208610 ssh_client: wasi-sdk: update to 25.0 release by Mike Frysinger · 8 months ago
  27. 031c05e nassh: html: tweak <link> closing style by Mike Frysinger · 8 months ago
  28. 3e7a979 nassh: plugin: update to 0.68 by Mike Frysinger · 8 months ago
  29. 0c4b041 nassh: docs: update NaCl timeline more by Mike Frysinger · 8 months ago
  30. 7a4dc06 tests: change runner to a module by Mike Frysinger · 8 months ago
  31. a6c25c1 nassh: update translations by Mike Frysinger · 8 months ago
  32. e86519c nassh: release 0.68 by Mike Frysinger · 9 months ago nassh-0.68
  33. fcd44f4 package.json: sync deps with top-level by Mike Frysinger · 9 months ago
  34. 71c0b59 python: update min version to 3.9 by Mike Frysinger · 9 months ago
  35. 4f5d09f ssh_client: libssh: download from our mirror by Mike Frysinger · 9 months ago
  36. c40aff5 kokoro: add a light lint+test mode by Mike Frysinger · 9 months ago
  37. 7219a1f pylint: update to 3.2 for Python 3.11 by Mike Frysinger · 9 months ago
  38. 1a0bdbd libdot: black: update to v23 by Mike Frysinger · 9 months ago
  39. 5dd640f node_modules: update some packages by Mike Frysinger · 9 months ago
  40. 1342d4f libdot: node: rewrite for latest Chromium changes by Mike Frysinger · 9 months ago
  41. fc72e88 nassh: docs: update app/NaCl/WASM timeline by Mike Frysinger · 9 months ago
  42. 3397577 hterm: terminal: fix thinko in opacity setting when hiding by Mike Frysinger · 9 months ago
  43. 7457ada node_modules: include npm ourselves by Mike Frysinger · 9 months ago
  44. 343daee migrate goo.gl links to hterm.org by Mike Frysinger · 9 months ago
  45. a75ddda wassh: fix showing popup on disconnection when using relay by returning error when writing to a closed relay socket by Zhuowei Zhang · 11 months ago
  46. 95a3964 terminal: use wasm when nacl is not available by Joel Hockey · 11 months ago
  47. 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 · 12 months ago
  48. 179cb4e nassh: connect: drop unused startup message argument by Mike Frysinger · 1 year, 1 month ago
  49. 1c09ed7 ssh_client: openssl: respect custom CFLAGS too by Mike Frysinger · 1 year, 1 month ago
  50. 99a60c7 ssh_client: improve build-time support by Mike Frysinger · 1 year, 1 month ago
  51. 00237e4 ssh_client: wassh-libc-sup: implement very basic recvmsg by Mike Frysinger · 1 year, 1 month ago
  52. 52f06bb ssh_client: mandoc: unify command to avoid duplication a bit by Mike Frysinger · 1 year, 1 month ago
  53. 5fa2130 wassh: sockets: fix recvmsg address setup by Mike Frysinger · 1 year, 1 month ago
  54. 9862ad0 ssh_client: add ncurses 6.1 by Mike Frysinger · 1 year, 1 month ago
  55. 91594e5 wassh: sockets: support MSG_DONTWAIT non-blocking reads by Mike Frysinger · 1 year, 2 months ago
  56. bf50d88 wassh: sockets: refactor base Socket class for UDP by Mike Frysinger · 1 year, 2 months ago
  57. f121c32 ssh_client: wassh-libc-sup: stub out rlimit APIs by Mike Frysinger · 1 year, 2 months ago
  58. 40ccf12 ssh_client: wassh-libc-sup: stub out sigprocmask by Mike Frysinger · 1 year, 2 months ago
  59. 0caf8e6 ssh_client: wassh-libc-sup: stub out C++ exceptions ABIs by Mike Frysinger · 1 year, 2 months ago
  60. d2176aa wasi-js-bindings: fix monotonic clock resolution by Mike Frysinger · 1 year, 2 months ago
  61. 25fb8ba wasi-js-bindings: poll: only deliver signals when wassh ABI is available by Mike Frysinger · 1 year, 2 months ago
  62. e97d603 wassh: sockets: cleanup orphaned UDP sockets too by Mike Frysinger · 1 year, 2 months ago
  63. b869844 ssh_client: wassh-libc-sup: stub out some pty APIs by Mike Frysinger · 1 year, 2 months ago
  64. d0d938f ssh_client: wasi-sdk: update to 24.0 release by Mike Frysinger · 1 year, 2 months ago
  65. 7d108e5 ssh_client: binaryen: update to 118 release by Mike Frysinger · 1 year, 2 months ago
  66. 32b5256 ssh_client: openssh: add missing openssl/bn.h include by Mike Frysinger · 1 year, 2 months ago
  67. 048b339 ssh_client: mosh: add shortcut to get to connect dialog by Mike Frysinger · 1 year, 2 months ago
  68. b7008d2 ssh_client: mosh: update to 1.4.0 release by Mike Frysinger · 1 year, 2 months ago
  69. fe5aa46 nassh: update translations by Mike Frysinger · 1 year, 2 months ago
  70. c314ee3 ssh_client: mosh: update to libssh 0.9.8 by Mike Frysinger · 1 year, 2 months ago
  71. 7cd7bdc ssh_client: bazel: drop old 0.17 by Mike Frysinger · 1 year, 2 months ago
  72. dca7d81 ssh_client: mosh-chrome: update to newer version for newer bazel by Mike Frysinger · 1 year, 2 months ago
  73. 3b56f4b ssh_client: bazel: import version 5 by Mike Frysinger · 1 year, 2 months ago
  74. e9c52fa nassh: release 0.67 by Mike Frysinger · 1 year, 2 months ago nassh-0.67
  75. 6fa0ba9 nassh: omnibox: fix ad-hoc connections by Mike Frysinger · 1 year, 5 months ago
  76. b16ea87 nassh: omnibox: fix triggers when background page is inactive by Mike Frysinger · 1 year, 5 months ago
  77. 53903f9 wassh: sockets: prefer Chrome sockets for now by Mike Frysinger · 1 year, 5 months ago
  78. 208cae0 nassh: plugin: update to 0.66 by Mike Frysinger · 1 year, 5 months ago
  79. 11922dd nassh: release 0.66 by Mike Frysinger · 1 year, 6 months ago nassh-0.66
  80. 1f8ee9a hterm: text: display OSC-8 host more prominently by Mike Frysinger · 1 year, 6 months ago
  81. 8299159 hterm: dist: support pulling in 3rd party deps via rollup by Mike Frysinger · 1 year, 6 months ago
  82. f8bb418 ssh_client: mosh: filter uri args a bit by Mike Frysinger · 1 year, 6 months ago
  83. 0166e48 nassh: ssh files: support syncing of /etc/ssh/ssh_config & /etc/ssh/ssh_known_hosts by Mike Frysinger · 1 year, 6 months ago
  84. 0477c50 nassh: prefs: drop unused migrate/showCount by Mike Frysinger · 1 year, 6 months ago
  85. 197c1de ssh_client: openssh: set system config path to /etc/ssh by Mike Frysinger · 1 year, 6 months ago
  86. 39dcdd6 nassh: prefs: make it easy to save imported private keys by Mike Frysinger · 1 year, 6 months ago
  87. 199cdcb nassh: connect: make row height static by Mike Frysinger · 1 year, 6 months ago
  88. 158d0b0 nassh: connect: drop support for Terminal SSH by Mike Frysinger · 1 year, 6 months ago
  89. 030bdfd nassh: connect: inline spellcheck=false in HTML by Mike Frysinger · 1 year, 6 months ago
  90. f66a3ed libdot: isValidUrl: allow relative paths too by Mike Frysinger · 1 year, 6 months ago
  91. f64fd36 nassh: prefs: switch to coarse storage by Mike Frysinger · 1 year, 6 months ago
  92. 9e5e649 libdot: prefs: support coalescing storage by Mike Frysinger · 1 year, 6 months ago
  93. d6cb61a lib: storage condenser: new API for condensing settings into one key by Mike Frysinger · 1 year, 6 months ago
  94. 276ca6a nassh: release 0.65 by Mike Frysinger · 1 year, 6 months ago nassh-0.65
  95. da6ab83 libdot/hterm/nassh: test: clarify use strict usage by Mike Frysinger · 1 year, 6 months ago
  96. 4d16618 libdot: storage: unify duplicated observer methods by Mike Frysinger · 1 year, 6 months ago
  97. 97a3f6c libdot: storage: unify some duplicated helper methods by Mike Frysinger · 1 year, 6 months ago
  98. bc7b7de libdot: storage: rewrite as classes by Mike Frysinger · 1 year, 6 months ago
  99. d04f454 nassh: popup: support Shift+Click like Chrome -- tab in new window by Mike Frysinger · 1 year, 6 months ago
  100. 09b72e9 terminal: use hterm.notify() for notifications by Joel Hockey · 1 year, 6 months ago