summaryrefslogtreecommitdiffhomepage
path: root/logpolicy
AgeCommit message (Expand)AuthorFilesLines
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-2/+2
2025-11-14logpolicy: fix nil pointer dereference with invalid TS_LOG_TARGETAndrew Dunham2-4/+54
2025-10-01net/netmon: remove usage of direct callbacks from netmon (#17292)Claus Lensbøl1-0/+7
2025-09-30feature, net/tshttpproxy: pull out support for using proxies as a featureBrad Fitzpatrick1-3/+7
2025-09-29feature/logtail: pull logtail + netlog out to modular featuresBrad Fitzpatrick1-1/+3
2025-09-16logpolicy: remove the deprecated and now-unused `NewWithConfigPath`Alex Chan1-12/+0
2025-09-16logpolicy/logpolicy: use noopPretendSuccessTransport if NoLogsNoSupport envkn...Paweł Bojanowski1-1/+1
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick2-2/+10
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick1-1/+2
2025-07-10all: detect JetKVM and specialize a handful of things for itBrad Fitzpatrick1-0/+3
2025-06-18net/tlsdial: fix TLS cert validation of HTTPS proxiesBrad Fitzpatrick1-3/+1
2025-04-09logpolicy: fix log target override with a custom HTTP clientAnton Tolchanov2-17/+74
2025-04-08net/{netx,memnet},all: add netx.DialFunc, move memnet Network implBrad Fitzpatrick1-1/+2
2025-04-02types/logger, logpolicy: disable rate limiting, don't upload on Plan 9Brad Fitzpatrick1-1/+1
2025-02-04logpolicy: expose MaxBufferSize and MaxUploadSize options (#14903)Joe Tsai1-6/+20
2024-12-16Switch logging service from log.tailscale.io to log.tailscale.com (#14398)Joe Tsai2-2/+4
2024-12-05logpolicy: cleanup options API and allow setting http.Client (#11503)Joe Tsai1-56/+129
2024-10-16cmd/tsconnect, logpolicy: fixes for wasm_js.goChristian1-0/+3
2024-10-03logpolicy: force TLS 1.3 handshakeAndrea Gottardo1-0/+2
2024-09-30logpolicy: don't create a filch buffer if logging is disabledAnton Tolchanov1-31/+43
2024-08-26logpolicy: extend the gokrazy/natlab wait-for-network delay for IPv6Brad Fitzpatrick1-1/+38
2024-08-12cmd/tta, vnet: add host firewall, env var support, more testsBrad Fitzpatrick1-1/+28
2024-08-09hostinfo: add hostinfo.IsNATLabGuestVMBrad Fitzpatrick1-1/+2
2024-06-10safesocket: add ConnectContextMaisem Ali1-1/+1
2024-04-27net/netns, net/dns/resolver, etc: make netmon required in most placesBrad Fitzpatrick1-5/+15
2024-04-26health, all: remove health.Global, finish plumbing health.TrackerBrad Fitzpatrick1-7/+7
2024-04-25tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbingBrad Fitzpatrick1-1/+2
2024-03-21all: use zstdframe where sensible (#11491)Joe Tsai1-12/+5
2024-02-16logpolicy: allow longer idle log upload connectionsJames Tucker1-0/+5
2024-01-03logpolicy: use syspolicy to override LogTargetAdrian Dewhurst1-9/+3
2023-12-21safesocket: remove ConnectionStrategy (#10662)Andrew Lytvynov1-1/+1
2023-09-26winutil: refactor methods to get values from registry to also return (#9536)Claire Wang1-1/+2
2023-08-08util/testenv: add new package to hold InTestMaisem Ali1-5/+3
2023-07-10logpolicy, various: allow overriding log functionAndrew Dunham1-43/+65
2023-04-20all: avoid repeated default interface lookupsMihai Parparita1-11/+24
2023-04-17net/dnsfallback: more explicitly pass through logf functionMihai Parparita1-1/+1
2023-03-24logpolicy: do not upload logs in testsMaisem Ali1-2/+8
2023-03-24logpolicy: split out DialContext into a funcMaisem Ali1-49/+53
2023-03-13ipn,log: add logger for sockstat deltasWill Norris1-3/+3
2023-02-28all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404)Joe Tsai1-7/+6
2023-02-11version: unexport all vars, turn Short/Long into funcsDavid Anderson1-1/+1
2023-01-27all: update copyright and license headersWill Norris2-6/+4
2022-09-29all: fix spelling mistakesJosh Soref1-1/+1
2022-09-29logpolicy: directly expose the logtail server URL (#5788)Joe Tsai1-0/+11
2022-09-28logpolicy: fix, test LogHost to work as documentedBrad Fitzpatrick2-1/+40
2022-09-15refactor: move from io/ioutil to io and os packagesEng Zer Jun1-3/+2
2022-09-13logpolicy: add NewWithConfigPath (#5625)Joe Tsai1-3/+13
2022-09-13cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + supportBrad Fitzpatrick1-1/+15
2022-07-27logtail,logpolicy: tweak minor cosmetic thingsBrad Fitzpatrick1-10/+10
2022-07-25logpolicy: put QNAP logs buffer in /tmpDenton Gentry1-5/+5