2823 Commits (a4e19f22339d9d618dcf459ca5709b2701aada56)
 

Author SHA1 Message Date
Josh Bleecher Snyder a4e19f2233 version: remove rsc.io/goversion dependency 5 years ago
Brad Fitzpatrick bdb93c5942 net/portmapper: actually test something in TestProbeIntegration 5 years ago
Denton Gentry 26c1183941 hostinfo: add fly.io detection 5 years ago
Denton Gentry 0796c53404 tsnet: add AuthKey support. 5 years ago
Adrian Dewhurst 8bdf878832 net/dns/resolver: use forwarded dns txid directly 5 years ago
David Crawshaw 360223fccb types/dnstype: introduce new package for Resolver 5 years ago
Christine Dodrill 4d19db7c9f
scripts/installer: work on Oracle Linux (#2604) 5 years ago
Brad Fitzpatrick e6d4ab2dd6 net/portmapper: add start of self-contained portmapper integration tests 5 years ago
julianknodt 98d36ee18d net/portmapper: add hook for use with prev ip 5 years ago
julianknodt 85304d7392 net/portmapper: check disable flags 5 years ago
julianknodt 777b711d96 net/portmapper: add pcp portmapping 5 years ago
julianknodt 5c98b1b8d0 net/portmapper: move pcp code to separate file 5 years ago
Josh Bleecher Snyder eee6b85b9b cmd/tailscaled: don't require root for --cleanup 5 years ago
Josh Bleecher Snyder a5da4ed981 all: gofmt with Go 1.17 5 years ago
Brad Fitzpatrick a729070252 net/tstun: add start of Linux TAP support, with DHCP+ARP server 5 years ago
Brad Fitzpatrick fd7b738e5b derp: use pad32 package for padding, reduce duplication 5 years ago
Brad Fitzpatrick fdc081c291 net/portmapper: fix UPnP probing, work against all ports 5 years ago
Josh Bleecher Snyder f013960d87 tstime/mono: make json.Unmarshal of a zero time.Time yield a zero Time 5 years ago
Brad Fitzpatrick f3c96df162 ipn/ipnstate: move tailscale status "active" determination to tailscaled 5 years ago
Brad Fitzpatrick 0858673f1f tstest/integration: regenerate test deps 5 years ago
Joe Tsai 9d0c86b6ec
util/deephash: remove unnecessary formatting for structs and slices (#2571) 5 years ago
Brad Fitzpatrick 1db9032ff5 cmd/tailscaled: let portmap debug mode have an gateway/IP override knob 5 years ago
Denton Gentry 260b85458c net/dns: correct log message. 5 years ago
Brad Fitzpatrick 54e33b511a net/dns/resolver: add test that I forgot to git add earlier 5 years ago
David Crawshaw eab80e3877 logpolicy: only log panics when running under systemd 5 years ago
Brad Fitzpatrick 24ee0ed3c3 tstest/integration: update test deps 5 years ago
Brad Fitzpatrick 31ea073a73 cmd/tailscaled: add debug -portmap mode 5 years ago
Joe Tsai d8fbce7eef
util/deephash: hash uint{8,16,32,64} explicitly (#2502) 5 years ago
Joe Tsai 01d4dd331d
util/deephash: simplify hasher.hashMap (#2503) 5 years ago
Brad Fitzpatrick be921d1a95 net/dns/resolver: fix skipped DoH test that bitrot 5 years ago
Josh Bleecher Snyder 0373ba36f3 logtail: fix typo in comment 5 years ago
David Crawshaw 1606ef5219 logtail: print panics from previous runs on stderr 5 years ago
David Crawshaw 3e039daf95 logpolicy: actually collect panics 5 years ago
Brad Fitzpatrick 7298e777d4 derp: reduce server memory by 30% by removing persistent bufio.Writer 5 years ago
Brad Fitzpatrick 5a7ff2b231 net/dnsfallback: re-run go generate 5 years ago
Brad Fitzpatrick b622c60ed0 derp,wgengine/magicsock: don't assume stringer is in $PATH for go:generate 5 years ago
Matt Layher effee49e45 net/interfaces: explicitly check netaddr.IP.Is6 in isUsableV6 5 years ago
Matt Layher 3ff8a55fa7 net/tsaddr: remove IsULA, replace with netaddr.IP.IsPrivate 5 years ago
Brad Fitzpatrick d37451bac6 cmd/derper: dial VPC address with right context 5 years ago
Brad Fitzpatrick e422e9f4c9 cmd/derper: mesh over VPC network 5 years ago
David Crawshaw 0554b64452 ipnlocal: allow access to guest VMs/containers while using an exit node 5 years ago
Josh Bleecher Snyder 9da4181606 tstime/rate: new package 5 years ago
Josh Bleecher Snyder f6e833748b wgengine: use mono.Time 5 years ago
Josh Bleecher Snyder 8a3d52e882 wgengine/magicsock: use mono.Time 5 years ago
Josh Bleecher Snyder c2202cc27c net/tstun: use mono.Time 5 years ago
Josh Bleecher Snyder 142670b8c2 tstime/mono: new package 5 years ago
Josh Bleecher Snyder 881bb8bcdc net/dns/resolver: allow an extra alloc for go closure allocation 5 years ago
Brad Fitzpatrick b6179b9e83 net/dnsfallback: add new nodes 5 years ago
Pratik 2d35737a7a
Dockerfile: remove extra COPY step (#2355) 5 years ago
Aaron Bieber c179b9b535 cmd/tsshd: switch from github.com/kr/pty to github.com/creack/pty 5 years ago