1. ee3d6a3 ssh: fix reset{Read,Write}Thresholds for initial setup by Han-Wen Nienhuys · 8 years ago
  2. 6119528 ssh: set rekeying thresholds on construction by Han-Wen Nienhuys · 8 years ago
  3. 9d2d6c1 ssh: handle error from prepareKeyChange. by Han-Wen Nienhuys · 8 years ago
  4. e4e2799 ssh: require host key checking in the ClientConfig by Han-Wen Nienhuys · 8 years ago
  5. 77014cf ssh: prevent double kex at connection start, 2nd try by Han-Wen Nienhuys · 8 years ago
  6. 641ab6b ssh: reset buffered packets after sending by Han-Wen Nienhuys · 8 years ago
  7. a59c127 ssh: rationalize rekeying decisions. by Han-Wen Nienhuys · 8 years ago
  8. 6fb0668 ssh: make sure we execute the initial key exchange only once by Han-Wen Nienhuys · 8 years ago
  9. 41d678d ssh: soft code internal channel size for testing purposes by Han-Wen Nienhuys · 8 years ago
  10. 2e74c77 ssh: rewrite (re)keying logic. by Han-Wen Nienhuys · 8 years ago
  11. 6ab629b ssh: properly handle wrong guess for FirstKexFollows in server by Kaleb Elwert · 9 years ago
  12. 0a4e4d4 x/crypto/ssh: return msgNewKeys for a short-circuited first kex. by Han-Wen Nienhuys · 9 years ago
  13. b76c864 x/crypto/ssh: hide msgNewKeys in the transport layer. by Han-Wen Nienhuys · 9 years ago
  14. 2cb52d9 x/crypto/ssh: also log data packets when debugHandshake is set by Han-Wen Nienhuys · 9 years ago
  15. 285fb2e x/crypto/ssh: fix subsequent key exchanges. by Han-Wen Nienhuys · 9 years ago
  16. d68c3ec x/crypto/ssh: make sure the initial key exchange happens once. by Han-Wen Nienhuys · 9 years ago
  17. 6c2080b crypto/ssh: clearer error messages when "no ciphers in common" by Thomas Desrosiers · 10 years ago
  18. c169681 crypto/ssh: fix deadlock during error condition. by Han-Wen Nienhuys · 10 years ago
  19. 2f3083f crypto/ssh: allow client to specify host key algorithms. by hanwen · 10 years ago
  20. 7f27901 ssh: fix deadlock during error path by Dave Cheney · 10 years ago
  21. fa50e74 go.crypto/ssh: import gosshnew. by Adam Langley · 11 years ago