5947 Commits (aa37be70cf41555ad2e47993d15c43d5c6e5912c)
 

Author SHA1 Message Date
tinku-tailscale aa37be70cf
api.md: update device authorize API docs to allow for deauth (#8728) 3 years ago
Charlotte Brandhorst-Satzkorn 35bdbeda9f cli: introduce exit-node subcommand to list and filter exit nodes 3 years ago
David Anderson 9d89e85db7 wgengine/magicsock: document mysterious-looking assignment 3 years ago
David Anderson 84777354a0 wgengine/magicsock: factor out more separable parts 3 years ago
David Anderson 9a76deb4b0 disco: move disco pcap helper to disco package 3 years ago
David Anderson cde37f5307 wgengine/magicsock: factor out peerMap into separate file 3 years ago
David Anderson f7016d8c00 wgengine/magicsock: factor out endpoint into its own file 3 years ago
David Anderson c2831f6614 wgengine/magicsock: delete unused stuff 3 years ago
Andrew Lytvynov 9edb848505
cmd/tailscale/cli: implement update on FreeBSD (#8710) 3 years ago
Maisem Ali 1ecc16da5f tailcfg,ipn/ipnlocal,wgengine: add values to PeerCapabilities 3 years ago
Andrew Lytvynov 306deea03a
cmd/tailscale/cli,version/distro: update support for Alpine (#8701) 3 years ago
David Anderson 6afffece8a net/art: use more intelligible, go-ish state tracking in table.Get 3 years ago
David Anderson 4f14ed2ad6 net/art: use encoding/binary for address bit twiddling 3 years ago
David Anderson f1cd67488d net/art: move slice closer to its use 3 years ago
David Anderson 44ad7b3746 net/art: factor out picking the right strideTable for addr family 3 years ago
David Anderson 125b982ba5 net/art: make Table.Get alloc-free 3 years ago
David Anderson b76d8a88ae net/art: document return value of strideTable.delete 3 years ago
David Anderson b242e2c2cb net/art: reword confusing function docstring 3 years ago
David Anderson 8478358d77 net/art: use "index", not "idx" in function names 3 years ago
David Anderson de5c6ed4be net/art: document valid values of strideTable.prefix 3 years ago
David Anderson 736a44264f net/art: fix comment typo 3 years ago
David Anderson 1e6f0bb608 net/art: fix slowPrefixTable bugs found by fuzzing 3 years ago
David Anderson aaca911904 net/art: add another consistency test for insert/delete 3 years ago
David Anderson b145a22f55 net/art: add more exhaustive table testing 3 years ago
David Anderson 9cc3f7a3d6 net/art: fix format of debug output 3 years ago
David Anderson ac657caaf1 net/art: add debug hooks to strideTable 3 years ago
David Anderson fcf4d044fa net/art: implement path compression optimization 3 years ago
David Anderson 486195edf0 net/art: make each strideTable track the IP prefix it represents 3 years ago
David Anderson 45b5d0983c net/art: fix running tests outside of CI 3 years ago
License Updater 4c05d43008 licenses: update tailscale{,d} licenses 3 years ago
Andrew Lytvynov 894b237a70
cmd/tailscale/cli: implement update for dnf/yum-based distros (#8678) 3 years ago
Brad Fitzpatrick f1cc8ab3f9 tailcfg: add UserProfile.Groups 3 years ago
Michael Stapelberg 2a6c237d4c net/dns: overwrite /tmp/resolv.conf on gokrazy 3 years ago
Brad Fitzpatrick 453620dca1 go.toolchain.rev: bump Go version 3 years ago
Brad Fitzpatrick 41db1d7bba tailcfg: deprecate Debug, flesh out Node.DERP docs 3 years ago
Jenny Zhang 907c56c200 api.md: add documentation to API endpoint about SCIM group warnings 3 years ago
Claire Wang e1bcecc393
logtail: use tstime (#8607) 3 years ago
Joe Tsai bb4b35e923 ssh: ignore io.EOF from sftp.Server.Serve 3 years ago
Brad Fitzpatrick 88cc0ad9f7 util/linuxfw: remove yet-unused code to fix linux/arm64 crash 3 years ago
Brad Fitzpatrick 7560435eb5 tstest/deptest: add test-only package to unify negative dep tests 3 years ago
Chris Palmer 32d486e2bf
cmd/tailscale/cli: ensure custom UsageFunc is always set (#8665) 3 years ago
Chris Palmer 3c53bedbbf
cmd/tailscale/cli: limit Darwin-only option to Darwin (#8657) 3 years ago
Anton Tolchanov 388b124513 net/dns: detect when libnss_resolve is used 3 years ago
Andrew Lytvynov efd6d90dd7
cmd/tailscale/cli: implement update for arch-based distros (#8655) 3 years ago
Chris Palmer 3f6b0d8c84
cmd/tailscale/cli: make `tailscale update` query `softwareupdate` (#8641) 3 years ago
Tom DNetto bec9815f02 tka: guard against key-length panics when verifying signatures 3 years ago
Andrea Gottardo 486ab427b4
VERSION.txt: this is v1.47.0 (#8654) 3 years ago
Andrew Lytvynov 7c04846eac
tsweb: relax CSP for debug handlers (#8649) 3 years ago
Jenny Zhang 9ab70212f4 cmd/gitops-pusher: re-use existing types from acl package 3 years ago
Jenny Zhang 6b56e92acc client/tailscale: add warnings slice to ACLTestFailureSummary 3 years ago