141 Commits (cc44e8a443fc2ad47be5ebacfc947d3a0949713c)
 

Author SHA1 Message Date
David Anderson cc44e8a443 cmd/mkpkg: add small wrapper around nfpm to build deb/rpm packages. 6 years ago
Brad Fitzpatrick 2612e54ad1 derp, cmd/derper: add debug handlers, stats 6 years ago
Brad Fitzpatrick 433b917977 interfaces, cmd/tsshd: move interface lookup from tsshd to its own package 6 years ago
Brad Fitzpatrick 37e115834e cmd/derper: support logging to logtail 6 years ago
Brad Fitzpatrick 379a3125fd derp, wgengine/magicsock: support more than just packets from Client.Recv 6 years ago
Brad Fitzpatrick 88f1cc0c98 derp, cmd/derper: add rate limiting support, add default 5Mbps limit 6 years ago
Brad Fitzpatrick 1166c34f6c derp: fix staticcheck warning 6 years ago
Brad Fitzpatrick 322cb58b14 derp: deflake test I flaked up in earlier change 6 years ago
Brad Fitzpatrick f029c4c82d derp: change the protocol framing to always include a length 6 years ago
David Anderson c47f907a27 ipn: use *Prefs rather than Prefs throughout. 6 years ago
David Anderson 0c55777fed ipn: temporary support for loading legacy relaynode configs. 6 years ago
David Crawshaw 4ebc0fa70f wgengine: incremental update of peers on network map change 6 years ago
Brad Fitzpatrick 11048b8932 derp: add docs on current protocol overview, break accept apart a bit 6 years ago
Brad Fitzpatrick 79af6054bf derp: don't start sending keepalives to client until after serverInfo sent 6 years ago
Brad Fitzpatrick 1155716318 derp: rename some things in the client, add some docs 6 years ago
Brad Fitzpatrick 4b461c2e77 derp: rename some things in the server, add some docs 6 years ago
Brad Fitzpatrick d298d5b1f8 wgengine/magicsock: support multiple derp servers, and not just for handshakes 6 years ago
Martin Baillie a9bff99a9b wgengine: add OpenBSD router DNS update handling 6 years ago
David Anderson 5868dd1a77 Lint: remove unused function. 6 years ago
Avery Pennarun 57bbafde84 cmd/relaynode: drop local --acl-file in favour of central packet filter. 6 years ago
David Anderson 77907a76a3 version: tag redo-generated version as +build redo. 6 years ago
David Anderson 15b4d26d92 logpolicy: automatically figure out paths and filenames. 6 years ago
Avery Pennarun bec17d05cb .gitattributes: add a smudge filter for go.mod. 6 years ago
Brad Fitzpatrick f266e2d1eb version: add CmdName func for future use by logpolicy 6 years ago
David Anderson cf1e386cbd ipn: move Options.ServerURL into Prefs. 6 years ago
David Crawshaw 45d687e213 wgengine: fix build on linux/freebsd/openbsd/windows 6 years ago
David Crawshaw 431929c09a go.mod: fix wireguard-go version 6 years ago
David Crawshaw d0f697ee07 wgengine: update for wgcfg changes 6 years ago
David Anderson c4f6f622f0 tailscaled: remove comment from systemd unit. 6 years ago
David Anderson 20e6fc1d78 tailscaled: fix systemd unit definition. 6 years ago
David Anderson 5d4b96b8f2 tailscaled: add a systemd unit. 6 years ago
David Anderson 85ac82c386 tailscaled: default to a sock in current dir, for development. 6 years ago
David Anderson 76819e7432 tailscaled: call the network interface tailscale0, not ts0. 6 years ago
David Anderson 4460bd638b safesocket: simplify API. 6 years ago
Brad Fitzpatrick b72e6446e2 cmd/derper: add a basic DERP server 6 years ago
David Anderson c7e2fcd517 Dockerfile: install iptables in the container. 6 years ago
Brad Fitzpatrick fd1aa4f7f6 wgengine/magicsock: add a reSTUN method 6 years ago
Brad Fitzpatrick 619697063e derp: more misc cleanups 6 years ago
Brad Fitzpatrick e06ca40650 wgengine, magicsock, derp: misc cleanups, docs 6 years ago
David Crawshaw a23a0d9c9f tailcfg: add RegisterRequest.Copy 6 years ago
David Anderson 47da432991 ipn: handle advertised routes provided by frontend. 6 years ago
wardn 5d79530caa wgengine: create freebsd-specific implementation 6 years ago
Dave Anderson a0af5655a8
Merge pull request #67 from tailscale/danderson/adv-routes 6 years ago
David Anderson e0c35723a8 ipn: add documentation to the Prefs struct. 6 years ago
David Anderson 59ba2e6316 ipn: implement Prefs.Equals efficiently. 6 years ago
Brad Fitzpatrick 259406e797 derp: move away from [32]byte key types 6 years ago
Tobias Klauser 4d09316f9a wgengine/monitor: use RTMGRP_* consts from x/sys/unix 6 years ago
David Anderson a5b84fa921 ipn: add AdvertiseRoutes to Prefs. 6 years ago
Brad Fitzpatrick 769e25e37b derp: use new types/key package 6 years ago
David Anderson a70a91521b ipn: print the packet filter setting in prefs. 6 years ago