992 Commits (ec04c677c06b565fd418b00a3136f29086c7baef)

Author SHA1 Message Date
Brad Fitzpatrick b9adbe2002 net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon 2 years ago
Brad Fitzpatrick 6b95219e3a net/netmon, add: add netmon.State type alias of interfaces.State 2 years ago
Brad Fitzpatrick 3672f29a4e net/netns, net/dns/resolver, etc: make netmon required in most places 2 years ago
Brad Fitzpatrick 7a62dddeac net/netcheck, wgengine/magicsock: make netmon.Monitor required 2 years ago
Brad Fitzpatrick 4dece0c359 net/netutil: remove a use of deprecated interfaces.GetState 2 years ago
Brad Fitzpatrick 745931415c health, all: remove health.Global, finish plumbing health.Tracker 2 years ago
Brad Fitzpatrick 723c775dbb tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbing 2 years ago
Brad Fitzpatrick 5b32264033 health: break Warnable into a global and per-Tracker value halves 2 years ago
Brad Fitzpatrick ebc552d2e0 health: add Tracker type, in prep for removing global variables 2 years ago
Andrew Dunham 375617c5c8 net/tsdial: assume all connections are affected if no default route is present 2 years ago
kari-ts 048cb61dd0
interfaces: create android impl (#11784) 2 years ago
Andrew Dunham b85c2b2313 net/dns/resolver: use SystemDial in DoH forwarder 2 years ago
Andrew Dunham 226486eb9a net/interfaces: handle removed interfaces in State.Equal 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Brad Fitzpatrick 068db1f972 net/interfaces: delete unused unexported function 2 years ago
Brad Fitzpatrick a1abd12f35 cmd/tailscaled, net/tstun: build for aix/ppc64 2 years ago
Aaron Klotz 4d5d669cd5 net/dns: unconditionally write NRPT rules to local settings 2 years ago
James Tucker db760d0bac cmd/tailscaled: move cleanup to an implicit action during startup 2 years ago
Brad Fitzpatrick b0fbd85592 net/tsdial: partially fix "tailscale nc" (UserDial) on macOS 2 years ago
alexelisenko fe22032fb3
net/dns/{publicdns,resolver}: add start of Control D support 2 years ago
James Tucker 6e334e64a1 net/netcheck,wgengine/magicsock: align DERP frame receive time heuristics 2 years ago
Brad Fitzpatrick 8d7894c68e clientupdate, net/dns: fix some "tailsacle" typos 2 years ago
James Tucker f384742375 net/packet: allow more ICMP errors 2 years ago
Asutorufa e20ce7bf0c net/dns: close ctx when close dns directManager 2 years ago
Percy Wegmann 8b8b315258 net/tstun: use gaissmai/bart instead of tempfork/device 2 years ago
Brad Fitzpatrick a36cfb4d3d tailcfg, ipn/ipnlocal, wgengine/magicsock: add only-tcp-443 node attr 2 years ago
Anton Tolchanov cf8948da5f net/routetable: increase route limit used by the test 2 years ago
Andrew Dunham 9884d06b80 net/interfaces: fix test hang on Darwin 2 years ago
Andrew Dunham 62cf83eb92 go.mod: bump gvisor 2 years ago
Andrew Dunham 3dd8ae2f26 net/tstun: fix spelling of "WireGuard" 2 years ago
Anton Tolchanov 8cc5c51888 health: warn about reverse path filtering and exit nodes 2 years ago
Nick Khyl 7ef1fb113d cmd/tailscaled, ipn/ipnlocal, wgengine: shutdown tailscaled if wgdevice is closed 2 years ago
Nick Khyl b42b9817b0 net/dns: do not wait for the interface registry key to appear if the windowsManager is being closed 2 years ago
Brad Fitzpatrick e1bd7488d0 all: remove LenIter, use Go 1.22 range-over-int instead 2 years ago
mrrfv ff1391a97e net/dns/publicdns: add Mullvad family DNS to the list of known DoH servers 2 years ago
James Tucker 8d0d46462b net/dns: timeout DOH requests after 10s without response headers 2 years ago
James Tucker 651c4899ac net/interfaces: reduce & cleanup logs on iOS 2 years ago
Andrew Dunham e8d2fc7f7f net/tshttpproxy: log when we're using a proxy 2 years ago
James Tucker 8fe504241d net/ktimeout: add a package to set TCP user timeout 2 years ago
Andrew Dunham 70b7201744 net/dns: fix infinite loop when run on Amazon Linux 2023 2 years ago
Andrew Dunham b0e96a6c39 net/dns: log more info when openresolv commands fail 2 years ago
Brad Fitzpatrick 2bd3c1474b util/cmpx: delete now that we're using Go 1.22 2 years ago
Andrew Dunham fd94d96e2b net/portmapper: support legacy "urn:dslforum-org" portmapping services 2 years ago
Andrew Dunham b45089ad85 net/portmapper: handle cases where we have no supported clients 2 years ago
kari-ts c9fd166cc6
net/netmon: when a new network is added, trigger netmon update (#10840) 2 years ago
Andrew Dunham 20f3f706a4 net/netutil: allow 16-bit 4via6 site IDs 2 years ago
James Tucker 953fa80c6f cmd/{derper,stund},net/stunserver: add standalone stun server 2 years ago
Andrew Dunham 35c303227a net/dns/resolver: add ID to verbose logs in forwarder 2 years ago
Andrea Gottardo d9aeb30281
net/interfaces: handle iOS network transitions (#10680) 2 years ago
Andrew Dunham fa3639783c net/portmapper: check returned epoch from PMP and PCP protocols 2 years ago