Commit Graph

3417 Commits (c2efe46f72db74031cfc82dca992ed22bb59257c)
 

Author SHA1 Message Date
Brad Fitzpatrick c2efe46f72 ipn/ipnlocal: restrict exit node DoH server based on ACL'ed packet filter 4 years ago
Brad Fitzpatrick ff9727c9ff wgengine/filter: fix, test NewAllowAllForTest 4 years ago
Thomas Weiß f8cef1ba08 ipn/store/aws: support using sub-paths in parameters 4 years ago
Thomas Weiß 6dc6ea9b37 cmd/tailscaled: log error on state store init failure 4 years ago
Brad Fitzpatrick 78b0bd2957 net/dns/resolver: add clientmetrics for DNS 4 years ago
David Anderson 097602b3ca ipn/ipnlocal: warn more precisely about IP forwarding issues on linux. 4 years ago
David Anderson db800ddeac cmd/derper: set Content-Security-Policy on DERPs. 4 years ago
David Anderson 33c541ae30 ipn/ipnlocal: populate self status from netmap in ipnlocal, not magicsock. 4 years ago
Denton Gentry e121c2f724 logpolicy: export NewLogtailTransport for Android 4 years ago
Brad Fitzpatrick 25525b7754 net/dns/resolver, ipn/ipnlocal: wire up peerapi DoH server to DNS forwarder 4 years ago
Maya Kaczorowski 9bb91cb977
Merge pull request #3214 from tailscale/mayakacz-patch-1 4 years ago
Maya Kaczorowski 259163dfe1 Update feature_request.yml 4 years ago
Denton Gentry f56a7559ce scripts/installer.sh: add more Linux variants. 4 years ago
Josh Bleecher Snyder d10cefdb9b net/dns: require space after nameserver/search parsing resolv.conf 4 years ago
Josh Bleecher Snyder 9f00510833 net/dns: handle comments in resolv.conf 4 years ago
Josh Bleecher Snyder 955aa188b3 ipn/ipnlocal: fix logging 4 years ago
Josh Bleecher Snyder 73beaaf360 net/tstun: rate limit "self disco out packet" logging 4 years ago
Josh Bleecher Snyder b0d543f7a1 cmd/tailscale: add ip -1 flag 4 years ago
Josh Bleecher Snyder 73beaf59fb cmd/tailscale: improve ip subcommand docs 4 years ago
Joonas Loppi a3b709f0c4 tsshd: fix double exit with different exit codes 4 years ago
Brad Fitzpatrick 283ae702c1 ipn/ipnlocal: start adding DoH DNS server to peerapi when exit node 4 years ago
dependabot[bot] 6fd6fe11f2 go.mod: bump honnef.co/go/tools from 0.2.1 to 0.2.2 4 years ago
Josh Bleecher Snyder 027b46d0c1 ipn/ipnstate: clarify PeerStatusLite.LastHandshake 4 years ago
Brad Fitzpatrick 0de1b74fbb util/clientmetric: add tests omitted from earlier commit 4 years ago
Josh Bleecher Snyder ad5e04249b wgengine/monitor: ignore adding/removing uninteresting IPs 4 years ago
Josh Bleecher Snyder 60510a6ae7 .github/workflows: check that repo is clean after build and test 4 years ago
Denton Gentry 1ea270375a hostinfo: report when running in Docker Desktop. 4 years ago
Josh Bleecher Snyder ca1b3fe235 net/tshttpproxy: use correct size for Windows BOOL argument 4 years ago
David Anderson 9a217ec841 cmd/derper: increase HSTS cache lifetime to 2 years. 4 years ago
Maisem Ali 9feb483ad3 build_docker.sh: use github.com/tailscale/mkctr instead of docker 4 years ago
Aaron Klotz 7d8feb2784 hostinfo: change Windows implementation to directly query version information using API and registry 4 years ago
Josh Bleecher Snyder 1a629a4715 net/portmapper: mark fewer PMP probe failures as unexpected 4 years ago
Brad Fitzpatrick e8db43e8fa wgengine/router: demote TestDebugListRules fail to skip 4 years ago
David Anderson 937e96f43d cmd/derper: enable HSTS when serving over HTTPS. 4 years ago
dependabot[bot] f76a8d93da go.mod: bump github.com/godbus/dbus/v5 from 5.0.5 to 5.0.6 4 years ago
Brad Fitzpatrick 2ea765e5d8 go.mod: bump inet.af/netstack 4 years ago
AdamKorcz def659d1ec Fuzzing: Add CIFuzz 4 years ago
Brad Fitzpatrick 946dfec98a wgengine/router: fix checkIPRuleSupportsV6 to actually use IPv6 4 years ago
Brad Fitzpatrick 9259377a7f wgengine/router: don't assume Linux was built with IP_MULTIPLE_TABLES 4 years ago
David Anderson 88b8a09d37 net/dns: make constants for the various DBus strings. 4 years ago
David Anderson 6c82cebe57 health: add a health state for net/dns.OSConfigurator. 4 years ago
David Anderson 4ef3fed100 net/dns: resync config to systemd-resolved when it restarts. 4 years ago
David Anderson cf9169e4be net/dns: remove unused Config struct element. 4 years ago
Brad Fitzpatrick 0350cf0438 wgengine{,/router}: annotate some more errors 4 years ago
Brad Fitzpatrick 5294125e7a cmd/tailscaled: disambiguate some startup failure error messages 4 years ago
Josh Bleecher Snyder 758c37b83d net/netns: thread logf into control functions 4 years ago
Josh Bleecher Snyder 85184a58ed wgengine/wgcfg: recover from mismatched PublicKey/Endpoints 4 years ago
Denton Gentry 9fc4e876e3 VERSION.txt: this is v1.19.0 4 years ago
Brad Fitzpatrick 8ec44d0d5f wgengine/magicsock: remove some log spam 4 years ago
Brad Fitzpatrick 61d0435ed9 wgengine/monitor: reduce Windows log spam 4 years ago