summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-05-02Remove loopback for tcpmarwan/tmpMarwan Sulaiman1-4/+0
2023-04-29temporary pidMarwan Sulaiman3-6/+14
2023-04-24net/packet: add NAT support for DCCP and GREMaisem Ali3-8/+50
2023-04-24ipn/store/awsstore: persist state with intelligent tieringMarwan Sulaiman1-2/+13
2023-04-22net/netcheck: fix crash when IPv6 kinda but not really worksBrad Fitzpatrick1-0/+11
2023-04-22ssh/tailssh: handle dialing multiple recorders and failing openMaisem Ali3-72/+255
2023-04-22tailcfg: add SSHRecorderFailureAction and SSHRecordingFailureNotifyRequestMaisem Ali3-1/+68
2023-04-21go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-04-21tailcfg: add CanPort80 field to DERPNodeAndrew Dunham3-0/+7
2023-04-21net/tstun: add tests for captureHookAndrew Dunham2-8/+115
2023-04-20scripts/installer: add Deepin, RisiOS.Denton Gentry1-1/+10
2023-04-20all: avoid repeated default interface lookupsMihai Parparita50-126/+242
2023-04-20log/sockstatlog: bump logInterval to 10 secondsWill Norris1-2/+2
2023-04-20all: move network monitoring from wgengine/monitor to net/netmonMihai Parparita51-270/+266
2023-04-20ipn/localapi: also verify STUN queries work in 'debug derp'Andrew Dunham1-1/+97
2023-04-19safesocket: enable test to run on Windows unpriviligedJames Tucker3-4/+28
2023-04-19syncs: relax TestWatchMultipleValues timing on WindowsJames Tucker1-4/+7
2023-04-19ci: add more lints (#7909)Andrew Dunham9-40/+63
2023-04-19.github: Bump ruby/action-slack from 3.0.0 to 3.2.1dependabot[bot]1-1/+1
2023-04-19.github: Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0dependabot[bot]2-2/+2
2023-04-19licenses: update win/apple licensesLicense Updater2-9/+9
2023-04-19ipn/ipnlocal: handle masquerade addresses in PeerAPIMaisem Ali2-3/+20
2023-04-19net/tsdial: do not use proxies when dialing out to PeerAPIMaisem Ali1-0/+2
2023-04-19net/sockstats: expose debug infoMihai Parparita6-21/+88
2023-04-19net/sockstats: fix calculation of radio power usageWill Norris2-7/+19
2023-04-19licenses: update tailscale{,d} licensesLicense Updater1-6/+6
2023-04-18net/netns: don't log errors when we can't get the default route on DarwinMihai Parparita2-2/+11
2023-04-17various: add golangci-lint, fix issues (#7905)Andrew Dunham34-269/+529
2023-04-17net/connstats: exclude traffic with internal Tailscale service (#7904)Joe Tsai1-0/+15
2023-04-17net/dnsfallback: more explicitly pass through logf functionMihai Parparita8-66/+20
2023-04-17.github: Bump actions/setup-go from 3 to 4dependabot[bot]1-1/+1
2023-04-17wgengine/monitor: add --monitor-duration flag to opt-in TestMonitorModeBrad Fitzpatrick1-2/+26
2023-04-17net/interfaces: cache "home" router lookup on big Linux routersBrad Fitzpatrick1-1/+16
2023-04-17net/netcheck: reenable TestNodeAddrResolve on WindowsJames Tucker1-3/+28
2023-04-17wgengine/magicsock: keep advertising endpoints after we stop discovering themAndrew Dunham2-0/+212
2023-04-16wgengine/magicsock: update comments on what implements conn.BindBrad Fitzpatrick1-5/+23
2023-04-15wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migr...Brad Fitzpatrick8-54/+48
2023-04-15wgengine/magicsock, etc: remove mostly unused WriteTo methodsBrad Fitzpatrick3-23/+19
2023-04-15net/netcheck: remove unused method from interfaceBrad Fitzpatrick1-1/+0
2023-04-14wgengine/magicsock: reenable magicsock tests on WindowsJames Tucker1-18/+0
2023-04-14tsnet: disable TestLoopbackSOCKS5 on WindowsJames Tucker1-0/+5
2023-04-14.github/workflows: add artifact caching and remove double build on raceJames Tucker1-11/+55
2023-04-14util/set: move Slice type from corp to ossAndrew Dunham2-0/+125
2023-04-14.github/workflows: reenable Windows CI, disable broken testsJames Tucker6-1/+55
2023-04-14api.md: update example auth key valueWill Norris1-3/+3
2023-04-14wgengine/magicsock: factor out receiveIPv4 & receiveIPv6 common codeBrad Fitzpatrick2-73/+55
2023-04-14net/art: skip tests on CI for nowBrad Fitzpatrick1-0/+19
2023-04-14net/netcheck: use dnscache.Resolver when resolving DERP IPsAndrew Dunham4-5/+110
2023-04-13tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointerMaisem Ali11-22/+38
2023-04-13net/art: disable the IPv6 100k routes benchmark.David Anderson1-1/+9