| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-09 | logpolicy: fix log target override with a custom HTTP client | Anton Tolchanov | 2 | -17/+74 |
| 2025-04-08 | net/{netx,memnet},all: add netx.DialFunc, move memnet Network impl | Brad Fitzpatrick | 1 | -1/+2 |
| 2025-04-02 | types/logger, logpolicy: disable rate limiting, don't upload on Plan 9 | Brad Fitzpatrick | 1 | -1/+1 |
| 2025-02-04 | logpolicy: expose MaxBufferSize and MaxUploadSize options (#14903) | Joe Tsai | 1 | -6/+20 |
| 2024-12-16 | Switch logging service from log.tailscale.io to log.tailscale.com (#14398) | Joe Tsai | 2 | -2/+4 |
| 2024-12-05 | logpolicy: cleanup options API and allow setting http.Client (#11503) | Joe Tsai | 1 | -56/+129 |
| 2024-10-16 | cmd/tsconnect, logpolicy: fixes for wasm_js.go | Christian | 1 | -0/+3 |
| 2024-10-03 | logpolicy: force TLS 1.3 handshake | Andrea Gottardo | 1 | -0/+2 |
| 2024-09-30 | logpolicy: don't create a filch buffer if logging is disabled | Anton Tolchanov | 1 | -31/+43 |
| 2024-08-26 | logpolicy: extend the gokrazy/natlab wait-for-network delay for IPv6 | Brad Fitzpatrick | 1 | -1/+38 |
| 2024-08-12 | cmd/tta, vnet: add host firewall, env var support, more tests | Brad Fitzpatrick | 1 | -1/+28 |
| 2024-08-09 | hostinfo: add hostinfo.IsNATLabGuestVM | Brad Fitzpatrick | 1 | -1/+2 |
| 2024-06-10 | safesocket: add ConnectContext | Maisem Ali | 1 | -1/+1 |
| 2024-04-27 | net/netns, net/dns/resolver, etc: make netmon required in most places | Brad Fitzpatrick | 1 | -5/+15 |
| 2024-04-26 | health, all: remove health.Global, finish plumbing health.Tracker | Brad Fitzpatrick | 1 | -7/+7 |
| 2024-04-25 | tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbing | Brad Fitzpatrick | 1 | -1/+2 |
| 2024-03-21 | all: use zstdframe where sensible (#11491) | Joe Tsai | 1 | -12/+5 |
| 2024-02-16 | logpolicy: allow longer idle log upload connections | James Tucker | 1 | -0/+5 |
| 2024-01-03 | logpolicy: use syspolicy to override LogTarget | Adrian Dewhurst | 1 | -9/+3 |
| 2023-12-21 | safesocket: remove ConnectionStrategy (#10662) | Andrew Lytvynov | 1 | -1/+1 |
| 2023-09-26 | winutil: refactor methods to get values from registry to also return (#9536) | Claire Wang | 1 | -1/+2 |
| 2023-08-08 | util/testenv: add new package to hold InTest | Maisem Ali | 1 | -5/+3 |
| 2023-07-10 | logpolicy, various: allow overriding log function | Andrew Dunham | 1 | -43/+65 |
| 2023-04-20 | all: avoid repeated default interface lookups | Mihai Parparita | 1 | -11/+24 |
| 2023-04-17 | net/dnsfallback: more explicitly pass through logf function | Mihai Parparita | 1 | -1/+1 |
| 2023-03-24 | logpolicy: do not upload logs in tests | Maisem Ali | 1 | -2/+8 |
| 2023-03-24 | logpolicy: split out DialContext into a func | Maisem Ali | 1 | -49/+53 |
| 2023-03-13 | ipn,log: add logger for sockstat deltas | Will Norris | 1 | -3/+3 |
| 2023-02-28 | all: replace logtail.{Public,Private}ID with logid.{Public,Private}ID (#7404) | Joe Tsai | 1 | -7/+6 |
| 2023-02-11 | version: unexport all vars, turn Short/Long into funcs | David Anderson | 1 | -1/+1 |
| 2023-01-27 | all: update copyright and license headers | Will Norris | 2 | -6/+4 |
| 2022-09-29 | all: fix spelling mistakes | Josh Soref | 1 | -1/+1 |
| 2022-09-29 | logpolicy: directly expose the logtail server URL (#5788) | Joe Tsai | 1 | -0/+11 |
| 2022-09-28 | logpolicy: fix, test LogHost to work as documented | Brad Fitzpatrick | 2 | -1/+40 |
| 2022-09-15 | refactor: move from io/ioutil to io and os packages | Eng Zer Jun | 1 | -3/+2 |
| 2022-09-13 | logpolicy: add NewWithConfigPath (#5625) | Joe Tsai | 1 | -3/+13 |
| 2022-09-13 | cmd/tailscaled, tailcfg, hostinfo: add flag to disable logging + support | Brad Fitzpatrick | 1 | -1/+15 |
| 2022-07-27 | logtail,logpolicy: tweak minor cosmetic things | Brad Fitzpatrick | 1 | -10/+10 |
| 2022-07-25 | logpolicy: put QNAP logs buffer in /tmp | Denton Gentry | 1 | -5/+5 |
| 2022-07-05 | logpolicy: fix config initialization bug (#5010) | Joe Tsai | 1 | -3/+4 |
| 2022-06-07 | tsnet: use proper log ID | Will Norris | 1 | -32/+46 |
| 2022-06-04 | logpolicy: put Synology logs buffer in /tmp | Denton Gentry | 1 | -2/+19 |
| 2022-05-18 | logtail: add instance metadata to the entry logtail | Mihai Parparita | 1 | -0/+2 |
| 2022-03-17 | all: use any instead of interface{} | Josh Bleecher Snyder | 1 | -1/+1 |
| 2022-02-12 | ipn/ipnlocal, wgengine/magicsock, logpolicy: quiet more logs | Brad Fitzpatrick | 1 | -3/+16 |
| 2022-01-24 | envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) | Brad Fitzpatrick | 1 | -4/+4 |
| 2021-12-17 | logpolicy, ipn/ipnserver: connect to logtail via tailscaled when needed | Brad Fitzpatrick | 1 | -0/+30 |
| 2021-12-16 | ipn/ipnserver, logpolicy: move Windows disk logging up earlier | Brad Fitzpatrick | 1 | -1/+15 |
| 2021-11-26 | logpolicy: export NewLogtailTransport for Android | Denton Gentry | 1 | -5/+8 |
| 2021-11-18 | net/netns: thread logf into control functions | Josh Bleecher Snyder | 1 | -1/+1 |