3298 Commits (ff1954cfd9be4685f3295ebc61a0fedcccd8137e)
 

Author SHA1 Message Date
Brad Fitzpatrick ff1954cfd9 wgengine/router: use netlink for ip rules on Linux 5 years ago
Brad Fitzpatrick 5dc5bd8d20 cmd/tailscaled, wgengine/netstack: always wire up netstack 5 years ago
Brad Fitzpatrick ff597e773e tailcfg, control/controlclient: add method to exit client from control plane 5 years ago
Brad Fitzpatrick 0303ec44c3 go.mod: bump netstack for mipsle fix 5 years ago
Brad Fitzpatrick c18b9d58aa tstest/archtest: add GOARCH-specific tests, run via qemu-user 5 years ago
Xe b02eb1d5c5
scripts/installer: handle fedora (#3235) 5 years ago
oocococo 3a2b0fc36c cmd/derper: support custom TLS port when in manual mode (#3231) 5 years ago
David Anderson 8d14bc32d1 tstest/integration: use key.NodePublic instead of tailcfg.NodeKey. 5 years ago
David Anderson 84c3a09a8d types/key: export constants for key size, not a method. 5 years ago
David Anderson 6422789ea0 disco: use key.NodePublic instead of tailcfg.NodeKey. 5 years ago
David Anderson 0fcc88873b tailcfg: remove NodeKeyFromNodePublic. 5 years ago
David Anderson c0ae1d2563 tailcfg: update go generate, which apparently normalizes type aliases. 5 years ago
David Anderson 418adae379 various: use NodePublic.AsNodeKey() instead of tailcfg.NodeKeyFromNodePublic() 5 years ago
David Anderson ff16e58d23 tailcfg: move NodeKey type to types/key. 5 years ago
David Anderson 15d329b4fa tailcfg: add marshaling round-tripping test. 5 years ago
David Anderson 27e83402a8 cmd/tailscaled: fix depaware. 5 years ago
David Anderson b43362852c types/key: delete legacy undifferentiated key types. 5 years ago
David Anderson eeb97fd89f various: remove remaining uses of key.NewPrivate. 5 years ago
David Anderson ccd36cb5b1 wgengine: remove use of legacy key parsing helper. 5 years ago
David Anderson 743293d473 types/key: remove node key AsPublic/AsPrivate compat shims. 5 years ago
David Anderson 2486d7cb9b tailcfg: remove use of legacy key parsing helper. 5 years ago
David Anderson ef241f782e wgengine/magicsock: remove uses of tailcfg.DiscoKey. 5 years ago
David Anderson 073a3ec416 types/key: correct ShortString representation of DiscoPublic. 5 years ago
Brad Fitzpatrick cb87b7aa5b version: only prefix VERSION.txt to version if not link-stamped 5 years ago
David Anderson 06dccea416 types/key: fix license header on disco files. 5 years ago
David Anderson 05cc2f510b types/key: new types for disco keys. 5 years ago
Maisem Ali 05e55f4a0b logtail/filch: limit buffer file size to 50MB 5 years ago
David Anderson 55b6753c11 wgengine/magicsock: remove use of key.{Public,Private}. 5 years ago
Brad Fitzpatrick 429632d32c ipn/ipnlocal: treat js/wasm interative logins as ephemeral for now 5 years ago
David Anderson c1d009b9e9 ipn/ipnstate: use key.NodePublic instead of the generic key.Public. 5 years ago
David Anderson ebae0d95d0 Revert "Revert "tailcfg: remove reference to types/key.Public."" 5 years ago
David Anderson ef14663934 Revert "tailcfg: remove reference to types/key.Public." 5 years ago
David Anderson 94f6257fde tailcfg: remove reference to types/key.Public. 5 years ago
David Anderson 1f06f77dcb derp: remove package shadowing of types/key. 5 years ago
David Anderson 37c150aee1 derp: use new node key type. 5 years ago
David Anderson 15376f975b types/wgkey: delete, no longer used. 5 years ago
Brad Fitzpatrick 19189d7018 wgengine/router: add a addrFamily type [linux] 5 years ago
David Anderson c41fe182f0 cmd/tailscaled: update depaware. 5 years ago
David Anderson 4d38194c21 control/controlclient: stop using wgkey. 5 years ago
David Anderson e03fda7ae6 wgengine/magicsock: remove test uses of wgkey. 5 years ago
Brad Fitzpatrick 7c40a5d440 wgengine/router: refactor in prep for Linux netlink-ification 5 years ago
Brad Fitzpatrick ada8cd99af control/controlclient: add a LoginEphemeral LoginFlags bit 5 years ago
Josh Bleecher Snyder 94fb42d4b2 all: use testingutil.MinAllocsPerRun 5 years ago
Josh Bleecher Snyder 1df865a580 wgengine/magicsock: allow even fewer allocs per UDP receive 5 years ago
Josh Bleecher Snyder c1d377078d wgengine/magicsock: use testingutil.MinAllocsPerRun 5 years ago
Josh Bleecher Snyder 4bb2c6980d util/testingutil: new package with MinAllocsPerRun 5 years ago
Josh Bleecher Snyder 640de1921f depaware: update 5 years ago
Brad Fitzpatrick aad46bd9ff wgengine/router: stop cleaning up old dev rules on Linux 5 years ago
David Anderson c9bf773312 wgengine/magicsock: replace use of wgkey with new node key type. 5 years ago
Brad Fitzpatrick d36c0d3566 wgengine/router: add debug test to enumerate rules 5 years ago