3099 Commits (babd163aacf410bba2e3763f5b035fbf6272154d)
 

Author SHA1 Message Date
Brad Fitzpatrick 31c1331415 wgengine/magicsock: deflake TestReceiveFromAllocs 5 years ago
Brad Fitzpatrick a353fbd3b4 tstest: make MemLogger.String acquire its mutex 5 years ago
Brad Fitzpatrick a76c8eea58
api: document new API to authorize a device (#2825) 5 years ago
Brad Fitzpatrick d5851d2e06 cmd/derper: fix real staticcheck failure from prior commit 5 years ago
Silver Bullet d8c5d00ecb
cmd/derper: support manual TLS certificate mode (#2793) 5 years ago
Brad Fitzpatrick de63e85810 words: remove two plurals, one with a typo 5 years ago
Brad Fitzpatrick 12dc7c2df8 net/interfaces: remove stray C header file 5 years ago
Brad Fitzpatrick 2238814b99 wgengine/magicsock: fix crash introduced in recent cleanups 5 years ago
Brad Fitzpatrick 640134421e all: update tests to use tstest.MemLogger 5 years ago
Brad Fitzpatrick 48bdffd395 net/portmapper: remove GITHUB_ACTIONS check 5 years ago
Brad Fitzpatrick cf855e8988 version: bump date 5 years ago
Brad Fitzpatrick 48933b0382 ipn/ipnlocal: flesh out the dnsConfigForNetmap tests 5 years ago
Brad Fitzpatrick 7fe6ecf165 ipn/ipnlocal: add MagicDNS records for IPv6-only nodes 5 years ago
Brad Fitzpatrick 90b0cd0c51 ipn/ipnlocal: start adding some netmap to DNS config tests 5 years ago
Brad Fitzpatrick 4c68b7df7c tstest: add MemLogger bytes.Buffer wrapper with Logf method 5 years ago
Brad Fitzpatrick 30a614f9b9 ipn/ipnlocal: return early, outdent a bunch in dnsConfigForNetmap 5 years ago
Brad Fitzpatrick 2bb0eb5f7e ipn/ipnlocal: pull out dns.Config construction to its own func 5 years ago
David Crawshaw b2a3d1da13 tstest/integration/vms: use fork of goexpect to avoid proto/grpc dep 5 years ago
David Crawshaw 9502b515f1 net/dns: replace resolver IPs with type for DoH 5 years ago
Brad Fitzpatrick 7bfd4f521d cmd/tailscale: fix "tailscale ip $self-host-hostname" 5 years ago
Brad Fitzpatrick 4917a96aec cmd/tailscale: fix typo/pasteo in error message text 5 years ago
Denton Gentry 1d1efbb599 hostinfo: add FreeBSD support. 5 years ago
Brad Fitzpatrick 5a58fd8933 net/dnsfallback: go generate, pick up new DERPs 5 years ago
David Anderson efe8020dfa wgengine/magicsock: fix race condition in tests. 5 years ago
Evan Anderson 000f90d4d7 wgengine/wglog: Fix docstring on wireguardGoString to match args 5 years ago
David Anderson 69c897a763 net/dnsfallback: run go generate to pick up new derp9s. 5 years ago
David Anderson bb6fdfb243 net/dns: fix the build on freebsd (missing default case in switch) 5 years ago
David Anderson b3b1c06b3a net/dns: only restart systemd-resolved if we changed /etc/resolv.conf. 5 years ago
David Anderson 10547d989d net/dns: exhaustively test DNS selection paths for linux. 5 years ago
David Anderson c071bcda33 net/dns: relax systemd-resolved detection. 5 years ago
Dave Anderson 980acc38ba
types/key: add a special key with custom serialization for control private keys (#2792) 5 years ago
David Anderson 61c3b98a24 Revert "types/key: add MachinePrivate and MachinePublic." 5 years ago
David Anderson 4fdb88efe1 types/key: add MachinePrivate and MachinePublic. 5 years ago
David Anderson 4ce091cbd8 version: use `go` from the current toolchain to compile in tests. 5 years ago
Brad Fitzpatrick d1cb7a2639 metrics: use SYS_OPENAT 5 years ago
David Anderson 159d88aae7 go.mod: tidy. 5 years ago
David Anderson b96159e820 go.mod: update github.com/ulikunitz/xz for https://github.com/advisories/GHSA-25xm-hr59-7c27 5 years ago
Brad Fitzpatrick 99a1c74a6a metrics: optimize CurrentFDs to not allocate on Linux 5 years ago
Brad Fitzpatrick db3586cd43 go.mod: upgrade staticcheck 5 years ago
Brad Fitzpatrick ec2b7c7da6 all: bump minimum Go to 1.17 5 years ago
Brad Fitzpatrick fc160f80ee metrics: move currentFDs code to the metrics package 5 years ago
Brad Fitzpatrick 5d800152d9 cmd/derper: increase port 80's WriteTimeout to permit longer CPU profiles 5 years ago
Chuangbo Li e4e4d336d9
cmd/derper: listen on host of flag server addr for port 80 and 3478 (#2768) 5 years ago
David Crawshaw 4e18cca62e testcontrol: replace panic with error 5 years ago
Brad Fitzpatrick 5bacbf3744 wgengine/magicsock, health, ipn/ipnstate: track DERP-advertised health 5 years ago
Brad Fitzpatrick 722942dd46 tsweb: restore CPU profiling handler 5 years ago
David Anderson daf54d1253 control/controlclient: remove TS_DEBUG_USE_DISCO=only. 5 years ago
David Anderson 39748e9562 net/dns/resolver: authoritatively return NXDOMAIN for reverse zones we own. 5 years ago
David Anderson 954064bdfe wgengine/wgcfg/nmcfg: don't configure peers who can't DERP or disco. 5 years ago
David Anderson f90ac11bd8 wgengine: remove unnecessary magicConnStarted channel. 5 years ago