Historie revizí

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