Logo
Explore Help
Sign In
TheArchive/tailscale
1
0
Fork 0
You've already forked tailscale
mirror of https://github.com/tailscale/tailscale.git synced 2025-05-16 23:38:32 +00:00
Code Issues Packages Projects Releases Wiki Activity
tailscale/tempfork/sshtest/README.md

10 lines
302 B
Markdown
Raw Normal View History

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>
2025-02-11 07:26:49 -08:00
# sshtest
This contains packages that are forked & locally hacked up for use
in tests.
Notably, `golang.org/x/crypto/ssh` was copied to
`tailscale.com/tempfork/sshtest/ssh` to permit adding behaviors specific
to testing (for testing Tailscale SSH) that aren't necessarily desirable
to have upstream.
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.6 Page: 117ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API