58 Commits (a255a08ea61ba918ddeeacfdfbc3ca5e489481aa)

Author SHA1 Message Date
Maisem Ali 26d1fc867e ipn/ipnlocal: delete profile on logout 3 years ago
Maisem Ali 4d330bac14 ipn/ipnlocal: add support for multiple user profiles 3 years ago
Andrew Dunham c6162c2a94
net/netcheck: add check for captive portal (#5593) 4 years ago
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages 4 years ago
Brad Fitzpatrick c66f99fcdc tailcfg, control/controlclient, ipn/ipnlocal: add c2n (control-to-node) system 4 years ago
Maisem Ali a9f6cd41fd all: use syncs.AtomicValue 4 years ago
Brad Fitzpatrick a12aad6b47 all: convert more code to use net/netip directly 4 years ago
Brad Fitzpatrick 6a396731eb all: use various net/netip parse funcs directly 4 years ago
Brad Fitzpatrick 7eaf5e509f net/netaddr: start migrating to net/netip via new netaddr adapter package 4 years ago
Maisem Ali 497324ddf6 ipn/store: add common package for instantiating ipn.StateStores 4 years ago
Josh Bleecher Snyder 823d970d60 control/controlclient: use structured logging for MapResponse.ControlTime 4 years ago
Josh Bleecher Snyder 8cf6d0a17b tailcfg: add MapResponse.ControlTime field 4 years ago
Josh Bleecher Snyder 681d4897cc tstest/integration: remove t param in testNode methods 4 years ago
Josh Bleecher Snyder 93ae11105d ipn/ipnlocal: clear magicsock's netmap on logout 4 years ago
Josh Bleecher Snyder 84a1106fa7 tstest/integration: make -verbose-tailscaled pass -verbose=2 to tailscaled 4 years ago
Josh Bleecher Snyder 4691e012a9 tstest/integration: build binaries only once 4 years ago
Josh Bleecher Snyder 63cd581c3f safesocket: add ConnectionStrategy, provide control over fallbacks 4 years ago
Josh Bleecher Snyder a5235e165c tstest/integration: fix running with -verbose-tailscale 4 years ago
Josh Bleecher Snyder c8829b742b all: minor code cleanup 4 years ago
Josh Bleecher Snyder 768baafcb5 tstest/integration: use t.Cleanup 4 years ago
Maisem Ali d6dde5a1ac ipn/ipnlocal: handle key extensions after key has already expired 5 years ago
Brad Fitzpatrick 2b082959db safesocket: add WindowsLocalPort const 5 years ago
Denton Gentry 1ec99e99f4 tstest: extend node key expiration integration test. 5 years ago
David Anderson 7e6a1ef4f1 tailcfg: use key.NodePublic in wire protocol types. 5 years ago
David Anderson 8d14bc32d1 tstest/integration: use key.NodePublic instead of tailcfg.NodeKey. 5 years ago
Maisem Ali 81cabf48ec control/controlclient,tailcfg: propagate registration errors to the frontend 5 years ago
David Crawshaw 3e039daf95 logpolicy: actually collect panics 5 years ago
Josh Bleecher Snyder 0aa77ba80f tstest/integration: fix filch test flake 5 years ago
Josh Bleecher Snyder f80193fa4c tstest/integration: shorten test names 5 years ago
Brad Fitzpatrick b6d70203d3 ipn/ipnlocal: fix 'tailscale up' on Windows without GUI 5 years ago
Brad Fitzpatrick 6eecf3c9d1 ipn/ipnlocal: stay out of map poll when down 5 years ago
julianknodt 1bb6abc604 net/portmapper: add upnp port mapping 5 years ago
Brad Fitzpatrick 01e159b610 ipn/ipnlocal: save prefs to disk on UpdatePrefs 5 years ago
Simeng He 3d049a9d71 tstest/integration: change return type of AwaitIP from string to netaddr.IP 5 years ago
Christine Dodrill a19eea965f
tstest/integration/vms: use an in-process logcatcher (#2360) 5 years ago
Brad Fitzpatrick 7d417586a8 tstest/integration: help bust cmd/go's test caching 5 years ago
Brad Fitzpatrick 5e19ac7adc tstest/integration: always run SOCK5 server, parse out its listening address 5 years ago
Christine Dodrill 194d5b8412
tstest/integration/vms: add in-process DERP server (#2108) 5 years ago
Brad Fitzpatrick a0c632f6b5 tstest/integration: fix a race 5 years ago
Brad Fitzpatrick 2f4817fe20 tstest/integration: fix race flake 5 years ago
Brad Fitzpatrick 082cc1b0a7 tstest/integration: reenable TestAddPingRequest 5 years ago
Denton Gentry c61d777705 tstest/integration: disable TestAddPingRequest 5 years ago
Brad Fitzpatrick 0affcd4e12 tstest/integration: add some debugging for TestAddPingRequest flakes 5 years ago
Brad Fitzpatrick ee3df2f720 tstest/integration: rename ambiguous --verbose test flag 5 years ago
Simeng He 0141390365 tstest/integration/testcontrol: add Server.AddPingRequest 5 years ago
Christine Dodrill 14c1113d2b
tstest/integration/vms: copy locally built binaries (#2006) 5 years ago
simenghe dd0b690e7b
Added new Addresses / AllowedIPs fields to testcontrol when creating tailcfg.Node (#1948) 5 years ago
Brad Fitzpatrick 5a7c6f1678 tstest/integration{,/testcontrol}: add node update support, two node test 5 years ago
Brad Fitzpatrick d32667011d tstest/integration: build test binaries with -race if test itself is 5 years ago
Brad Fitzpatrick ed9d825552 tstest/integration: fix integration test on linux/386 5 years ago