summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-03-08net/httpconnect: HTTP CONNECT implementationcrawshaw/httpconnectDavid Crawshaw3-85/+117
2023-03-08Revert "control/controlclient: improve handling of concurrent lite map requests"Tom DNetto1-55/+17
2023-03-07control/controlclient: improve handling of concurrent lite map requestsAndrew Dunham1-17/+55
2023-03-07tsnet: only intercept TCP flows that have listenersMaisem Ali3-23/+35
2023-03-07.github: update tibdex/github-app-token to release v1.8.0 (#7495)M. J. Fromberger2-2/+2
2023-03-07util: add truncate package (#7490)M. J. Fromberger2-0/+67
2023-03-07go.mod.sri: update for toolchain change.David Anderson3-3/+3
2023-03-07derp/derphttp: cleanup WebSocket connection on closeKyle Carberry1-1/+1
2023-03-07wgengine/magicsock: track per-endpoint changes in ringbufferAndrew Dunham6-6/+278
2023-03-07tsnet: explicit message for panic seen in CIDavid Crawshaw1-1/+6
2023-03-07sniproxy: add promote-https (#7487)shayne1-1/+21
2023-03-06words: add word we forgotBrad Fitzpatrick2-0/+2
2023-03-06cmd/sniproxy: draw the rest of the DNS owl.Denton Gentry3-3/+143
2023-03-06tstime: rely on stdlib parse functionality (#7482)Joe Tsai2-306/+8
2023-03-06tstime: add Sleep (#7480)Joe Tsai1-0/+14
2023-03-06licenses: update android licensesLicense Updater1-2/+2
2023-03-06sockstats: switch label to enumMihai Parparita13-22/+83
2023-03-06net/dns: deal with Windows wsl.exe hangsAaron Klotz2-7/+17
2023-03-06cmd/tsconnect: pop CTA to make everything work with tailnet lockTom DNetto5-5/+28
2023-03-06tsnet: generalize loopback listener to include SOCKS5David Crawshaw2-82/+139
2023-03-06ipn/ipnlocal: stop netmap expiry timer when resetting control clientAndrew Dunham1-0/+15
2023-03-05net/socks5: add password auth supportDavid Crawshaw2-11/+138
2023-03-05tsnet: add UDP support to Server.ListenBrad Fitzpatrick3-15/+129
2023-03-05wgengine/netstack: add support for custom UDP flow handlersBrad Fitzpatrick3-6/+47
2023-03-05ipn/localapi: close portmapper after debugAndrew Dunham1-0/+2
2023-03-04net/portmapper: relax source port check for UPnP responsesAndrew Dunham1-22/+41
2023-03-04net/portmapper: send UPnP protocol in upper-caseAndrew Dunham1-4/+14
2023-03-04net/portmapper: don't pick external ports below 1024Andrew Dunham1-2/+9
2023-03-04ipn/localapi: fix panic after handler returnsAndrew Dunham1-1/+17
2023-03-04all: use tstest.Replace moreMaisem Ali12-58/+35
2023-03-04licenses: update win/apple licensesLicense Updater2-4/+5
2023-03-03ipn/ipnlocal: reject unmasked routesAndrew Dunham2-3/+32
2023-03-03net/interfaces: add better test for LikelyHomeRouterIPAndrew Dunham1-2/+102
2023-03-03tstest: add method to Replace values for testsMaisem Ali5-12/+48
2023-03-03net/interfaces: always return an IPv4 LikelyHomeRouterIPAndrew Dunham1-1/+11
2023-03-03util/slicesx: add package for generic slice functions, useAndrew Dunham9-46/+121
2023-03-03tka: compact TKA storage on startupTom DNetto6-5/+250
2023-03-03ipn,cmd/tailscale: implement resigning nodes on tka key removalTom DNetto5-4/+332
2023-03-03cmd/tailscale, cmd/tailscaled: move portmapper debugging into tailscale CLIAndrew Dunham16-130/+233
2023-03-03net/sockstats: remove explicit dependency on wgengine/monitorMihai Parparita7-20/+22
2023-03-02version/distro,wgengine/router: raise WSL eth0 MTU when too lowJames Tucker2-0/+52
2023-03-02cmd/derper: randomize IPs on refreshBootstrapDNS (#7440)shayne1-0/+8
2023-03-02net/dnsfallback: shuffle returned IPsAndrew Dunham1-0/+1
2023-03-02api.md: refresh of API docsJulia at Tailscale1-599/+1156
2023-03-02cmd/sniproxy: add start of a tsnet-based SNI proxyBrad Fitzpatrick3-0/+94
2023-03-02types/logid: simplify implementation (#7415)Joe Tsai3-136/+69
2023-03-02cmd/containerboot,kube: consolidate the two kube clientsMaisem Ali4-235/+200
2023-03-02go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-03-02go.mod: bump golang.org/x/image to latest versionAndrew Dunham2-2/+10
2023-03-01cmd/tailscale: use request Schema+Host for QNAP authLogin.cgiDenton Gentry2-19/+93