198 Commits (7bfb7744b72ef0cb2b0dcf8f0ff0bf2e5cb640ad)

Author SHA1 Message Date
Aaron Klotz 90fd04cbde ipn/ipnlocal, util/winutil/policy: modify Windows profile migration to load legacy prefs from within tailscaled 3 years ago
Andrew Dunham 8d3acc9235 util/sysresources, magicsock: scale DERP buffer based on system memory 3 years ago
Josh Bleecher Snyder 3ba9f8dd04 util/codegen: add -copyright to control presence of copyright headers 3 years ago
Anton Tolchanov 2a933c1903
cmd/tailscale: extend hostname validation (#7678) 3 years ago
Maisem Ali f61b306133 tailcfg: add Node.SelfNodeV4MasqAddrForThisPeer 3 years ago
M. J. Fromberger a75360ccd6
util: add truncate package (#7490) 3 years ago
Maisem Ali 1a30b2d73f all: use tstest.Replace more 3 years ago
Andrew Dunham 73fa7dd7af util/slicesx: add package for generic slice functions, use 3 years ago
Andrew Dunham e220fa65dd util/ringbuffer: move generic ringbuffer from corp repo 3 years ago
Andrew Dunham 6927a844b1 util/linuxfw: add build constraints excluding GOARCH=arm 3 years ago
Andrew Dunham ba48ec5e39 util/linuxfw: initial implementation of package 3 years ago
Andrew Dunham 2dc3dc21a8 util/multierr: implement Go 1.20+'s multiple error Unwrap 3 years ago
Brad Fitzpatrick b1248442c3 all: update to Go 1.20, use strings.CutPrefix/Suffix instead of our fork 3 years ago
Will Norris 10085063fb util/vizerror: add As function to get wrapped Error 3 years ago
Will Norris 648aa00a28 fixup! util/vizerror: add new package for visible errors 3 years ago
Will Norris a6c6979b85 fixup! util/vizerror: add new package for visible errors 3 years ago
Will Norris 598ec463bc fixup! util/vizerror: add new package for visible errors 3 years ago
Will Norris 8e6a1ab175 util/vizerror: add new package for visible errors 3 years ago
Will Norris 947c14793a all: update tools that manage copyright headers 3 years ago
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Mihai Parparita 8c20da2568 util/httpm: add another HTTP method 3 years ago
Brad Fitzpatrick a1b4ab34e6 util/httpm: add new package for prettier HTTP method constants 3 years ago
David Anderson 9bd6a2fb8d cmd/k8s-operator: support setting a custom hostname. 3 years ago
Brad Fitzpatrick 6edf357b96 all: start groundwork for using capver for localapi & peerapi 3 years ago
Brad Fitzpatrick d9144c73a8 cmd/tailscale: add start of "tailscale update" command 3 years ago
Andrew Dunham 1e67947cfa control/controlclient, tailcfg: add Node.Expired field, set for expired nodes 3 years ago
Brad Fitzpatrick b2b8e62476 util/codegen: permit running in directories without copyright headers 3 years ago
Brad Fitzpatrick aad6830df0 util/codegen, all: use latest year, not time.Now, in generated files 3 years ago
Aaron Klotz 3c452b9880 util/winutil: fix erroneous condition in implementation of getRegIntegerInternal 3 years ago
Joe Tsai 350aab05e5
util/multierr: optimize New for nil cases (#6750) 3 years ago
Brad Fitzpatrick ca08e316af util/endian: delete package; use updated josharian/native instead 3 years ago
Joe Tsai c47578b528
util/multierr: add Range (#6643) 3 years ago
Brad Fitzpatrick 197a4f1ae8 types/ptr: move all the ptrTo funcs to one new package's ptr.To 3 years ago
Aaron Klotz 6e33d2da2b ipn/ipnauth, util/winutil: add temporary LookupPseudoUser workaround to address os/user.LookupId errors on Windows 3 years ago
Brad Fitzpatrick ea25ef8236 util/set: add new set package for SetHandle type 3 years ago
Andrew Dunham 0af61f7c40 cmd/tailscale, util/quarantine: set quarantine flags on files from Taildrop 3 years ago
ysicing cba1312dab util/endian: add support on Loongnix-Server (loong64) 3 years ago
Brad Fitzpatrick db2cc393af util/dirwalk, metrics, portlist: add new package for fast directory walking 3 years ago
Brad Fitzpatrick da8def8e13 all: remove old +build tags 4 years ago
Adrian Dewhurst c3a5489e72 util/winutil: remove log spam for missing registry keys 4 years ago
Brad Fitzpatrick e55ae53169 tailcfg: add Node.UnsignedPeerAPIOnly to let server mark node as peerapi-only 4 years ago
Mihai Parparita 63ad49890f cmd/tsconnect: pre-compress main.wasm when building the NPM package 4 years ago
Cuong Manh Le a7efc7bd17 util/singleflight: sync with upstream 4 years ago
Josh Soref d4811f11a0 all: fix spelling mistakes 4 years ago
Aaron Klotz 44f13d32d7 cmd/tailscaled, util/winutil: log Windows service diagnostics when the wintun device fails to install 4 years ago
Andrew Dunham 4b996ad5e3
util/deephash: add AppendSum method (#5768) 4 years ago
Brad Fitzpatrick 9bdf0cd8cd ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics} 4 years ago
Aaron Klotz acc7baac6d tailcfg, util/deephash: add DataPlaneAuditLogID to Node and DomainDataPlaneAuditLogID to MapResponse 4 years ago
Brad Fitzpatrick f3ce1e2536 util/mak: deprecate NonNil, add type-safe NonNilSliceForJSON, NonNilMapForJSON 4 years ago
Andrew Dunham 70ed22ccf9
util/uniq: add ModifySliceFunc (#5504) 4 years ago