Историја ревизија

Аутор SHA1 Порука Датум
  Lucas Bremgartner 57b3e21c3d ssh: add diffie-hellman-group-exchange-sha256 пре 5 година
  yanweizhi cbcb750295 ssh/gss: support kerberos authentication for ssh server and client пре 5 година
  Han-Wen Nienhuys 184a689644 ssh: remove testing.T from ExampleRetryableAuthMethod пре 5 година
  Han-Wen Nienhuys e4dc69e5b2 ssh: return specific error for invalid signature algorithm пре 6 година
  Brad Fitzpatrick beaf6a3570 ssh: fix error variable naming convention, add docs пре 6 година
  Han-Wen Nienhuys 49796115aa ssh: use a variable rather than type for NoAuthError пре 6 година
  Spencer Tung 432090b8f5 Adding a unique error when no authentication method has been passed in пре 6 година
  Spencer Tung 3627ff35f3 ssh: fix a formatting bug in a test пре 7 година
  Spencer Tung d625dfd805 ssh: fix if/else returns to adhere to Go style guidelines пре 7 година
  Spencer Tung 69be088f86 ssh: return authErr array if all authentication attempts fail пре 7 година
  Peter Moody 527d12e535 ssh/knownhosts: add IsHostAuthority. пре 7 година
  James Myers 9ef620b9ca ssh: support MaxAuthTries on ServerConfig пре 8 година
  Han-Wen Nienhuys e4e2799dd7 ssh: require host key checking in the ClientConfig пре 7 година
  Heschi Kreinick bed12803fa ssh: Support multiple source-addresses, don't require IPv4 in tests. пре 7 година
  Han-Wen Nienhuys 2f8be38b9a ssh: make client auth tests less chatty. пре 8 година
  Emmanuel Odeke a20de3fa94 x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys пре 8 година
  Sven Blumenstein 986d331358 crypto/ssh: keep user in ConnMetadata if NoClientAuth is used пре 8 година
  Brad Fitzpatrick f28b56427a ssh: disable known-flaky test from the Go build dashboard пре 8 година
  Martin Hamrle 077efaa604 x/crypto: fix typos пре 8 година
  Jamie Beverly 0c565bf132 x/crypto/ssh: Add support for retryable authentication пре 8 година
  Thomas Desrosiers 6c2080b3cc crypto/ssh: clearer error messages when "no ciphers in common" пре 9 година
  Adam Langley 2dfe547928 go.crypto/ssh: use permissions from public key cache when accepting a key. пре 10 година
  Han-Wen Nienhuys 6f0540ef5e go.crypto/ssh: try authentication methods in ClientConfig order. пре 10 година
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. пре 10 година
  Han-Wen Nienhuys 105632d35b go.crypto/ssh: only close connection if it was open in TestClientUnsupportedKex. пре 11 година
  Han-Wen Nienhuys 934c14ffe9 go.crypto/ssh: introduce Signer method, an abstraction of пре 11 година
  Han-Wen Nienhuys e62b2aead4 go.crypto/ssh: introduce PublicKey interface type. пре 11 година
  Jonathan Pittman 6a743c56c7 go.crypto/ssh: Begin adding server side support for more than RSA for client key auth пре 11 година
  Han-Wen Nienhuys f17d130281 go.crypto/ssh: remove misleading marshalPrivRSA. пре 11 година
  Han-Wen Nienhuys d7d50b0a7c go.crypto/ssh: implement ECDH. пре 11 година