summaryrefslogtreecommitdiffhomepage
path: root/control/controlhttp/controlhttpserver/controlhttpserver.go
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@tailscale.com>2025-02-11 07:26:49 -0800
committerBrad Fitzpatrick <brad@danga.com>2025-02-11 07:45:06 -0800
commit2f981978575688086c5618341c0d438314c87666 (patch)
treef47c56b86917f975dd6352a319373a20a1fe2ae0 /control/controlhttp/controlhttpserver/controlhttpserver.go
parent9706c9f4ffb8637670e3d2e152607c23be621a41 (diff)
downloadtailscale-2f981978575688086c5618341c0d438314c87666.tar.xz
tailscale-2f981978575688086c5618341c0d438314c87666.zip
tempfork/sshtest/ssh: add fork of golang.org/x/crypto/ssh for testing only
This fork golang.org/x/crypto/ssh (at upstream x/crypto git rev e47973b1c1) into tailscale.com/tempfork/sshtest/ssh so we can hack up the client in weird ways to simulate other SSH clients seen in the wild. Two changes were made to the files when they were copied from x/crypto: * internal/poly1305 imports were replaced by the non-internal version; no code changes otherwise. It didn't need the internal one. * all decode-with-passphrase funcs were deleted, to avoid using the internal package x/crypto/ssh/internal/bcrypt_pbkdf Then the tests passed. Updates #14969 Change-Id: Ibf1abebfe608c75fef4da0255314f65e54ce5077 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
Diffstat (limited to 'control/controlhttp/controlhttpserver/controlhttpserver.go')
0 files changed, 0 insertions, 0 deletions