4398 Commits (78dbb59a00641f2fa6df87351992afd9ef7a29d8)
 

Author SHA1 Message Date
Denton Gentry 78dbb59a00 CI: make all workflows get Go version from go.mod 4 years ago
Joe Tsai 7e40071571
util/deephash: handle slice edge-cases (#5471) 4 years ago
James Tucker 90dc0e1702 wgengine: remove unused singleflight group 4 years ago
Mihai Parparita 2c18517121 cmd/tsconnect: add npm publish workflow 4 years ago
Andrew Dunham d6c3588ed3
wgengine/wgcfg: only write peer headers if necessary (#5449) 4 years ago
James Tucker 81dba3738e wgengine: remove all peer status from open timeout diagnostics 4 years ago
James Tucker ad1cc6cff9 wgengine: use Go API rather than UAPI for status 4 years ago
Maisem Ali 68d9d161f4 net/dns: [win] fix regression in disableDynamicUpdate 4 years ago
Brad Fitzpatrick c66f99fcdc tailcfg, control/controlclient, ipn/ipnlocal: add c2n (control-to-node) system 4 years ago
Brad Fitzpatrick 08b3f5f070 wgengine/wgint: add shady temporary package to get at wireguard internals 4 years ago
Nahum Shalman 66d7d2549f logger: migrate rusage syscall use to x/sys/unix 4 years ago
Nahum Shalman d20392d413 cmd/tailscale: add emoji for illumos in status subcommand 4 years ago
Andrew Dunham 58cc049a9f
util/cstruct: add package for decoding padded C structures (#5429) 4 years ago
Andrew Dunham 9b77ac128a
wgengine: print in-flight operations on watchdog trigger (#5447) 4 years ago
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