2663 Commits (afbd35482d23e9df28ae2f036df43c6bf8f2aeea)
 

Author SHA1 Message Date
Christine Dodrill afbd35482d
tstest/integration/vms: add NixOS unstable back (#2330) 5 years ago
Christine Dodrill 33cacb5284
tstest/integration/vms: unbreak nixos builds (#2372) 5 years ago
Christine Dodrill b90f149f5e
Run tests on integration test changes (#2373) 5 years ago
Josh Bleecher Snyder 7a08c159e6 safesocket: create the test socket in a temp dir 5 years ago
Christine Dodrill 254fc7885b
Revert "tstest/integration/vms: end-to-end UDP test (#2361)" (#2364) 5 years ago
Christine Dodrill dc78be12c5
tstest/integration/vms: end-to-end UDP test (#2361) 5 years ago
Christine Dodrill a19eea965f
tstest/integration/vms: use an in-process logcatcher (#2360) 5 years ago
Brad Fitzpatrick 440566c5d2 net/interfaces: trim getPACWindows whitespace before parsing URL 5 years ago
Christine Dodrill 1e83b97498
tstest/integration/vms: outgoing SSH test (#2349) 5 years ago
Christine Dodrill 97279a0fe0
tstest/integration/vms: add Oracle Linux image (#2328) 5 years ago
Brad Fitzpatrick a9fc583211 cmd/tailscale/cli: document the web subcommand a bit more 5 years ago
Josh Bleecher Snyder 0ad92b89a6 net/tstun: fix data races 5 years ago
Brad Fitzpatrick 7d417586a8 tstest/integration: help bust cmd/go's test caching 5 years ago
Brad Fitzpatrick 3dcd18b6c8 tailcfg: note RegionID 900-999 reservation 5 years ago
Brad Fitzpatrick ddb8726c98 util/deephash: don't reflect.Copy if element type is a defined uint8 5 years ago
Brad Fitzpatrick df176c82f5 util/deephash: skip alloc test under race detector 5 years ago
Brad Fitzpatrick 6dc38ff25c util/deephash: optimize hashing of byte arrays, reduce allocs in Hash 5 years ago
Brad Fitzpatrick 3962744450 util/deephash: prevent infinite loop on map cycle 5 years ago
Brad Fitzpatrick aceaa70b16 util/deephash: move funcs to methods 5 years ago
Irshad Pananilath 9288e0d61c build_docker.sh: use build_dist.sh to inject version information 5 years ago
Christine Dodrill a8360050e7
tstest/integration/vms: make first end to end test (#2332) 5 years ago
David Crawshaw 805d5d3cde ipnlocal: move log line inside if statement 5 years ago
Brad Fitzpatrick 14f901da6d util/deephash: fix sync.Pool usage 5 years ago
Brad Fitzpatrick e0258ffd92 util/deephash: use keyed struct literal, fix vet 5 years ago
Brad Fitzpatrick bf9f279768 util/deephash: optimize CPU a bit by by avoiding fmt in more places 5 years ago
Brad Fitzpatrick 58f2ef6085 util/deephash: add a benchmark and some benchmark data 5 years ago
Brad Fitzpatrick 9ae3bd0939 util/deephash: export a Hash func for use by the control plane 5 years ago
Brad Fitzpatrick 700badd8f8 util/deephash: move internal/deephash to util/deephash 5 years ago
Josh Bleecher Snyder 7f095617f2 internal/deephash: 8 bits of output is not enough 5 years ago
Josh Bleecher Snyder c35a832de6 net/tstun: add inner loop to poll 5 years ago
Josh Bleecher Snyder a4cc7b6d54 net/tstun: simplify code 5 years ago
Josh Bleecher Snyder cc23049cd2 net/tstun: remove multi-case selects from hot code 5 years ago
Denton Gentry 64ee6cf64b api.md: update preview example 5 years ago
Brad Fitzpatrick 1e6d8a1043 version: don't allocate parsing unsupported versions, empty strings 5 years ago
Josh Bleecher Snyder f11a8928a6 ipn/ipnlocal: fix data race 5 years ago
Christine Dodrill 5813da885c
tstest/integration/vms: verbosify nixos logs to fs, disable unstable (#2294) 5 years ago
David Crawshaw 6b9f8208f4 net/dns: do not run wsl.exe as LocalSystem 5 years ago
Christine Dodrill 6f3a5802a6
experimental VM test: add -v 5 years ago
Maisem Ali ec52760a3d wgengine/router_windows: support toggling local lan access when using 5 years ago
David Crawshaw c37713b927 cmd/tailscale/cli: accept login server synonym 5 years ago
julianknodt e68d4d5805 cmd/tailscale: add debug flag to dump derp map 5 years ago
Brad Fitzpatrick fd7fddd44f control/controlclient: add debug knob to force node to only IPv6 self addr 5 years ago
Brad Fitzpatrick 722859b476 wgengine/netstack: make SOCKS5 resolve names to IPv6 if self node when no IPv4 5 years ago
David Crawshaw 1147c7fd4f net/dns: set WSL /etc/resolv.conf 5 years ago
David Crawshaw 9b063b86c3 net/dns: factor directManager out over an FS interface 5 years ago
julianknodt 506c2fe8e2 cmd/tailscale: make netcheck use active DERP map, delete static copy 5 years ago
Brad Fitzpatrick 15677d8a0e net/socks5/tssocks: add a SOCKS5 dialer type, method-ifying code 5 years ago
Brad Fitzpatrick 3910c1edaf net/socks5/tssocks: add new package, move SOCKS5 glue out of tailscaled 5 years ago
Brad Fitzpatrick 5e19ac7adc tstest/integration: always run SOCK5 server, parse out its listening address 5 years ago
David Crawshaw 54199d9d58 controlclient: log server key and URL 5 years ago