1349 Commits (eab6e9ea4e457b36d55f4bca064dfb6a0e9abc91)
 

Author SHA1 Message Date
Elias Naur eab6e9ea4e ipn: don't temporarilySetMachineKeyInPersist for Android clients 6 years ago
David Anderson 68ddf134d7 wgengine/router/dns: issue ipconfig /registerdns when applying DNS settings. 6 years ago
Brad Fitzpatrick 7e1a146e6c cmd/tailscaled: update depaware.txt 6 years ago
Brad Fitzpatrick 2b819ab38c ipn: don't log redundant peer stats so often 6 years ago
Brad Fitzpatrick 8b904b1493 types/logger: fix LogOnChange to pass through format/args to underlying logger 6 years ago
Brad Fitzpatrick ff7ddd9d20 ipn/ipnserver: move Windows local disk logging up to the parent process 6 years ago
Brad Fitzpatrick 420838f90e log/filelogger: move our Windows disk file writing+rotation package here 6 years ago
Brad Fitzpatrick 508f5c3ae0 wgengine/router: fix bug where getInterfaceRoutes always returned an empty list 6 years ago
Brad Fitzpatrick 38bde61b3d wgengine/router: make Windows firewall configuration async 6 years ago
Brad Fitzpatrick c64718e9a0 ipn/ipnserver: work around os/user.LookupId failure on Windows 6 years ago
David Anderson 09721fede8 version: fix documentation. 6 years ago
David Anderson 54e6c3a290 version: use OSS repo's version when building. 6 years ago
Brad Fitzpatrick a1ccaa9658 .github/workflows: add tests on Windows 6 years ago
Brad Fitzpatrick 4a92fc9dc5 portlist: fix tests on Windows when not running as Administrator 6 years ago
Brad Fitzpatrick 7ac91c15bd net/netcheck: fix tests on Windows 6 years ago
Brad Fitzpatrick fd2a30cd32 wgengine/magicsock: make test pass on Windows and without firewall dialog box 6 years ago
Brad Fitzpatrick cd07437ade cmd/tailscale/cli, tailcfg: allow tag without "tag:" prefix in 'tailscale up' 6 years ago
Brad Fitzpatrick d6ad41dcea ipn: send machine key to clients so they can downgrade to 1.0.x if needed 6 years ago
Brad Fitzpatrick e72f480d22 ipn: convert an int to a bool 6 years ago
Brad Fitzpatrick a3f17b8108 control/controlclient: also log active account in netmaps 6 years ago
Brad Fitzpatrick 999bc93a4d ipn: log active account on change 6 years ago
Brad Fitzpatrick 66d196326f ipn: rename 'new' variable to 'newp' 6 years ago
Brad Fitzpatrick 5b1d03f016 control/controlclient: remove prior temporary macos debugging 6 years ago
Brad Fitzpatrick f33da73a82 go.sum: update 6 years ago
Alex Brainman 311899709b version: skip TestMkversion on windows 6 years ago
David Anderson 3d34128171 go.mod: update to new wireguard-go. 6 years ago
Brad Fitzpatrick 4f55ebf2d9 tailcfg: add some comments, remove some redundant types in literal 6 years ago
Brad Fitzpatrick c44e244276 control/controlclient: add some temporary debugging for #839 6 years ago
Brad Fitzpatrick 9957c45995 tailcfg: bump, document MapRequest.Version value 6 years ago
Brad Fitzpatrick 3909c82f3d control/controlclient: rename map debug knob, make it do both request+response 6 years ago
Brad Fitzpatrick 6b1d2a5630 ipn: don't set DebugFlags to len 1 slice of empty string [""] 6 years ago
Brad Fitzpatrick 691f1d5c1d types/flagtype: fix bug showing the default port value (shown in --help) 6 years ago
David Anderson 62d941dc26 tailcfg: add a DebugFlags field for experiments and debugging. 6 years ago
Brad Fitzpatrick ac866054c7 wgengine/magicsock: add a backoff on DERP reconnects 6 years ago
Brad Fitzpatrick 22024a38c3 control/controlclient: log Hostinfo on change 6 years ago
Brad Fitzpatrick 7c8ca28c74 ipn: use cmd/cloner for Prefs.Clone 6 years ago
Brad Fitzpatrick 6cc6e251a9 logpolicy: add debug knob to force logging time to terminal 6 years ago
Brad Fitzpatrick 86c271caba types/logger: move RusagePrefixLog to logger package, disable by default 6 years ago
David Anderson ff0cf6340a wgengine/router: fix configuration of loopback netfilter rules for v6. 6 years ago
David Anderson 5c35c35e7f tsaddr: add helpers for the Tailscale IPv6 range, and 4to6 conversion. 6 years ago
David Anderson c6dbd24f67 tailcfg: add a field to advertise support for IPv6 tailscale config. 6 years ago
Brad Fitzpatrick 7a2a3955d3 logtail/filch: skip a broken test on Windows 6 years ago
Brad Fitzpatrick a6c34bdc28 control/controlclient: also include our own profile (for when no self-owned peers) 6 years ago
Brad Fitzpatrick 0e3048d8e0 control/controlclient: support delta userprofiles from control 6 years ago
Brad Fitzpatrick 82f2fdc194 control/controlclient: adjust some logging point names 6 years ago
Brad Fitzpatrick 1fd9958e9d ipn: wait for initial portpoll result before starting controlclient 6 years ago
Brad Fitzpatrick 1819f6f8c8 control/controlclient: set MapRequest.ReadOnly on initial empty endpoint request 6 years ago
Brad Fitzpatrick 105a820622 wgengine/magicsock: skip an endpoint update at start-up 6 years ago
Brad Fitzpatrick 551e1e99e9 net/netns: don't bind to device for localhost connections 6 years ago
Brad Fitzpatrick 746f03669c wgengine: fix lazy wireguard config bug when disco keys change 6 years ago