4384 Commits (e1738ea78edde07ff45a3ea8a234d1ea3d772c57)
 

Author SHA1 Message Date
Andrew Dunham e1738ea78e
chirp: add a 10s timeout when communicating with BIRD (#5444) 4 years ago
Joe Tsai 9bf13fc3d1
util/deephash: remove getTypeInfo (#5469) 4 years ago
Joe Tsai ab7e6f3f11
util/deephash: require pointer in API (#5467) 4 years ago
Joe Tsai c5b1565337
util/deephash: move pointer and interface logic to separate function (#5465) 4 years ago
Joe Tsai d2e2d8438b
util/deephash: move map logic to separate function (#5464) 4 years ago
Joe Tsai 23c3831ff9
util/deephash: coalesce struct logic (#5466) 4 years ago
Joe Tsai 296b008b9f
util/deephash: move array and slice logic to separate function (#5463) 4 years ago
Joe Tsai 31bf3874d6
util/deephash: use unsafe.Pointer instead of reflect.Value (#5459) 4 years ago
Joe Tsai e0c5ac1f02
util/deephash: add debug printer (#5460) 4 years ago
Andrew Dunham e8f09d24c7
wgengine: use a singleflight.Group to reduce status contention (#5450) 4 years ago
Joe Tsai 70f9fc8c7a
util/deephash: rely on direct memory hashing for primitive kinds (#5457) 4 years ago
Brad Fitzpatrick f1c9812188 tailcfg: add Hostinfo.GoVersion 4 years ago
Nahum Shalman 214242ff62 net/dns/publicdns: Add Mullvad DoH 4 years ago
Joe Tsai 531ccca648
util/deephash: delete slow path (#5423) 4 years ago
Will Norris 3d328b82ee .github/actions: add signoff to go-licenses commits 4 years ago
License Updater d95b95038c licenses: update android licenses 4 years ago
License Updater ceb8c5d1e9 licenses: update win/apple licenses 4 years ago
Will Norris d1dd04e327 cmd/tailscale: use platform specific license link 4 years ago
Will Norris 79cf550823 cmd/tailscale: add licenses subcommand 4 years ago
Tom DNetto 79905a1162 tka: make storage a parameter rather than an Authority struct member 4 years ago
Mihai Parparita 7d1357162e cmd/tsconnect: expose runSSHSession in npm package 4 years ago
License Updater e4b5b92b82 licenses: update android licenses 4 years ago
License Updater ff97a97f08 licenses: update win/apple licenses 4 years ago
Tom DNetto f580f4484f tka: move disablement logic out-of-band from AUMs 4 years ago
Mihai Parparita 7a5cf39d0d ipn/ipnlocal: fix Taildrop not returning any sharing targets 4 years ago
Tom DNetto f81723ceac tailcfg: implement wire format for map request/response tka comms 4 years ago
License Updater 9ccc52cd04 licenses: update tailscale{,d} licenses 4 years ago
Will Norris 5c7e960fa8
licenses: add GitHub Action to update license notices (#5433) 4 years ago
Mihai Parparita 1a093ef482 cmd/tsconnect: extract NPM package for reusing in other projects 4 years ago
Tom DNetto 472529af38 tka: optimize common case of processing updates built from head 4 years ago
Tom DNetto 039def3b50 ipn,tailcfg: transmit NodeID in tka init RPCs 4 years ago
Tom DNetto a78f8fa701 tka: support rotating node-keys in node-key signatures 4 years ago
Will Norris b3cc719add cmd/nginx-auth: allow use of shared nodes 4 years ago
Joe Tsai 3fc8683585
util/deephash: expand fast-path capabilities (#5404) 4 years ago
Mihai Parparita 78b90c3685 cmd/tsconnect: stop writing build artifacts into src/ 4 years ago
Tom DNetto facafd8819 client,cmd/tailscale,ipn,tka,types: implement tka initialization flow 4 years ago
Tom DNetto 18edd79421 control/controlclient,tailcfg: [capver 40] create KeySignature field in tailcfg.Node 4 years ago
Kris Brandow 5d559141d5 wgengine/magicsock: remove mention of Start 4 years ago
Kamal Nasser f983962fc6 fix typo in incomplete default routes error message 4 years ago
Aaron Klotz b997304bf6 tailcfg: add CapabilityDataPlaneAuditLogs. 4 years ago
Maisem Ali 9197dd14cc net/dns: [win] add MagicDNS entries to etc/hosts 4 years ago
Denton Gentry 3c8d257b3e cmd/tailscale: set /dev/net perms in configure-host 4 years ago
Joe Tsai d32700c7b2
util/deephash: specialize for netip.Addr and drop AppendTo support (#5402) 4 years ago
Brad Fitzpatrick 0de66386d4 cmd/viewer: add flag to support Clone generation without Views 4 years ago
Kris Brandow 9ae1161e85 net/dnscache: fix v4addrs to return only v4 addrs 4 years ago
Joe Tsai 03f7e4e577
util/hashx: move from sha256x (#5388) 4 years ago
Joe Tsai f061d20c9d
util/sha256x: rename Hash as Block512 (#5351) 4 years ago
Joe Tsai 44d62b65d0
util/deephash: move typeIsRecursive and canMemHash to types.go (#5386) 4 years ago
Joe Tsai d53eb6fa11
util/deephash: simplify typeIsRecursive (#5385) 4 years ago
Joe Tsai 23ec3c104a
util/deephash: remove unused stack slice in typeIsRecursive (#5363) 4 years ago