summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-10-24wgengine/monitor: add monitor for link change eventsandrew/monitor-link-changeAndrew Dunham2-20/+141
2022-10-24ipn/ipnlocal: make EditPrefs strip private keys before returningMaisem Ali3-23/+88
2022-10-24types/persist: add PublicNodeKey helperMaisem Ali4-7/+12
2022-10-24ipn/ipnlocal: use ipn.PrefsViewMaisem Ali11-184/+181
2022-10-24ipn/prefs: add viewsMaisem Ali5-2/+231
2022-10-24net/interfaces: don't call GetList in List.ForeachInterfaceAndrew Dunham1-4/+0
2022-10-24cmd/tsconnect: add README to generated NPM packageMihai Parparita3-2/+17
2022-10-24scripts/install.sh: add Ubuntu Kinetic KuduDenton Gentry1-1/+2
2022-10-23portlist: add a test that verifies changes are picked up over timeBrad Fitzpatrick1-0/+50
2022-10-23portlist: refactor, introduce OS-specific typesBrad Fitzpatrick6-244/+278
2022-10-23net/dnscache: Handle 4-in-6 addresses in DNS responsesPeter Cai1-0/+5
2022-10-22portlist: add package doc, file comments, move a method to the right fileBrad Fitzpatrick2-25/+35
2022-10-22portlist: add BenchmarkGetListIncrementalBrad Fitzpatrick1-1/+12
2022-10-22words: even the odds with something that reminds you of vacation (#6025)Pontus Leitzler1-0/+1
2022-10-22portlist: remove unix.Readlink allocs on LinuxBrad Fitzpatrick2-3/+26
2022-10-22portlist: further reduce allocations on LinuxBrad Fitzpatrick3-14/+47
2022-10-22portlist: unexport all Poller fields, removing unused one, rework channelsBrad Fitzpatrick2-31/+42
2022-10-21portlist: update some internals to use append-style APIsBrad Fitzpatrick13-36/+53
2022-10-21portlist: unexport GetListBrad Fitzpatrick3-6/+6
2022-10-21.github: run CI on release branchesWill Norris14-0/+14
2022-10-21net/netcheck, tailcfg: track whether OS supports IPv6Andrew Dunham3-4/+7
2022-10-21Makefile: add publishdevimage targetMaisem Ali1-0/+6
2022-10-21prober: optionally spread probes over timeAnton Tolchanov2-21/+114
2022-10-20words: for charlotte, by charlotte (#6002)Charlotte Brandhorst-Satzkorn2-0/+2
2022-10-20wgengine/router: [linux] add before deleting interface addrsMaisem Ali2-19/+106
2022-10-20words: beaver, the cutest of them all (#6001)Charlotte Brandhorst-Satzkorn1-0/+1
2022-10-20wgengine/magicsock: set up pathfinder (#5994)phirework2-3/+27
2022-10-20wgengine/magicsock: add start of alternate send pathBrad Fitzpatrick1-0/+21
2022-10-20prober: add a DERP probe manager based on derpprobeAnton Tolchanov2-0/+498
2022-10-19words: double double tails and trouble, scales aflame and puns abubble (#5992)Charlotte Brandhorst-Satzkorn2-0/+42
2022-10-19ipn: remove handle.goBrad Fitzpatrick2-307/+0
2022-10-19types/key: add ChallengePublic, ChallengePrivate, NewChallengeBrad Fitzpatrick1-0/+78
2022-10-19api.md: add expirySeconds as parameter to post Tailnet keysMaisem Ali1-1/+6
2022-10-19net/dns: print systemd-resolved ResolvConfModeAndrew Dunham2-15/+100
2022-10-19cmd/derper, net/netcheck: add challenge/response to generate_204 endpointAndrew Dunham3-2/+86
2022-10-19net/interfaces: improve default route detectionAnton Tolchanov2-38/+74
2022-10-19net/interfaces: deduplicate route table parsing on Darwin and FreeBSDAnton Tolchanov4-133/+37
2022-10-18net/wsconn: add back custom wrapper for turning a websocket.Conn into a net.ConnMihai Parparita8-4/+224
2022-10-18.github: update issue templates (#5978)Maya Kaczorowski2-4/+4
2022-10-18ipn/ipnlocal: fix E.G.G. port number accountingBrad Fitzpatrick2-2/+2
2022-10-17.github/workflows: use fast compression for NPM package CI checkMihai Parparita1-1/+1
2022-10-17cmd/tsconnect: add progress and connection callbacksMihai Parparita4-7/+35
2022-10-17control/controlhttp: allow setting, getting Upgrade headers in Noise upgradeBrad Fitzpatrick6-26/+65
2022-10-17licenses: update android licensesLicense Updater1-1/+1
2022-10-17wgengine/magicsock: restore allocation-free endpoint.DstToString (#5971)Joe Tsai1-4/+6
2022-10-17cmd/tailscale: make tailscale cert --serve-demo accept optional listen argumentBrad Fitzpatrick1-1/+12
2022-10-17tsnet,client/tailscale: add APIClient which runs API over Noise.Maisem Ali3-0/+60
2022-10-17tka: make rotation signatures use nested keyIDTom DNetto3-5/+38
2022-10-17tsnet/examples/tshello: update example for LocalClient method (#5966)Xe Iaso1-1/+6
2022-10-17cmd/netlogfmt: new package to pretty print network traffic logs (#5930)Joe Tsai1-0/+307