codinget
  • Joined on 2022-10-19
codinget pushed to wasm-node-fixes at webnet/tailscale 2026-06-13 22:35:44 +02:00
4618ee1496 fix(tsconnect/wasm): normalise ":port" listen addr to "0.0.0.0:port"
915dca44fe fix(safesocket/js): use unique memconn name per IPN instance
6e83d5291b feat(tsconnect/wasm): add shutdown() to jsIPN
Compare 3 commits »
codinget deleted branch worktree-bridge-cse_01VLjgcjizRgtnmS5wSt154H from webnet/webnet 2026-06-13 22:22:01 +02:00
codinget pushed to main at webnet/webnet 2026-06-13 22:22:01 +02:00
805df7c6ef docs(readme): update AI disclosure for IPN.shutdown()
250b033878 feat(tsconnect): add IPN.shutdown() method
Compare 2 commits »
codinget merged pull request webnet/webnet#32 2026-06-13 22:21:59 +02:00
feat(tsconnect): add IPN.shutdown() for clean wasm teardown
codinget pushed to webnet at webnet/tailscale 2026-06-13 22:21:26 +02:00
6e83d5291b feat(tsconnect/wasm): add shutdown() to jsIPN
codinget deleted branch shutdown-ipn-wasm from webnet/tailscale 2026-06-13 22:21:26 +02:00
codinget merged pull request webnet/tailscale#12 2026-06-13 22:21:25 +02:00
feat(tsconnect/wasm): add shutdown() to jsIPN
codinget created pull request webnet/tailscale#13 2026-06-13 22:19:06 +02:00
WIP: fix(tsconnect/wasm): Node.js compatibility — safesocket unique name, listen addr normalisation
codinget created branch wasm-node-fixes in webnet/tailscale 2026-06-13 22:18:44 +02:00
codinget pushed to wasm-node-fixes at webnet/tailscale 2026-06-13 22:18:44 +02:00
cef1031b8e fix(tsconnect/wasm): normalise ":port" listen addr to "0.0.0.0:port"
13e9529084 fix(safesocket/js): use unique memconn name per IPN instance
Compare 2 commits »
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-13 22:16:33 +02:00
ca10c7a026 docs(readme): update AI disclosure for Node.js fixes and test suite
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-13 22:15:56 +02:00
854b5826f8 chore(submodule): advance tailscale to listen-addr normalisation fix
36ba9fff84 chore(submodule): advance tailscale to safesocket-unique-name fix
4272d91578 fix(tsconnect): provide Node.js fs to wasm_exec.js for DNS resolution
48bbec0991 fix(tsconnect): call ipn.login() on NeedsLogin to trigger auth-key flow
Compare 4 commits »
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-13 15:02:49 +02:00
cf955a0c4b test(tsconnect): add integration tests for initIPN and IPN networking
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-13 14:48:38 +02:00
a94c105415 test(tsconnect): add node:test suite for InMemoryFileOps and InMemoryState
codinget created pull request webnet/webnet#33 2026-06-13 03:57:58 +02:00
WIP: feat(tsconnect): accept ArrayBuffer/Uint8Array/Response/ReadableStream in initIPN
codinget pushed to worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 at webnet/webnet 2026-06-13 03:57:35 +02:00
a3b0202d16 docs(readme): update AI disclosure for WasmSource / multi-environment work
0ce667ae1d feat(tsconnect): accept ArrayBuffer/Uint8Array/Response/ReadableStream in initIPN
Compare 2 commits »
codinget created branch worktree-bridge-cse_01CETAfxGfBA7CRyPrbuDYv1 in webnet/webnet 2026-06-13 03:57:35 +02:00
codinget created pull request webnet/tailscale#12 2026-06-13 02:25:33 +02:00
WIP: feat(tsconnect/wasm): add shutdown() to jsIPN
codinget created branch shutdown-ipn-wasm in webnet/tailscale 2026-06-13 02:25:22 +02:00
codinget pushed to shutdown-ipn-wasm at webnet/tailscale 2026-06-13 02:25:22 +02:00
6e83d5291b feat(tsconnect/wasm): add shutdown() to jsIPN