Commit History

Автор 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 години