summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-06-28tstime/mono: fix Time.Unmarshal (#8480)Joe Tsai2-3/+20
2023-06-28tstest: do not panic when a panic logsMaisem Ali1-1/+1
2023-06-28cmd/testwrapper/flakytest: clearly describe why TestFlakeRun failsMaisem Ali1-1/+4
2023-06-28cmd/tailscale: improve error message when signing without a tailnet lock keyTom DNetto1-1/+10
2023-06-28util/lru: add a package for a typed LRU cacheBrad Fitzpatrick2-0/+152
2023-06-28licenses: update android licensesLicense Updater1-1/+1
2023-06-28licenses: update win/apple licensesLicense Updater2-2/+10
2023-06-28syncs: add ShardedMap.MutateBrad Fitzpatrick2-1/+65
2023-06-27derp: use new net/tcpinfo packageAndrew Dunham4-16/+11
2023-06-27net/tcpinfo: add package to allow fetching TCP informationAndrew Dunham5-0/+196
2023-06-27util/linuxfw: decoupling IPTables logic from linux routerKevinLiang1011-698/+1454
2023-06-27tailcfg: update location docsCharlotte Brandhorst-Satzkorn1-8/+15
2023-06-27net/netutil: parse IP forwarding val as int, not bool (#8455)Ross Zurowski1-1/+8
2023-06-27all: adjust case of "IPv4" and "IPv6"Brad Fitzpatrick4-5/+5
2023-06-27ipn/ipnlocal: validate ping type (#8458)valscale1-1/+1
2023-06-27types/key: add test for NodePublic.ShardBrad Fitzpatrick1-0/+23
2023-06-26tsnet: expose field to configure Wireguard portTom DNetto2-2/+9
2023-06-26cmd/testwrapper: only retry flaky failed testsMaisem Ali4-55/+232
2023-06-26hostinfo: make lxcfs container check more specificAnton Tolchanov1-1/+1
2023-06-25.github: actually run tests in CIMaisem Ali3-18/+29
2023-06-25syncs: add ShardedMap typeBrad Fitzpatrick2-0/+155
2023-06-24words: ovuliferous was a bit too much, but...Brad Fitzpatrick1-0/+1
2023-06-23tailcfg: add location field to hostinfoCharlotte Brandhorst-Satzkorn4-4/+131
2023-06-23api.md: add info for key description (#8429)phirework1-3/+14
2023-06-23tool/gocross: make gocross behave with pre-release Go toolchainsDavid Anderson1-14/+19
2023-06-23release/dist/synology: remove 'version' field from ui/configDavid Anderson2-2/+1
2023-06-23util/goroutines: let ScrubbedGoroutineDump get only current stackBrad Fitzpatrick4-7/+8
2023-06-23go.toolchain: switch to tailscale.go1.21 (#8415)phirework5-2/+5
2023-06-22wgengine/magicsock: clarify a log message is a warning, not an errorBrad Fitzpatrick1-2/+2
2023-06-21ssh/tailssh: fix double race condition with non-pty command (#8405)Joe Tsai3-44/+69
2023-06-21.github: Bump actions/checkout from 1 to 3dependabot[bot]1-1/+1
2023-06-21VERSION.txt: this is v1.45.0Charlotte Brandhorst-Satzkorn1-1/+1
2023-06-21Revert "ssh/tailssh: change to user directory when running login/command"Brad Fitzpatrick1-10/+10
2023-06-21tsnet: remove extra wording from Store commentAaron Bieber1-1/+1
2023-06-21ipn/ipnlocal: quiet some spammy network lock loggingBrad Fitzpatrick1-2/+4
2023-06-21prober: fix data race when altering derpmap (#8397)valscale1-2/+3
2023-06-21ssh/tailssh: change to user directory when running login/commandDerek Burdick1-10/+10
2023-06-21{cmd/tailscale/cli,ipn}: add http support to tailscale serve (#8358)shayne8-64/+195
2023-06-20types/views: add Slice methods on Slice viewsBrad Fitzpatrick2-0/+27
2023-06-20ipn/ipnlocal: add docs header to serve HTTP proxySonia Appasamy2-0/+5
2023-06-20prober: allow monitoring of nodes marked as STUN only in default derpmap (#8391)valscale1-0/+2
2023-06-20ssh/tailssh: work around lack of scontext in SELinuxMaisem Ali3-14/+28
2023-06-20tka: add function for generating signing deeplinks (#8385)Ross Zurowski2-15/+121
2023-06-19go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-06-19go.mod, net/dns/recursive: update github.com/miekg/dnsAndrew Dunham3-8/+4
2023-06-18Dockerfile.base: install iputilsMaisem Ali1-1/+1
2023-06-17licenses: update android licensesLicense Updater1-3/+3
2023-06-15tool/gocross: properly set simulator deployment target (#8355)Nick O'Neill1-1/+5
2023-06-15licenses: update win/apple licensesLicense Updater2-10/+10
2023-06-14ipn/ipnlocal: add identity headers to HTTP serve proxySonia Appasamy2-6/+180