summaryrefslogtreecommitdiffhomepage
path: root/logpolicy
AgeCommit message (Expand)AuthorFilesLines
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
2022-07-05logpolicy: fix config initialization bug (#5010)Joe Tsai1-3/+4
2022-06-07tsnet: use proper log IDWill Norris1-32/+46
2022-06-04logpolicy: put Synology logs buffer in /tmpDenton Gentry1-2/+19
2022-05-18logtail: add instance metadata to the entry logtailMihai Parparita1-0/+2
2022-03-17all: use any instead of interface{}Josh Bleecher Snyder1-1/+1
2022-02-12ipn/ipnlocal, wgengine/magicsock, logpolicy: quiet more logsBrad Fitzpatrick1-3/+16
2022-01-24envknob: add new package for all the strconv.ParseBool(os.Getenv(..))Brad Fitzpatrick1-4/+4
2021-12-17logpolicy, ipn/ipnserver: connect to logtail via tailscaled when neededBrad Fitzpatrick1-0/+30
2021-12-16ipn/ipnserver, logpolicy: move Windows disk logging up earlierBrad Fitzpatrick1-1/+15
2021-11-26logpolicy: export NewLogtailTransport for AndroidDenton Gentry1-5/+8
2021-11-18net/netns: thread logf into control functionsJosh Bleecher Snyder1-1/+1
2021-11-17logpolicy: use bootstrap DNS for logtail dialerBrad Fitzpatrick1-3/+17
2021-11-16util/clientmetric, logtail: log metric changesBrad Fitzpatrick1-0/+4
2021-10-12all: fix spelling mistakesnicksherron1-1/+1