提交歷史

作者 SHA1 備註 提交日期
  Peter Moody 244f6ce1f0 ssh: accept ed25519 certs 8 年之前
  Sam Whited 48a5a650cf crypto/ssh: only show banner once 8 年之前
  Tugdual Saunier 9f005a07e0 ssh: add support for banners 8 年之前
  Han-Wen Nienhuys 2509b142fb Revert "ssh: add support for banners" 8 年之前
  Tugdual Saunier ed5229da99 ssh: add support for banners 8 年之前
  Artyom Pervukhin 76c7c60c07 ssh: fix documentation on ServerConfig.PublicKeyCallback 8 年之前
  Spencer Tung 69be088f86 ssh: return authErr array if all authentication attempts fail 8 年之前
  Han-Wen Nienhuys 2ad6eb5ede ssh: clarify intended use of Permissions. 8 年之前
  Catalin Nicutar 122d919ec1 ssh: change the local copy of the ServerConfig passed to NewServerConn 8 年之前
  James Myers 9ef620b9ca ssh: support MaxAuthTries on ServerConfig 9 年之前
  Heschi Kreinick bed12803fa ssh: Support multiple source-addresses, don't require IPv4 in tests. 8 年之前
  Han-Wen Nienhuys 2e74c77368 ssh: rewrite (re)keying logic. 9 年之前
  Péter Szilágyi 01be46f620 crypto/ssh: use net.IP.Equal instead of bytes.Equal 9 年之前
  Sven Blumenstein 986d331358 crypto/ssh: keep user in ConnMetadata if NoClientAuth is used 9 年之前
  Martin Garton 1e61df8d9e x/crypto/ssh: add support for ed25519 keys 9 年之前
  Han-Wen Nienhuys b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. 9 年之前
  Han-Wen Nienhuys d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. 9 年之前
  Lewin Bormann 59a4410d82 x/crypto/ssh: Add protocol version to ServerVersion 10 年之前
  Han-Wen Nienhuys 74f810a015 x/crypto/ssh: bail early if a server has no auth methods configured. 10 年之前
  Han-Wen Nienhuys 88b65fb663 ssh: return session ID in ConnMeta.SessionID. 10 年之前
  Kristopher Watts 280be005b3 ssh: add ServerConfig.ServerVersion option 11 年之前
  Adam Langley 2dfe547928 go.crypto/ssh: use permissions from public key cache when accepting a key. 11 年之前
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. 11 年之前
  Han-Wen Nienhuys 34df1ce598 go.crypto/ssh: in {Server,Client}Conn, read session ID from 12 年之前
  Dave Cheney c0d640c887 go.crypto/ssh: ensure {Server,Client}Conn do not expose io.ReadWriter 12 年之前
  Han-Wen Nienhuys f5f25bdad0 go.crypto/ssh: put version exchange in function 12 年之前
  Jonathan Pittman 44256fa2df go.crypto/ssh: cosmetic only spelling fixes 12 年之前
  JP Sugarbroad 15d8abf5c4 go.crypto/ssh: fix certificate parsing/marshaling. 12 年之前
  Han-Wen Nienhuys 4147256c9c go.crypto/ssh: move interpretation of msgNewKeys into 12 年之前
  Han-Wen Nienhuys 73e99326fb go.crypto/ssh: separate kex algorithms into kexAlgorithm class. 12 年之前