| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-03 | derp/derphttp: fix netcheck HTTPS probes | Brad Fitzpatrick | 1 | -12/+6 |
| 2024-05-03 | cmd/derper,tstest/nettest: skip network-needing test in airplane mode | Brad Fitzpatrick | 1 | -0/+3 |
| 2024-04-28 | net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon | Brad Fitzpatrick | 1 | -7/+6 |
| 2024-04-27 | net/netns, net/dns/resolver, etc: make netmon required in most places | Brad Fitzpatrick | 1 | -1/+3 |
| 2024-04-26 | ipn/{ipnlocal,localapi},wgengine{,/magicsock}: plumb health.Tracker | Brad Fitzpatrick | 1 | -0/+1 |
| 2024-04-25 | tsd, ipnlocal, etc: add tsd.System.HealthTracker, start some plumbing | Brad Fitzpatrick | 1 | -1/+1 |
| 2024-04-18 | hostinfo: use Distro field for distinguishing Windows Server builds | Aaron Klotz | 1 | -0/+1 |
| 2024-04-17 | build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#11410) | dependabot[bot] | 1 | -0/+1 |
| 2024-04-09 | tsweb: switch to fastuuid for request ID generation | James Tucker | 1 | -1/+3 |
| 2024-04-02 | tailscale: update tailfs file and package names (#11590) | Charlotte Brandhorst-Satzkorn | 1 | -1/+1 |
| 2024-04-02 | cmd/{derper,derpprobe}: add --version flag | Brad Fitzpatrick | 1 | -10/+16 |
| 2024-03-07 | cmd/derper, types/logger: move log filter to shared package | Andrew Dunham | 1 | -21/+2 |
| 2024-02-29 | ipn: include full tailfs shares in ipn notifications | Percy Wegmann | 1 | -1/+1 |
| 2024-02-23 | cmd/derper: apply TCP keepalive and timeout to TLS as well | James Tucker | 1 | -3/+3 |
| 2024-02-22 | cmd/derper: add user timeout and reduce TCP keepalive | James Tucker | 2 | -2/+28 |
| 2024-02-21 | cmd/derper, derp, tailcfg: add admission controller URL option | Brad Fitzpatrick | 1 | -5/+9 |
| 2024-02-09 | tailfs: clean up naming and package structure | Percy Wegmann | 1 | -12/+1 |
| 2024-02-09 | tailfs: initial implementation | Percy Wegmann | 1 | -30/+42 |
| 2024-02-07 | util/cmpx: delete now that we're using Go 1.22 | Brad Fitzpatrick | 2 | -3/+2 |
| 2024-01-19 | go.mod: bump most deps for start of cycle | James Tucker | 1 | -12/+9 |
| 2024-01-16 | all: make use of ctxkey everywhere (#10846) | Joe Tsai | 1 | -0/+1 |
| 2024-01-08 | cmd/{derper,stund},net/stunserver: add standalone stun server | James Tucker | 3 | -108/+18 |
| 2024-01-05 | ipn: apply ControlURL policy before login | Adrian Dewhurst | 1 | -2/+4 |
| 2023-12-19 | util/cmpx: remove code that's in the stdlib now | Andrew Dunham | 1 | -1/+1 |
| 2023-11-30 | tsweb: propagate RequestID via context and entire request | Marwan Sulaiman | 1 | -0/+2 |
| 2023-10-31 | derp/derphttp: fix race in mesh watcher | Brad Fitzpatrick | 1 | -0/+1 |
| 2023-10-26 | ipn, safesocket: use Windows token in LocalAPI | Aaron Klotz | 1 | -6/+6 |
| 2023-10-11 | types/ipproto: import and test string parsing for ipproto | James Tucker | 1 | -1/+2 |
| 2023-10-11 | net/packet: split off checksum munging into different pkg | Maisem Ali | 2 | -17/+12 |
| 2023-10-03 | tstest/deptest: add check that x/exp/{maps,slices} imported as xfoo | Brad Fitzpatrick | 1 | -1/+0 |
| 2023-10-02 | net/packet: implement methods for rewriting v6 addresses | Tom DNetto | 1 | -0/+17 |
| 2023-09-29 | go.mod: bump all dependencies except go-billy | James Tucker | 1 | -2/+2 |
| 2023-09-28 | ipn: use NodeCapMap in CheckFunnel | Maisem Ali | 1 | -1/+1 |
| 2023-09-18 | tailcfg: add NodeCapMap | Maisem Ali | 1 | -0/+1 |
| 2023-09-02 | net/netmon, net/tsdial: add some link change metrics | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-08-29 | net/wsconn: accept a remote addr string and plumb it through | David Anderson | 1 | -1/+1 |
| 2023-08-22 | util/winutil: add RegisterForRestart, allowing programs to indicate their pre... | Aaron Klotz | 1 | -0/+1 |
| 2023-08-20 | cmd/cloner: use maps.Clone and ptr.To | Maisem Ali | 1 | -1/+1 |
| 2023-08-17 | all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} | Brad Fitzpatrick | 1 | -3/+3 |
| 2023-08-17 | cmd/derper: count bootstrap dns unique lookups. | Denton Gentry | 3 | -1/+23 |
| 2023-08-16 | derp: include src IPs in mesh watch messages | Brad Fitzpatrick | 1 | -1/+2 |
| 2023-08-11 | tstime/mono: remove unsafe | Brad Fitzpatrick | 1 | -1/+1 |
| 2023-07-28 | all: update exp/slices and fix call sites | David Anderson | 1 | -1/+1 |
| 2023-07-27 | derp: use tstime (#8634) | Claire Wang | 1 | -0/+1 |
| 2023-07-20 | util/linuxfw: remove yet-unused code to fix linux/arm64 crash | Brad Fitzpatrick | 1 | -15/+1 |
| 2023-07-13 | ipn/ipnlocal: add optional support for ACME Renewal Info (ARI) (#8599) | Andrew Lytvynov | 1 | -4/+0 |
| 2023-07-11 | cmd/derper,tsweb: consistently add HTTP security headers (#8579) | Andrew Lytvynov | 1 | -13/+3 |
| 2023-06-29 | types/views: add JSON marshal/unmarshal and AsMap to Map | Maisem Ali | 1 | -0/+1 |
| 2023-06-27 | derp: use new net/tcpinfo package | Andrew Dunham | 1 | -0/+1 |
| 2023-06-27 | util/linuxfw: decoupling IPTables logic from linux router | KevinLiang10 | 1 | -1/+27 |