48 Commits (4c0f48838966ecf226e5a32ef7b02a091bcfe951)

Author SHA1 Message Date
Brad Fitzpatrick 2e381557b8 feature/c2n: move answerC2N code + deps out of control/controlclient 7 months ago
Andrew Lytvynov 46505ca338
tempfork/acme: update to latest version (#15543) 1 year ago
Andrew Lytvynov cc923713f6
tempfork/acme: pull in latest changes for Go 1.24 (#15062) 1 year ago
Percy Wegmann db231107a2 ssh/tailssh: accept passwords and public keys 1 year ago
Brad Fitzpatrick 2f98197857 tempfork/sshtest/ssh: add fork of golang.org/x/crypto/ssh for testing only 1 year ago
Percy Wegmann 2e95313b8b ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh with golang.org/x/crypto/ssh 1 year ago
Percy Wegmann b60f6b849a Revert "ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh with golang.org/x/crypto/ssh" 1 year ago
Percy Wegmann 46fd4e58a2 ssh,tempfork/gliderlabs/ssh: replace github.com/tailscale/golang-x-crypto/ssh with golang.org/x/crypto/ssh 1 year ago
Brad Fitzpatrick 079973de82 tempfork/acme: fix TestSyncedToUpstream with Windows line endings 1 year ago
Brad Fitzpatrick 2691b9f6be tempfork/acme: add new package for x/crypto package acme fork, move 1 year ago
Brad Fitzpatrick bce05ec6c3 control/controlclient,tempfork/httprec: don't link httptest, test certs for c2n 1 year ago
Paul Scott 82394debb7 cmd/tailscale: add shell tab-completion 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Percy Wegmann 8b8b315258 net/tstun: use gaissmai/bart instead of tempfork/device 2 years ago
Percy Wegmann 8c88853db6 ipn/ipnlocal: add c2n /debug/pprof/allocs endpoint 2 years ago
Brad Fitzpatrick e8551d6b40 all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 3 years ago
Brad Fitzpatrick cb53846717 tempfork/heap: add copy of Go's container/heap but using generics 3 years ago
Maisem Ali d1d5d52b2c net/tstun/table: add initial RoutingTable implementation 3 years ago
Maisem Ali 2522b0615f tempfork/device: add a temp fork of golang.zx2c4.com/wireguard/device 3 years ago
Brad Fitzpatrick da8def8e13 all: remove old +build tags 4 years ago
Maisem Ali 4de1601ef4 ssh/tailssh: add support for sending multiple banners 4 years ago
Maisem Ali f16b77de5d ssh/tailssh: do the full auth flow during ssh auth 4 years ago
Eng Zer Jun f0347e841f refactor: move from io/ioutil to io and os packages 4 years ago
Brad Fitzpatrick 116f55ff66 all: gofmt for Go 1.19 4 years ago
Maisem Ali 2b8b887d55 ssh/tailssh: send banner messages during auth, move more to conn 4 years ago
Maisem Ali 14d077fc3a ssh/tailssh: terminate ssh auth early if no policy can match 4 years ago
Brad Fitzpatrick 3d180c0376 go.mod, ssh/tailssh, tempfork/gliderlabs: bump x/crypto/ssh fork for NoClientAuthCallback 4 years ago
Brad Fitzpatrick 5a44f9f5b5 tempfork: temporarily fork gliderlabs/ssh and x/crypto/ssh 4 years ago
Maisem Ali baf8854f9a tempfork/wireguard-windows: remove the old windows firewall code now that we are no 5 years ago
Josh Bleecher Snyder a5da4ed981 all: gofmt with Go 1.17 5 years ago
Josh Bleecher Snyder 41d06bdf86 tempfork/wireguard-windows: remove unnecessary build tag 5 years ago
David Anderson ac3de93d5c tempfork/wireguard-windows/firewall: add. 5 years ago
Josh Bleecher Snyder a6cad71fb2 go.mod: upgrade staticcheck to 0.1.0 5 years ago
Brad Fitzpatrick 8f76548fd9 tempfork/osexec: remove old fork of os/exec 5 years ago
Brad Fitzpatrick 5b338bf011 tempfork/registry: delete 5 years ago
Josh Bleecher Snyder 585a0d8997 all: use testing.T.TempDir 6 years ago
Brad Fitzpatrick f26b409bd5 tempfork: add lite fork of net/http/pprof w/o html/template or reflect 6 years ago
Brad Fitzpatrick 39f2fe29f7 tempfork/registry: work around issue with Tailscale's redo build system 6 years ago
Brad Fitzpatrick e441d3218e tempfork/registry: add golang.org/x/sys/windows/registry + CL 236681 6 years ago
Brad Fitzpatrick 9bbcdba2b3 tempfork/internal/testenv: remove 6 years ago
Brad Fitzpatrick 58e83d8f66 tempfork/x509: moved to tailscale/go's crypto/x509 instead 6 years ago
Brad Fitzpatrick d427fc023e tempfork/x509: remove the bundle tag in our fork 6 years ago
Brad Fitzpatrick 28c632c97b tempfork/x509: store certs for iOS compressed in binary, parse lazily 6 years ago
Brad Fitzpatrick 8fd8fc9c7d tempfork/x509: fix build on darwin and windows 6 years ago
Brad Fitzpatrick bfc1261ab6 crypto/x509: keep smaller root cert representation in memory until needed 6 years ago
Brad Fitzpatrick f5993f2440 crypto/x509: add support for CertPool to load certs lazily 6 years ago
Numerous Gophers 3bab226299 Add fork of Go 1.15-dev's crypto/x509 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago