9897 Commits (bd29b189fe8b15783b59c63ec5ebbb2584a9d5f7)
 

Author SHA1 Message Date
Brad Fitzpatrick bd29b189fe types/netmap,*: remove some redundant fields from NetMap 5 months ago
Brad Fitzpatrick 2a6cbb70d9 .github/workflows: make go_generate check detect new files 5 months ago
Brad Fitzpatrick 4e2f2d1088 feature/buildfeatures: re-run go generate 5 months ago
Alex Chan af7c26aa05 cmd/vet/jsontags: fix a typo in an error message 5 months ago
Alex Chan 85373ef822 tka: move RemoveAll() to CompactableChonk 5 months ago
Alex Chan c2e474e729 all: rename variables with lowercase-l/uppercase-I 5 months ago
James 'zofrex' Sanderson 9048ea25db
ipn/localapi: log calls to localapi (#17880) 5 months ago
James 'zofrex' Sanderson a2e9dfacde
cmd/tailscale/cli: warn if a simple up would change prefs (#17877) 5 months ago
Joe Tsai 4860c460f5
wgengine/netlog: strip dot suffix from node name (#17954) 5 months ago
James Tucker 41662f5128 ssh/tailssh: fix incubator tests on macOS arm64 5 months ago
Andrew Lytvynov 26f9b50247
feature/tpm: disable dictionary attack protection on sealing key (#17952) 5 months ago
Brad Fitzpatrick f1cddc6ecf ipn{,/local},cmd/tailscale: add "sync" flag and pref to disable control map poll 5 months ago
Brad Fitzpatrick 165a24744e tka: fix typo in comment 5 months ago
Alex Chan 1723cb83ed ipn/ipnlocal: use an in-memory TKA store if FS is unavailable 5 months ago
Andrew Lytvynov d01081683c
go.mod: bump golang.org/x/crypto (#17907) 5 months ago
Alex Chan 200383dce5 various: add more missing apostrophes in comments 5 months ago
Brad Fitzpatrick 1e95bfa184 ipn: fix typo in comment 5 months ago
Brad Fitzpatrick a5b2f18567 control/controlclient: remove some public API, move to Options & test-only 5 months ago
Alex Chan 139c395d7d cmd/tailscale/cli: stabilise the output of `tailscale lock log --json` 5 months ago
Brad Fitzpatrick 99b06eac49 syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 5 months ago
Andrew Dunham 3a41c0c585 ipn/ipnlocal: add PROXY protocol support to Funnel/Serve 5 months ago
Brad Fitzpatrick 653d0738f9 types/netmap: remove PrivateKey from NetworkMap 5 months ago
Brad Fitzpatrick 98aadbaf54 util/cache: remove unused code 5 months ago
Brad Fitzpatrick 4e01e8a66e wgengine/netlog: fix send to closed channel in test 5 months ago
Avery Palmer 8aa46a3956 util/clientmetric: fix regression causing Metric.v to be uninitialised 5 months ago
Xinyu Kuo 8444659ed8 cmd/tailscale/cli: fix panic in netcheck with mismatched DERP region IDs 5 months ago
Jordan Whited e1f0ad7a05
net/udprelay: implement Server.SetStaticAddrPorts (#17909) 5 months ago
James Tucker a96ef432cf control/controlclient,ipn/ipnlocal: replace State enum with boolean flags 5 months ago
Andrew Lytvynov c5919b4ed1
feature/tpm: check IsZero in clone instead of just nil (#17884) 5 months ago
Andrew Lytvynov 888a5d4812
ipn/localapi: use constant-time comparison for RequiredPassword (#17906) 5 months ago
Alex Chan 9134440008 various: adds missing apostrophes to comments 5 months ago
Simon Law bd36817e84
scripts/installer.sh: compare major versions numerically (#17904) 5 months ago
M. J. Fromberger ab4b990d51
net/netmon: do not abandon a subscriber when exiting early (#17899) 5 months ago
Brad Fitzpatrick ce10f7c14c wgengine/wgcfg/nmcfg: reduce wireguard reconfig log spam 5 months ago
Andrew Dunham 208a32af5b logpolicy: fix nil pointer dereference with invalid TS_LOG_TARGET 5 months ago
Brad Fitzpatrick 052602752f control/controlclient: make Observer optional 5 months ago
Jordan Whited 0285e1d5fb
feature/relayserver: fix Shutdown() deadlock (#17898) 5 months ago
James 'zofrex' Sanderson 124301fbb6
ipn/ipnlocal: log prefs changes and reason in Start (#17876) 5 months ago
Alex Chan b5cd29932e tka: add a test for unmarshaling existing AUMs 5 months ago
Jordan Whited 9e4d1fd87f
feature/relayserver,ipn/ipnlocal,net/udprelay: plumb DERPMap (#17881) 5 months ago
Brad Fitzpatrick 146ea42822 ipn/ipnlocal: remove all the weird locking (LockedOnEntry, UnlockEarly, etc) 5 months ago
Andrew Dunham 08e74effc0 cmd/cloner: support cloning arbitrarily-nested maps 5 months ago
Naman Sood ca9b68aafd
cmd/tailscale/cli: remove service flag from funnel command (#17850) 5 months ago
Andrew Dunham 6ac80b7334 cmd/{cloner,viewer}: handle maps of views 5 months ago
Jordan Whited f4f9dd7f8c
net/udprelay: replace VNI pool with selection algorithm (#17868) 5 months ago
License Updater 31fe75ad9e licenses: update license notices 5 months ago
Fran Bull 37aa7e6935 util/dnsname: fix test error message 5 months ago
Brad Fitzpatrick f387b1010e wgengine/wgcfg: remove two unused Config fields 5 months ago
Fran Bull 27a0168cdc util/dnsname: increase maxNameLength to account for trailing dot 5 months ago
Jonathan Nobels e8d2f96449
ipn/ipnlocal, net/netns: add node cap to disable netns interface binding on netext Apple clients (#17691) 5 months ago