Commit Graph

7129 Commits (87154a2f88bdce05ff4a85b7c5000c830e7980a4)
 

Author SHA1 Message Date
Percy Wegmann 87154a2f88 tailfs: fix startup issues on windows 2 years ago
Percy Wegmann ddcffaef7a tailfs: disable TailFSForLocal via policy 2 years ago
Percy Wegmann abab0d4197 tailfs: clean up naming and package structure 2 years ago
dependabot[bot] 79b547804b build(deps-dev): bump vite from 4.4.9 to 4.5.2 in /client/web 2 years ago
James Tucker 24bac27632 util/rands: add Shuffle and Perm functions with on-stack RNG state 2 years ago
Sonia Appasamy 2bb837a9cf client/web: only check policy caps for tagged nodes 2 years ago
Andrew Dunham 6f6383f69e .github: fuzzing is now unbroken 2 years ago
Keisuke Umegaki 7039c06d9b
fix toolchain not available error (#11083) 2 years ago
Patrick O'Doherty 7c52b27daf
Revert "tsweb: update ServeMux matching to 1.22.0 syntax (#11087)" (#11089) 2 years ago
Patrick O'Doherty 291f91d164
tsweb: update ServeMux matching to 1.22.0 syntax (#11087) 2 years ago
Jenny Zhang c446451bfa cmd/gitops-pusher: only use OAuth creds if non-empty string 2 years ago
Percy Wegmann 993acf4475 tailfs: initial implementation 2 years ago
Joe Tsai 2e404b769d
all: use new AppendEncode methods available in Go 1.22 (#11079) 2 years ago
Joe Tsai 94a4f701c2
all: use reflect.TypeFor now available in Go 1.22 (#11078) 2 years ago
Joe Tsai efddad7d7d
util/deephash: cleanup TODO in TestHash (#11080) 2 years ago
Charlotte Brandhorst-Satzkorn 0f042b9814
cmd/tailscale/cli: fix exit node status output (#11076) 2 years ago
Andrea Gottardo 6c79f55d48
ipnlocal: force-regen new authURL when it is too old (#10971) 2 years ago
Sonia Appasamy 1217f655c0 cmd/dist: update logs for synology builds 2 years ago
OSS Updater 664b861cd4 go.mod: update web-client-prebuilt module 2 years ago
Will Norris 6f0c5e0c05 client/web: use smart quotes in web UI frontend 2 years ago
Will Norris 128c99d4ae client/web: add new readonly mode 2 years ago
License Updater 9f0eaa4464 licenses: update win/apple licenses 2 years ago
License Updater 78f257d9f8 licenses: update android licenses 2 years ago
License Updater 5486d8aaf9 licenses: update tailscale{,d} licenses 2 years ago
Irbe Krumina a6cc2fdc3e
cmd/{containerboot,k8s-operator/deploy/manifests}: optionally allow proxying cluster traffic to a cluster target via ingress proxy (#11036) 2 years ago
Flakes Updater 2404b1444e go.mod.sri: update SRI hash for go.mod changes 2 years ago
Brad Fitzpatrick c424e192c0 .github/workflows: temporarily disable broken oss-fuzz action 2 years ago
Brad Fitzpatrick 2bd3c1474b util/cmpx: delete now that we're using Go 1.22 2 years ago
Brad Fitzpatrick 5ea071186e Dockerfile: use Go 1.22 2 years ago
Brad Fitzpatrick 9612001cf4 .github/workflows: update golangci-lint for Go 1.22 2 years ago
Brad Fitzpatrick b6153efb7d go.mod, README.md: use Go 1.22 2 years ago
Tom DNetto 653721541c tsweb: normalize passkey identities in bucketed stats 2 years ago
Tom DNetto 8d6d9d28ba tsweb: normalize common StableID's in bucketed stats, export as LabelMap 2 years ago
James Tucker e0762fe331 words: add a list of things you should yahoo! 2 years ago
James Tucker 0b16620b80 .github/workflows: add privileged tests workflow 2 years ago
James Tucker 0f5e031133 appc: optimize dns response observation for large route tables 2 years ago
Andrew Lytvynov db3776d5bf
go.toolchain.rev: bump to Go 1.22.0 (#11055) 2 years ago
Tom DNetto af931dcccd tsweb: replace domains/emails in paths when bucketing stats 2 years ago
Tom DNetto 36efc50817 tsweb: implementing bucketed statistics for started/finished counts 2 years ago
Maisem Ali b752bde280 types/views: add SliceMapKey[T] 2 years ago
kari-ts 5595b61b96
ipn/localapi: more http status cleanup (#10995) 2 years ago
Chris Palmer a633a30711
cmd/hello: link to the Hello KB article (#11022) 2 years ago
Joe Tsai 60657ac83f
util/deephash: tighten up SelfHasher API (#11012) 2 years ago
Joe Tsai 84f8311bcd
util/deephash: document pathological deephash behavior (#11010) 2 years ago
James Tucker ba70cbb930 ipn/ipnlocal: fix app connector route advertisements on exit nodes 2 years ago
James Tucker e1a4b89dbe appc,ipn/ipnlocal: add app connector routes if any part of a CNAME chain is routed 2 years ago
Tom DNetto 2aeef4e610 util/deephash: implement SelfHasher to allow types to hash themselves 2 years ago
James Tucker b4b2ec7801 ipn/ipnlocal: fix pretty printing of multi-record peer DNS results 2 years ago
Percy Wegmann fad6bae764 ipnlocal: log failure to get ssh host keys 2 years ago
Chris Palmer 9744ad47e3
cmd/hello: avoid deprecated apis (#10957) 2 years ago