Commit History

Author SHA1 Message Date
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. 11 years ago
  David du Colombier a2c10b4975 go.crypto/ssh: build tests on Plan 9 11 years ago
  Han-Wen Nienhuys 41400feb0b go.crypto/ssh: let client accept DSA and ECDSA host key algorithms. 12 years ago
  Han-Wen Nienhuys 934c14ffe9 go.crypto/ssh: introduce Signer method, an abstraction of 12 years ago
  Han-Wen Nienhuys e62b2aead4 go.crypto/ssh: introduce PublicKey interface type. 12 years ago
  Han-Wen Nienhuys ffadfa6648 go.crypto/ssh/test: Only show SSHD debug output if test fails. 12 years ago
  Han-Wen Nienhuys a93ee0c91a go.crypto/ssh: Use net.UnixConn for connecting client and sshd. 12 years ago
  Han-Wen Nienhuys afdc305bc8 go.crypto/ssh: add hook for host key checking. 12 years ago
  Han-Wen Nienhuys b9b3892677 go.crypto/ssh/test: Run sshd with -e, so the debug output goes onto stderr. 12 years ago
  Dave Cheney e8889f5e72 go.crypto/ssh: fix race on mock ssh network connection 12 years ago
  David Symonds ac9976b0b7 go.crypto/ssh: More error reporting improvements. 12 years ago
  David Symonds 41998200eb go.crypto/ssh/test: Replace FailNow with Fail where it is obvious that the test doesn't want to fail now. 12 years ago
  David Symonds 952dc41929 go.crypto/ssh/test: Fix distracting nil pointer dereference in a test. 12 years ago
  David Symonds c7af4ef7d9 go.crypto/ssh/test: improve diagnostics for test failing to get username. 12 years ago
  Albert Strasheim 62eb5d3fac go.crypto/ssh/test: wait on sshd process in tests 12 years ago
  Alex Brainman 97c15b3da8 go.crypto/ssh/test: move some variables into common os source file to fix windows build 13 years ago
  Joel Sing ae58a7bde0 go.crypto/ssh: make tests work on non-cgo platforms. 13 years ago
  Ian Lance Taylor 153731a6de go.crypto/ssh/test: don't kill process if it was never started 13 years ago
  Dave Cheney 1582bf0781 go.crypto/ssh: never negotiate unsupported ciphers 13 years ago
  Dave Cheney 0b9766a68d go.crypto/ssh: new test subpackage 13 years ago