codinget
  • Joined on 2022-10-19
codinget merged pull request webnet/tailscale#6 2026-05-18 21:22:49 +02:00
tka: keep the CompactionDefaults alongside the other limits
codinget created pull request webnet/tailscale#6 2026-05-18 21:19:46 +02:00
tka: keep the CompactionDefaults alongside the other limits
codinget pushed to upstream/2026-05-18 at webnet/tailscale 2026-05-18 20:54:58 +02:00
codinget created branch upstream/2026-05-18 in webnet/tailscale 2026-05-18 20:54:58 +02:00
codinget pushed to rebase/2026-05-18 at webnet/tailscale 2026-05-18 20:16:58 +02:00
6893723ccf fix(wasm): correct ICMP case in ping type error message
c2ddadca72 fix(wasm): validate ping type early; fallback DNS resolver for exit node
453261aef0 feat(tsconnect): add peerAPIURL to netmap and localAPI in-process bridge
bd124abc3c feat(tsconnect): add whoIs, queryDNS, ping, suggestExitNode WASM bindings
9fd2f3bbf4 feat(tsconnect): add getCert, listenTLS, setFunnel + fix TLS cert for WASM
Compare 10 commits »
codinget created branch rebase/2026-05-18 in webnet/tailscale 2026-05-18 20:16:58 +02:00
codinget merged pull request webnet/webnet#6 2026-05-12 01:37:54 +02:00
feat(http): add http client
codinget deleted branch feat/http-client from webnet/webnet 2026-05-12 01:37:54 +02:00
codinget pushed to main at webnet/webnet 2026-05-12 01:37:54 +02:00
240a7b8929 fix(http): review and improve the low-level transport layer
56461cdd32 feat(http): basic support for the client
bb0ce0c58e refactor(http): split chunked body writing out of Connection
4e17939891 refactor(http): split read/write buffer and body readers out of Connection
Compare 4 commits »
codinget pushed to feat/http-client at webnet/webnet 2026-05-12 01:23:45 +02:00
240a7b8929 fix(http): review and improve the low-level transport layer
codinget pushed to feat/http-client at webnet/webnet 2026-05-11 22:57:21 +02:00
56461cdd32 feat(http): basic support for the client
bb0ce0c58e refactor(http): split chunked body writing out of Connection
4e17939891 refactor(http): split read/write buffer and body readers out of Connection
2b7c14c790 chore: avoid ambiguous characters
e2d5017ec2 fix(query-utils): correct ICMP case in ping type error message
Compare 10 commits »
codinget created pull request webnet/webnet#6 2026-05-11 22:57:08 +02:00
WIP: feat(http): add http client
codinget pushed to main at webnet/webnet 2026-05-11 22:56:26 +02:00
2b7c14c790 chore: avoid ambiguous characters
e2d5017ec2 fix(query-utils): correct ICMP case in ping type error message
2a8203f403 fix(query-utils): ping type validation, DNS fallback, whoIs bare-IP support
7c67504fb6 feat(example-app): add SuggestExitNodeDebug
89c64e8c69 feat(tsconnect): add peerAPIURL to netmap types and localAPI wrapper
Compare 6 commits »
codinget deleted branch feat/query-utils from webnet/webnet 2026-05-11 22:56:26 +02:00
codinget merged pull request webnet/webnet#5 2026-05-11 22:56:26 +02:00
feat(tsconnect): add whoIs, queryDNS, ping, suggestExitNode TS wrappers, peerAPI/localAPI access
codinget pushed to feat/query-utils at webnet/webnet 2026-05-11 22:55:53 +02:00
2b7c14c790 chore: avoid ambiguous characters
codinget pushed to feat/query-utils at webnet/webnet 2026-05-11 22:54:17 +02:00
46dee4e0bc chore: avoid ambiguous characters
codinget deleted branch feat/query-utils from webnet/tailscale 2026-05-11 22:51:29 +02:00
codinget pushed to webnet at webnet/tailscale 2026-05-11 22:51:28 +02:00
52cae45f81 fix(wasm): correct ICMP case in ping type error message
7fd2507611 fix(wasm): validate ping type early; fallback DNS resolver for exit node
8514045909 feat(tsconnect): add peerAPIURL to netmap and localAPI in-process bridge
7f5983eaab feat(tsconnect): add whoIs, queryDNS, ping, suggestExitNode WASM bindings
Compare 4 commits »
codinget merged pull request webnet/tailscale#5 2026-05-11 22:51:27 +02:00
feat(tsconnect): add whoIs, queryDNS, ping, suggestExitNode WASM bindings, peerAPI/localAPI access