summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2021-11-07paths: add missing js/wasm stubBrad Fitzpatrick1-0/+2
2021-11-07safesocket: add js/wasm implementation with in-memory net.ConnBrad Fitzpatrick4-2/+35
2021-11-07ipn/ipnserver: add Server.LocalBackend accessorBrad Fitzpatrick1-0/+3
2021-11-07tsnet: set varRoot state directory fieldMichael Stapelberg1-0/+1
2021-11-05cmd/tailscaled, ipn/ipnserver: refactor ipnserverBrad Fitzpatrick4-110/+158
2021-11-05tstest/integration: go generateBrad Fitzpatrick5-0/+5
2021-11-05safesocket: add WindowsLocalPort constBrad Fitzpatrick6-5/+10
2021-11-04tstest: extend node key expiration integration test.Denton Gentry2-1/+80
2021-11-04go.mod: bump github.com/frankban/quicktest from 1.13.1 to 1.14.0dependabot[bot]2-5/+3
2021-11-03ipn/ipnlocal, control/controlclient: don't propagate all map errors to UIBrad Fitzpatrick3-5/+14
2021-11-03all: replace tailcfg.DiscoKey with key.DiscoPublic.David Anderson16-95/+51
2021-11-03Add multiarch image make targetMangirdas2-1/+8
2021-11-03cmd/tailscaled, ipn: add tailscaled --statedir flag for var directoryBrad Fitzpatrick3-22/+58
2021-11-03ipn/ipnlocal: add owner-only debug handler to get process envBrad Fitzpatrick1-0/+26
2021-11-03tstest/integration: don't include stdlib deps in go generate outputBrad Fitzpatrick6-117/+5
2021-11-02wgengine/wgcfg: always close io.PipeJosh Bleecher Snyder1-13/+9
2021-11-02util/multierr: new packageJosh Bleecher Snyder14-19/+186
2021-11-02types/key: delete legacy NodeKey type.David Anderson4-116/+0
2021-11-02tailcfg: use key.NodePublic in wire protocol types.David Anderson14-57/+56
2021-11-01ipn: use key.NodePublic instead of tailcfg.NodeKeyDavid Anderson2-5/+6
2021-11-01ipn/ipnstate: use key.NodePublic instead of tailcfg.NodeKey.David Anderson5-9/+9
2021-11-01wgengine: use key.NodePublic instead of tailcfg.NodeKey.David Anderson2-41/+38
2021-11-01wgengine/magicsock: use key.NodePublic instead of tailcfg.NodeKey.David Anderson5-67/+67
2021-11-01types/netmap: use key.NodePublic instead of tailcfg.NodeKey.David Anderson5-27/+30
2021-11-01wgengine/router: remove last non-test "ip" command usage on LinuxBrad Fitzpatrick2-25/+29
2021-11-01wgengine/router: use netlink for ip rules on LinuxBrad Fitzpatrick5-36/+162
2021-11-01cmd/tailscaled, wgengine/netstack: always wire up netstackBrad Fitzpatrick4-34/+62
2021-11-01tailcfg, control/controlclient: add method to exit client from control planeBrad Fitzpatrick3-3/+12
2021-11-01go.mod: bump netstack for mipsle fixBrad Fitzpatrick3-4/+4
2021-11-01tstest/archtest: add GOARCH-specific tests, run via qemu-userBrad Fitzpatrick3-0/+116
2021-11-01scripts/installer: handle fedora (#3235)Xe1-0/+3
2021-10-31cmd/derper: support custom TLS port when in manual mode (#3231)oocococo1-1/+1
2021-10-29tstest/integration: use key.NodePublic instead of tailcfg.NodeKey.David Anderson2-33/+37
2021-10-29types/key: export constants for key size, not a method.David Anderson6-21/+17
2021-10-29disco: use key.NodePublic instead of tailcfg.NodeKey.David Anderson3-17/+16
2021-10-29tailcfg: remove NodeKeyFromNodePublic.David Anderson1-9/+0
2021-10-29tailcfg: update go generate, which apparently normalizes type aliases.David Anderson1-1/+1
2021-10-29various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic()David Anderson10-28/+28
2021-10-29tailcfg: move NodeKey type to types/key.danderson/nodekey-moveDavid Anderson5-77/+121
2021-10-29tailcfg: add marshaling round-tripping test.David Anderson2-0/+42
2021-10-29cmd/tailscaled: fix depaware.David Anderson1-1/+1
2021-10-29types/key: delete legacy undifferentiated key types.danderson/nodekey-delete-oldDavid Anderson2-193/+0
2021-10-29various: remove remaining uses of key.NewPrivate.David Anderson4-6/+6
2021-10-29wgengine: remove use of legacy key parsing helper.David Anderson2-4/+4
2021-10-29types/key: remove node key AsPublic/AsPrivate compat shims.danderson/nodekey-cleanupDavid Anderson1-18/+0
2021-10-29tailcfg: remove use of legacy key parsing helper.David Anderson1-19/+27
2021-10-29wgengine/magicsock: remove uses of tailcfg.DiscoKey.David Anderson9-64/+74
2021-10-29types/key: correct ShortString representation of DiscoPublic.David Anderson1-3/+6
2021-10-29version: only prefix VERSION.txt to version if not link-stampedBrad Fitzpatrick1-5/+4
2021-10-29types/key: fix license header on disco files.David Anderson1-0/+4