119 Commits (bec17d05cb84240c162a57c396ea10d3316cd9cf)
 

Author SHA1 Message Date
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
David Anderson 62fb652eef cmd/tailscaled: run off internal state autonomously. 6 years ago
Brad Fitzpatrick 997678f540 wgengine/monitor: make Close not block forever on Linux 6 years ago
Brad Fitzpatrick 7f5e3febe5 wgengine: move link monitor to be owned by the engine, not the router 6 years ago
wardn 09fbae01a9 tailcfg: don't panic on node equal check 6 years ago
Brad Fitzpatrick 80d5d4bdfe ipn: fix test breakage from earlier 79295b1138 6 years ago
Brad Fitzpatrick 79295b1138 wgengine: simplify, change some signatures 6 years ago
Brad Fitzpatrick 9dbc52bb5b go.mod: fix wireguard-go dep 6 years ago
Brad Fitzpatrick 2896be60db Move "logger" package to under types, now that we have it. 6 years ago
David Anderson dec5d64593 ipn/ipnserver: remove Options.AllowQuit. 6 years ago
Brad Fitzpatrick c393f0bfae Dockerfile: optimize incremental build a bit, copy all binaries to output 6 years ago
Brad Fitzpatrick 747c7d7ce2 types/empty: add Message, stop using mysterious *struct{} 6 years ago
David Anderson 4796f6fd67 cmd/tailscale: document pump(). 6 years ago
David Anderson 47820db381 cmd/tailscale{,d}: rename main file. 6 years ago
Brad Fitzpatrick 587c3fcac4 control/controlclient, wgengine/magicsock: misc cleanups 6 years ago
wardn 58ce50389e wgengine: build for freebsd 6 years ago
Brad Fitzpatrick fbfe474492 logpolicy: add some docs 6 years ago
David Anderson de0239375a logtail/filch: use x/sys/unix instead of syscall. 6 years ago
David Anderson a416d10e85 Remove the explicit security redirect. 6 years ago
David Anderson f96e9a123d Add issue templates and redirects. 6 years ago
David Anderson 5f45b7c765 ipn: make LocalBackend.loadStateWithLock easier to follow. 6 years ago
David Anderson 96fd8b4230 ipn: adjust backend docs a bit more. 6 years ago
David Anderson 73c0a2bee2 Improve documentation in backend.go. 6 years ago