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