359 Commits (7dd63abaed8d5119d511cac8d134f3f397541d1f)
 

Author SHA1 Message Date
Avery Pennarun 7dd63abaed tailcfg.NetInfo: add a .String() renderer. 6 years ago
Avery Pennarun b23cb11eaf ipn: Prefs.String(): print the current derp setting. 6 years ago
David Anderson aeb88864e0 ipn: don't clobber netinfo in Start(). 6 years ago
Avery Pennarun 8b8e3f08a0 Fix staticcheck complaint. 6 years ago
Avery Pennarun b4897e7de8 controlclient/netmap: write our own b.ConciseDiffFrom(a) function. 6 years ago
Avery Pennarun 96bb05ce2f controlclient: reformat netmap.Concise() and add DERP server info. 6 years ago
Avery Pennarun f2e2ffa423 controlclient: log the entire netmap up to every 5 minutes. 6 years ago
Brad Fitzpatrick b9c6d3ceb8 netcheck: work behind UDP-blocked networks again, add tests 6 years ago
Brad Fitzpatrick a87ee4168a stunner: quiet a harmless log warning 6 years ago
Brad Fitzpatrick bc73dcf204 wgengine/magicsock: don't block in Send waiting for derphttp.Send 6 years ago
Brad Fitzpatrick 8807913be9 wgengine/magicsock: wait for previous DERP goroutines to end before new ones 6 years ago
Brad Fitzpatrick eff6dcdb4e wgengine/magicsock: log more about why we're re-STUNing 6 years ago
David Crawshaw 5ad947c761 cmd/derper: set a write timeout 6 years ago
David Crawshaw 72dbf26f63 derp: test that client a->b and a->c relaying do not interfere 6 years ago
David Crawshaw e838b3fb59 derp: use a write timeout when sending to clients 6 years ago
David Crawshaw 3df1b97ea8 derp: do not treat failure to relay as the fault of the sender 6 years ago
David Crawshaw 43aa8595dd derp: introduce Conn interface 6 years ago
David Crawshaw 41ac4a79d6 net/nettest: new package with net-like testing primitives 6 years ago
Brad Fitzpatrick 52c0cb12fb stunner: return wrapped error (currently unused) 6 years ago
Brad Fitzpatrick b4d02a251a syncs: add new package for extra sync types 6 years ago
David Crawshaw 57f220656c ipn: search for ErrStateNotExist with errors.Is 6 years ago
Avery Pennarun 40c6f952c5 Merge branch 'master' of github.com:tailscale/tailscale into HEAD 6 years ago
Avery Pennarun 509247bf42 tailscale, tailscaled: update safesocket port number. 6 years ago
Brad Fitzpatrick afc3479d04 netcheck: fix data races for staggler STUN packets arriving after GetReport 6 years ago
Brad Fitzpatrick b3ddf51a15 wgengine/magicsock: add a pointer value for logging 6 years ago
Brad Fitzpatrick 0d3f42e1d8 netcheck: ignore IPv4 STUN failures if we saw at least one reply 6 years ago
Brad Fitzpatrick ed7e088729 netcheck: ignore IPv6 STUN failures 6 years ago
Brad Fitzpatrick 4fd29349b9 derp: add clients_replaced counter 6 years ago
David Anderson b364a871bf version: bump OSS version datestamp. 6 years ago
David Anderson 72d9e1d633 go.mod: bump wireguard-go version. 6 years ago
Brad Fitzpatrick b0f8931d26 wgengine/magicsock: make a test signature a bit more explicit 6 years ago
David Crawshaw 7ec54e0064 wgengine/magicsock: remove TODO 6 years ago
David Crawshaw af58cfc476 go.mod: bump wireguard-go version 6 years ago
Brad Fitzpatrick 01b4bec33f stunner: re-do how Stunner works 6 years ago
David Anderson 4affea2691 go.mod: bump wireguard-go version. 6 years ago
David Anderson 77af7e5436 wgengine/magicsock: mark test logfunc as a helper. 6 years ago
David Anderson 7eda3af034 wgengine/magicsock: clean up derp http servers on shutdown. 6 years ago
David Anderson d651715528 wgengine/magicsock: synchronize test STUN shutdown. 6 years ago
David Anderson 86baf60bd4 wgengine/magicsock: synchronize epUpdate cleanup on shutdown. 6 years ago
Brad Fitzpatrick 023df9239e Move linkstate boring change filtering to magicsock 6 years ago
David Anderson 592fec7606 wgengine/magicsock: move device close to uncursed portion of test. 6 years ago
Brad Fitzpatrick a265d7cbff wgengine/magicsock: in STUN-disabled test mode, let endpoint discovery proceed 6 years ago
Brad Fitzpatrick 5c1e443d34 wgengine/monitor: don't call LinkChange when interfaces look unchanged 6 years ago
Brad Fitzpatrick 39c0ae1dba derp/derpmap: new DERP config package, merge netcheck into magicsock more 6 years ago
Brad Fitzpatrick bd0e20f351 net/dnscache: ignore annoying staticcheck check 6 years ago
Brad Fitzpatrick d44325295e net/dnscache: initialize the single Resolver more directly 6 years ago
Brad Fitzpatrick d07146aafb go.mod, go.sum: update 6 years ago
David Crawshaw 5f2a17482b ipn: when enforcing defaults, set UsePacketFilter=true 6 years ago
David Crawshaw cac68fe102 net/dnscache: do not PreferGo on macOS/iOS 6 years ago
Brad Fitzpatrick 5d8001d0ad derp: add varz for home moves 6 years ago