8704 Commits (01efddea015a0d040f6dfe44163bb9764f16484b)
 

Author SHA1 Message Date
Nick Khyl 01efddea01 docs/windows/policy: update ADMX/ADML policy definitions to include the new Always On setting 1 year ago
License Updater 2994dde535 licenses: update license notices 1 year ago
Nick Khyl 9b32ba7f54 ipn/ipn{local,server}: move "staying alive in server mode" from ipnserver to LocalBackend 1 year ago
Nick Khyl bc0cd512ee ipn/desktop: add a new package for managing desktop sessions on Windows 1 year ago
Nick Khyl 5eacf61844 ipn/ipnauth: implement WindowsActor 1 year ago
Nick Khyl e9e2bc5bd7 ipn/ipn{auth,server}: update ipnauth.Actor to carry a context 1 year ago
Brad Fitzpatrick 5a082fccec tailcfg: remove ancient UserProfiles.Roles field 1 year ago
Andrew Dunham 926a43fe51 tailcfg: make NetPortRange.Bits omitempty 1 year ago
Anton f35c49d211 net/dns: update to illarion/gonotify/v3 to fix a panic 1 year ago
Anton c4984632ca net/dns: add a simple test for resolv.conf inotify watcher 1 year ago
Brad Fitzpatrick b865ceea20 tailcfg: update + clean up machine API docs, remove some dead code 1 year ago
Joe Tsai 8b347060f8
types/bool: add Int (#14984) 1 year ago
Brad Fitzpatrick 27f8e2e31d go.mod: bump x/* deps 1 year ago
Brad Fitzpatrick 2f98197857 tempfork/sshtest/ssh: add fork of golang.org/x/crypto/ssh for testing only 1 year ago
Brad Fitzpatrick 9706c9f4ff types/netmap,*: pass around UserProfiles as views (pointers) instead 1 year ago
Andrew Lytvynov 1047d11102
go.toolchain.rev: bump to Go 1.23.6 (#14976) 1 year ago
Nick Khyl 48dd4bbe21 ipn/ipn{local,server}: remove ResetForClientDisconnect in favor of SetCurrentUser(nil) 1 year ago
dependabot[bot] 11cd98fab0
.github: Bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 (#14963) 1 year ago
dependabot[bot] 76fe556fcd
.github: Bump github/codeql-action from 3.28.5 to 3.28.9 (#14962) 1 year ago
Nick Khyl 122255765a ipn/ipnlocal: fix (*profileManager).DefaultUserProfileID for users other than current 1 year ago
Erisa A 532e38bdc8
scripts/installer.sh: fix --yes argument for freebsd (#14958) 1 year ago
Adrian Dewhurst 7b3e5b5df3 wgengine/netstack: respond to service IPs in Linux tun mode 1 year ago
James Tucker e1523fe686 cmd/natc: remove speculative tuning from natc 1 year ago
James Tucker e113b106a6 go.mod,wgengine/netstack: use cubic congestion control, bump gvisor 1 year ago
James Tucker 4903d6c80b wgengine/netstack: block link writes when full rather than drop 1 year ago
Erisa A caafe68eb2
scripts/installer.sh: add BigLinux as a Manjaro derivative (#14936) 1 year ago
Sandro Jäckel 08a96a86af cmd/tailscale: make ssh command work when tailscaled is built with the ts_include_cli tag 1 year ago
James Tucker 83808029d8 wgengine/netstack: disable RACK on all platforms 1 year ago
Erisa A 431216017b
scripts/installer.sh: add FreeBSD 14 (#14925) 1 year ago
Mike O'Driscoll d08f830d50
cmd/derper: support no mesh key (#14931) 1 year ago
Mike O'Driscoll 9a9ce12a3e
cmd/derper: close setec after use (#14929) 1 year ago
Jonathan Nobels 1bf4c6481a
safesocket: add ability for Darwin clients to set explicit credentials (#14702) 1 year ago
Brad Fitzpatrick 05ac21ebe4 all: use new LocalAPI client package location 1 year ago
Percy Wegmann 8ecce0e98d
client: add missing localclient aliases (#14921) 1 year ago
Percy Wegmann f57fa3cbc3 client,localclient: move localclient.go to client/local package 1 year ago
Percy Wegmann 3f2bec5f64 ssh: don't use -l option for shells on OpenBSD 1 year ago
Nick Khyl 0e6d99cc36 docs/windows/policy: remove an extra closing > 1 year ago
Percy Wegmann 8287842269 ssh: refactor OS names into constants 1 year ago
Percy Wegmann e4bee94857 ssh: don't use -l option for shells on FreeBSD 1 year ago
Mike O'Driscoll e6e00012b2
cmd/derper: remove logging of mesh key (#14915) 1 year ago
Mike O'Driscoll d5316a4fbb
cmd/derper: add setec secret support (#14890) 1 year ago
Andrew Lytvynov e19c01f5b3
clientupdate: refuse to update in tsnet binaries (#14911) 1 year ago
Nick Khyl 9726e1f208 ipn/{ipnserver,localapi},tsnet: use ipnauth.Self as the actor in tsnet localapi handlers 1 year ago
Joe Tsai 0b7087c401
logpolicy: expose MaxBufferSize and MaxUploadSize options (#14903) 1 year ago
Nick Khyl 00fe8845b1 ipn/{ipnauth,ipnlocal,ipnserver}: move the AlwaysOn policy check from ipnserver to ipnauth 1 year ago
Irbe Krumina 5ef934b62d
cmd/k8s-operator: reinstate HA Ingress reconciler (#14887) 1 year ago
Jordan Whited cfe578870d
derp: tcp-write-timeout=0 should disable write deadline (#14895) 1 year ago
James Tucker 80a100b3cb net/netmon: add extra panic guard around ParseRIB 1 year ago
Adrian Dewhurst 97c4c0ecf0 ipn/ipnlocal: add VIP service IPs to localnets 1 year ago
Adrian Dewhurst 600f25dac9 tailcfg: add JSON unmarshal helper for view of node/peer capabilities 1 year ago