1305 Commits (82f2fdc194df66aa027e627f43c1be72ee451e29)
 

Author SHA1 Message Date
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
Brad Fitzpatrick 2076a50862 wgengine/magicsock: finish a comment sentence that ended prematurely 6 years ago
Brad Fitzpatrick 371f1a9502 go.sum: add a missing entry that Go keeps adding 6 years ago
Alex Brainman f2ce64f0c6 wgengine/router: unfork winipcfg-go package, use upstream 6 years ago
Brad Fitzpatrick 515866d7c6 ipn, ipnserver, cmd/tailscale: add "server mode" support on Windows 6 years ago
Josh Bleecher Snyder d027cd81df tailcfg: restore Roles field to UserProfile 6 years ago
Brad Fitzpatrick 638127530b ipn/ipnserver: prevent use by multiple Windows users, add HTML status page 6 years ago
Josh Bleecher Snyder 400e89367c tailcfg: restore Role field to MapResponse 6 years ago
Brad Fitzpatrick 22c462bd91 wgengine/monitor: fix copy/paste-o to actually monitor route changes 6 years ago
Brad Fitzpatrick 63d65368db go.mod: bump wireguard-go for x/sys/unix symbol loss 6 years ago
Avery Pennarun 6332bc5e08 controlclient: print http errors if result code != 200. 6 years ago
Avery Pennarun 0e5f2b90a5 echoRespondToAll: filter.Accept rather than filter.Drop on a match. 6 years ago
Avery Pennarun 5041800ac6 wgengine/tstun/faketun: it's a null tunnel, not a loopback. 6 years ago
Brad Fitzpatrick 3e4c46259d wgengine/magicsock: don't do netchecks either when network is down 6 years ago
Brad Fitzpatrick 6ee219a25d ipn, wgengine, magicsock, tsdns: be quieter and less aggressive when offline 6 years ago
David Crawshaw 7616acd118 tailcfg: add Clone method for RegisterResponse 6 years ago
David Crawshaw 15297a3a09 control/controlclient: some extra debug info in errors 6 years ago
Brad Fitzpatrick 587bdc4280 ipn, wgengine: disable subnet routes if network has PAC configuration 6 years ago
Josh Bleecher Snyder a5103a4cae all: upgrade to latest version of depaware 6 years ago
Josh Bleecher Snyder 585a0d8997 all: use testing.T.TempDir 6 years ago
Brad Fitzpatrick ed5d5f920f net/interfaces: add interfaces.State.String method 6 years ago
Josh Bleecher Snyder 9784cae23b util/uniq: add new package 6 years ago
Brad Fitzpatrick 12e28aa87d ipn: on transition from no PAC to PAC, reset state 6 years ago
Brad Fitzpatrick cab3eb995f net/interfaces: quiet PAC detection logging in no-PAC case, add benchmark 6 years ago
Josh Bleecher Snyder 38dda1ea9e all: update depaware.txt 6 years ago
Brad Fitzpatrick 8051ecff55 net/interfaces: add State.PAC field, populate it on Windows 6 years ago
Brad Fitzpatrick b5a3850d29 control/controlclient, ipn: store machine key separately from user prefs/persist 6 years ago
Josh Bleecher Snyder e1596d655a tstest: skip resource check when test has failed 6 years ago
Josh Bleecher Snyder ce6aca13f0 tailcfg: add yet another IsZero method 6 years ago
Josh Bleecher Snyder 070dfa0c3d tailcfg: add more IsZero methods 6 years ago
Josh Bleecher Snyder efb08e4fee all: use IsZero methods 6 years ago
Brad Fitzpatrick c8f257df00 Revert "all: keep UserProfiles a slice instead of a map for longer" 6 years ago
Brad Fitzpatrick 90b7293b3b ipn: add/move some constants, update a comment 6 years ago
Josh Bleecher Snyder 1fecf87363 control/controlclient: use wgcfg.PrivateKey.IsZero 6 years ago
Josh Bleecher Snyder 2b8d2babfa tailcfg: add IsZero methods to UserID and NodeID 6 years ago
Josh Bleecher Snyder e5894aba42 all: keep UserProfiles a slice instead of a map for longer 6 years ago
Josh Bleecher Snyder 4d4ca2e496 control/controlclient: remove Roles fields from client 6 years ago
David Anderson c493e5804f wgengine/router: make v6-ness configurable in test, for consistent results. 6 years ago
Josh Bleecher Snyder d3701417fc tailcfg: fix typo in comment 6 years ago
Brad Fitzpatrick c86761cfd1 Remove tuntap references. We only use TUN. 6 years ago
Brad Fitzpatrick 8b94a769be cmd/tailscaled: use the standard flag page instead of getopt 6 years ago
Brad Fitzpatrick 94a68a113b go.sum: tidy 6 years ago
Brad Fitzpatrick 01098f41d0 wgengine/tstun: fix typo in comment 6 years ago
Brad Fitzpatrick 73cc2d8f89 wgengine/filter: also silently drop link-local unicast traffic 6 years ago
Brad Fitzpatrick 5f807c389e wgengine/filter: drop multicast packets out, don't log about them 6 years ago