Historique des commits

Auteur SHA1 Message Date
  yanweizhi cbcb750295 ssh/gss: support kerberos authentication for ssh server and client il y a 5 ans
  Sami Pönkänen 9334d73e5f ssh: fix support for partial success authentication responses in client il y a 7 ans
  Tugdual Saunier 9f005a07e0 ssh: add support for banners il y a 7 ans
  Han-Wen Nienhuys 2509b142fb Revert "ssh: add support for banners" il y a 7 ans
  Tugdual Saunier ed5229da99 ssh: add support for banners il y a 7 ans
  namusyaka b0c9c05bfe all: fix article typos il y a 7 ans
  James Myers 573951cbe8 ssh: improve client public key authentication il y a 7 ans
  Han-Wen Nienhuys 2e74c77368 ssh: rewrite (re)keying logic. il y a 8 ans
  Jamie Beverly 0c565bf132 x/crypto/ssh: Add support for retryable authentication il y a 8 ans
  Han-Wen Nienhuys 9e7f5dc375 x/crypto/ssh: interpret disconnect message as error in the transport layer. il y a 8 ans
  Adam Langley c34e38ab9e go.crypto/ssh: fix authentication after all public keys are rejected by a server. il y a 10 ans
  Han-Wen Nienhuys 6f0540ef5e go.crypto/ssh: try authentication methods in ClientConfig order. il y a 10 ans
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. il y a 10 ans
  Han-Wen Nienhuys 577ae2abf9 go.crypto/ssh: cosmetic: unnest signing code for public key auth. il y a 11 ans
  Han-Wen Nienhuys 34df1ce598 go.crypto/ssh: in {Server,Client}Conn, read session ID from il y a 11 ans
  Dave Cheney c0d640c887 go.crypto/ssh: ensure {Server,Client}Conn do not expose io.ReadWriter il y a 11 ans
  Jonathan Pittman 44256fa2df go.crypto/ssh: cosmetic only spelling fixes il y a 11 ans
  Han-Wen Nienhuys 73e99326fb go.crypto/ssh: separate kex algorithms into kexAlgorithm class. il y a 11 ans
  Han-Wen Nienhuys e62b2aead4 go.crypto/ssh: introduce PublicKey interface type. il y a 11 ans
  Jonathan Pittman 6a743c56c7 go.crypto/ssh: Begin adding server side support for more than RSA for client key auth il y a 11 ans
  Han-Wen Nienhuys f17d130281 go.crypto/ssh: remove misleading marshalPrivRSA. il y a 11 ans
  JP Sugarbroad 504f1d5525 crypto/ssh: Handle msgUserAuthBanner during keyboard-interactive auth. il y a 11 ans
  Han-Wen Nienhuys afdc305bc8 go.crypto/ssh: add hook for host key checking. il y a 11 ans
  Adam Langley aa0f5b4081 go.crypto: revert 7f5a59ff6b43. il y a 11 ans
  Adam Langley eca6c1626e go.crypto: remove unreachable code. il y a 11 ans
  Han-Wen Nienhuys c7df565dd4 go.crypto/ssh: implement keyboard-interactive auth (RFC 4256), both il y a 11 ans
  Han-Wen Nienhuys 36bf31eb71 go.crypto/ssh: add a error return to decode(), and avoid casting decode() output. il y a 11 ans
  Mikio Hara eeef66c528 go.crypto: gofmt -w -s il y a 12 ans
  Adam Langley 4002be2701 go.crypto/ssh: run gofmt il y a 12 ans
  Gary Burd f997e8a33c go.crypto/ssh: add ClientAuthAgent il y a 12 ans