You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tailscale/tempfork/sshtest
Percy Wegmann db231107a2 ssh/tailssh: accept passwords and public keys 1 year ago
..
ssh ssh/tailssh: accept passwords and public keys 1 year ago
README.md tempfork/sshtest/ssh: add fork of golang.org/x/crypto/ssh for testing only 1 year ago

README.md

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.