2842 Commits (39610aeb09098142fdfd93a472a339ec33b24671)
 

Author SHA1 Message Date
Brad Fitzpatrick 39610aeb09 wgengine/magicsock: move debug knobs to their own file, compile out on iOS 5 years ago
Denton Gentry 98d557dd24 Dockerfile: use alpine:3.14 5 years ago
Denton Gentry 3e7ff5ff98 cmd/tailscaled: enable hybrid netstack mode for FreeBSD. 5 years ago
Brad Fitzpatrick 954867fef5 words: fix parser to handle missing newline at end 5 years ago
Brad Fitzpatrick c992504375 words: group some scales, support comments 5 years ago
Brad Fitzpatrick 1bca722824 words: add five types of tales, best dog 5 years ago
Brad Fitzpatrick 00b4c2331b words: add accessors and tests for a few of our favorite words 5 years ago
Charlotte Brandhorst-Satzkorn 9547669787 words: these are a few more of my favorite words 5 years ago
Charlotte Brandhorst-Satzkorn b5a41ff381 words: these are a few of my favorite words 5 years ago
Brad Fitzpatrick ec9f3f4cc0 cmd/tailscale: update depaware 5 years ago
Brad Fitzpatrick c68a12afe9 cmd/tailscale: add temporary debug command for getting DNS-01 LetsEncrypt cert 5 years ago
David Anderson d2d55bd63c cmd/microproxy: delete. 5 years ago
Brad Fitzpatrick c6740da624 tsweb: make VarzHandler support untyped expvar.Maps for compatibility 5 years ago
Brad Fitzpatrick 7c7eb8094b tsweb: make VarzHandler support expvar.Funcs returning ints/floats 5 years ago
Brad Fitzpatrick 5aba620fb9 tsweb: make VarzHandler capable of walking structs with reflect 5 years ago
julianknodt b9bd7dbc5d net/portmapper: log upnp information 5 years ago
julianknodt 26b6fe7f02 net/portmapper: add PCP integration test 5 years ago
Brad Fitzpatrick 3700cf9ea4 tsweb: also support LabelMaps from expvar.Map, without metrics 5 years ago
Brad Fitzpatrick 5f45d8f8e6 tsweb: add VarzHandler tests 5 years ago
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