Historial de Commits

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