1163 Commits (156cd53e7734407dc42e30af2f12cf6956cd9e24)

Author SHA1 Message Date
Brad Fitzpatrick 156cd53e77 net/netmon: unexport GetState 1 year ago
Jonathan Nobels 25d5f78c6e
net/dns: expose a function for recompiling the DNS configuration (#15346) 1 year ago
Jordan Whited 8b1e7f646e
net/packet: implement Geneve header serialization (#15301) 1 year ago
Andrew Dunham 640b2fa3ae net/netmon, wgengine/magicsock: be quieter with portmapper logs 1 year ago
Brad Fitzpatrick eb3313e825 tailcfg: add DERPRegion.NoMeasureNoHome, deprecate+document Avoid [cap 115] 1 year ago
Andrew Dunham 5177fd2ccb net/portmapper: retry UPnP when we get an "Invalid Args" 1 year ago
Brad Fitzpatrick 7fac0175c0 cmd/derper, derp/derphttp: support, generate self-signed IP address certs 1 year ago
Andrew Lytvynov 323747c3e0
various: disable MPTCP when setting TCP_USER_TIMEOUT sockopt (#15063) 1 year ago
James Tucker 606f7ef2c6 net/netcheck: remove unnecessary custom map clone function 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
James Tucker 80a100b3cb net/netmon: add extra panic guard around ParseRIB 1 year ago
James Tucker 10fe10ea10 derp/derphttp,ipn/localapi,net/captivedetection: add cache resistance to captive portal detection 1 year ago
Brad Fitzpatrick 68a66ee81b feature/capture: move packet capture to feature/*, out of iOS + CLI 1 year ago
Kristoffer Dalby f39ee8e520 net/tstun: add back outgoing drop metric 1 year ago
Brad Fitzpatrick d6abbc2e61 net/tstun: move TAP support out to separate package feature/tap 1 year ago
Brad Fitzpatrick 042ed6bf69 net/bakedroots: add LetsEncrypt ISRG Root X2 1 year ago
Brad Fitzpatrick 150cd30b1d ipn/ipnlocal: also use LetsEncrypt-baked-in roots for cert validation 1 year ago
Brad Fitzpatrick d912a49be6 net/tstun: add logging to aid developers missing Start calls 1 year ago
Aaron Klotz 7d73a38b40 net/dns: only populate OSConfig.Hosts when MagicDNS is enabled 1 year ago
James Tucker 6364b5f1e0 net/netmon: trim IPv6 endpoints in already routable subnets 1 year ago
Aaron Klotz d818a58a77 net/dns: ensure the Windows configurator does not touch the hosts file unless the configuration actually changed 1 year ago
Brad Fitzpatrick 60d19fa00d all: use Go 1.21's binary.NativeEndian 1 year ago
Nahum Shalman 9373a1b902 all: illumos/solaris userspace only support 1 year ago
Will Norris 60daa2adb8 all: fix golangci-lint errors 1 year ago
James Tucker de9d4b2f88 net/netmon: remove extra panic guard around ParseRIB 1 year ago
Brad Fitzpatrick 1e2e319e7d util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps 1 year ago
Joe Tsai b62a013ecb
Switch logging service from log.tailscale.io to log.tailscale.com (#14398) 1 year ago
James Tucker aa04f61d5e net/netcheck: adjust HTTPS latency check to connection time and avoid data race 1 year ago
Irbe Krumina 614c612643
net/netcheck: preserve STUN port defaulting to 3478 (#14289) 1 year ago
James Tucker 7f9ebc0a83 cmd/tailscale,net/netcheck: add debug feature to force preferred DERP 1 year ago
Brad Fitzpatrick 74069774be net/tstun: remove tailscaled_outbound_dropped_packets_total reason=acl metric for now 1 year ago
Brad Fitzpatrick 8d0c690f89 net/netcheck: clean up ICMP probe AddrPort lookup 1 year ago
James Tucker 4d33f30f91 net/netmon: improve panic reporting from #14202 1 year ago
James Tucker f6431185b0 net/netmon: catch ParseRIB panic to gather buffer data 1 year ago
Brad Fitzpatrick 0c8c7c0f90 net/tsaddr: include test input in test failure output 1 year ago
James Scott ebaf33a80c
net/tsaddr: extract IsTailscaleIPv4 from IsTailscaleIP (#14169) 1 year ago
Brad Fitzpatrick 3b93fd9c44 net/captivedetection: replace 10k log lines with ... less 1 year ago
Brad Fitzpatrick 4e0fc037e6 all: use iterators over slice views more 1 year ago
Brad Fitzpatrick 01185e436f types/result, util/lineiter: add package for a result type, use it 1 year ago
VimT 43138c7a5c net/socks5: optimize UDP relay 1 year ago
VimT b0626ff84c net/socks5: fix UDP relay in userspace-networking mode 1 year ago
Jordan Whited 49de23cf1b
net/netcheck: add addReportHistoryAndSetPreferredDERP() test case (#13989) 1 year ago
Andrea Gottardo 6985369479
net/sockstats: prevent crash in setNetMon (#13985) 1 year ago
Anton Tolchanov b4f46c31bb wgengine/magicsock: export packet drop metric for outbound errors 1 year ago
James Tucker e1e22785b4 net/netcheck: ensure prior preferred DERP is always in netchecks 1 year ago
Renato Aguiar 5d07c17b93
net/dns: fix blank lines being added to resolv.conf on OpenBSD (#13928) 1 year ago
Andrew Dunham 7fe6e50858 net/dns/resolver: fix test flake 2 years ago
Andrew Dunham b2665d9b89 net/netcheck: add a Now field to the netcheck Report 2 years ago
Maisem Ali 85241f8408 net/tstun: use /10 as subnet for TAP mode; read IP from netmap 2 years ago