Commit Graph

2876 Commits (4ff0757d44e500caee9ad4ce68bb0a7d84a3bfec)
 

Author SHA1 Message Date
Josh Bleecher Snyder 4ff0757d44 cmd/testcontrol: add test control server 5 years ago
Denton Gentry 1dd2552032 wgengine: actively log FlushDNS. 5 years ago
Brad Fitzpatrick 36ffd509de net/dns: avoid Linux PolicyKit GUI dialog during tests 5 years ago
Brad Fitzpatrick edb338f542 cmd/tailscale: fix sporadic 'context canceled' error on 'up' 5 years ago
Brad Fitzpatrick faa891c1f2 client/tailscale,ipn/localapi: warn on tailscale/tailscaled version skew 5 years ago
Brad Fitzpatrick 8269a23758 version: bump date 5 years ago
David Anderson bf8556ab86 portlist: fix build tag to build only on macOS, not macOS+iOS. 5 years ago
Josh Bleecher Snyder 6ef734e493 wgengine: predict min.Peers length across calls 5 years ago
Josh Bleecher Snyder adf696172d wgengine/userspace: reduce allocations in getStatus 5 years ago
Brad Fitzpatrick af30897f0d Makefile: add a linux/arm check 5 years ago
Maisem Ali 1f006025c2 net/tstun: fix build on arm 5 years ago
Josh Bleecher Snyder fcca374fa7 tstest/integration/testcontrol: sort peers in map response 5 years ago
Brad Fitzpatrick cd426eaf4c net/portmapper: fix t.Log-after-test-done race in tests 5 years ago
Maisem Ali 9f62cc665e tailscaled: try migrating old state on synology devices 5 years ago
Maisem Ali 5c383bdf5d wgengine/router: pass in AmbientCaps when calling `ip rule` 5 years ago
Brad Fitzpatrick 56db3e2548 ipn/localapi: refresh ACME certs in background two weeks in advance 5 years ago
Brad Fitzpatrick 6f8c8c771b control/controlclient: tweak a couple error messages 5 years ago
Brad Fitzpatrick b7ae529ecc client/tailscale: make GetCertificate guess cert if SNI lacks dots 5 years ago
Simeng He e199e407d2 tailcfg: add IP and Types field to PingRequest 5 years ago
Brad Fitzpatrick d5e1abd0c4 cmd/tailscale/cli: only write cert file if it changed 5 years ago
Brad Fitzpatrick 57b794c338 ipn/localapi: move cert fetching code to localapi, cache, add cert subcommand 5 years ago
Josh Bleecher Snyder 4c8b5fdec4 control/controlclient: do not periodically print full netmap 5 years ago
Josh Bleecher Snyder a666b546fb ipn/ipnlocal: log number of packet filters rather than entire filter 5 years ago
Josh Bleecher Snyder 0c038b477f logtail: add a re-usable buffer for uploads 5 years ago
Josh Bleecher Snyder 278e7de9c9 logtail: always send a json array 5 years ago
Josh Bleecher Snyder 93284209bc logtail/filch: preallocate a scanner buffer 5 years ago
Matt Layher 8ab44b339e net/tstun: use unix.Ifreq type for Linux TAP interface configuration 5 years ago
Josh Bleecher Snyder 6da6d47a83 all: simplify build tags involving iOS 5 years ago
Josh Bleecher Snyder a24cee0d67 all: simplify ts_macext build tags 5 years ago
Josh Bleecher Snyder d2aa144dcc syncs: bump known good version to include Go 1.17 5 years ago
Brad Fitzpatrick 25e060a841 cmd/tailscale/cli: fix cert fetch WaitOrder retry loop, misc cleanups 5 years ago
Brad Fitzpatrick 833200da6f net/tstun: don't exec uname -r on Linux in TUN failure diagnostics 5 years ago
Brad Fitzpatrick e804ab29fd net/tstun: move TUN failure diagnostics to OS-specific files 5 years ago
Brad Fitzpatrick b2eea1ee00 cmd/tailscale/cli: make cert fetch registration automatic, show valid domains 5 years ago
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