커밋 기록

작성자 SHA1 메시지 날짜
  yanweizhi cbcb750295 ssh/gss: support kerberos authentication for ssh server and client 5 년 전
  Sami Pönkänen 9334d73e5f ssh: fix support for partial success authentication responses in client 7 년 전
  Tugdual Saunier 9f005a07e0 ssh: add support for banners 7 년 전
  Han-Wen Nienhuys 2509b142fb Revert "ssh: add support for banners" 7 년 전
  Tugdual Saunier ed5229da99 ssh: add support for banners 7 년 전
  namusyaka b0c9c05bfe all: fix article typos 7 년 전
  James Myers 573951cbe8 ssh: improve client public key authentication 7 년 전
  Han-Wen Nienhuys 2e74c77368 ssh: rewrite (re)keying logic. 8 년 전
  Jamie Beverly 0c565bf132 x/crypto/ssh: Add support for retryable authentication 8 년 전
  Han-Wen Nienhuys 9e7f5dc375 x/crypto/ssh: interpret disconnect message as error in the transport layer. 8 년 전
  Adam Langley c34e38ab9e go.crypto/ssh: fix authentication after all public keys are rejected by a server. 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 577ae2abf9 go.crypto/ssh: cosmetic: unnest signing code for public key auth. 11 년 전
  Han-Wen Nienhuys 34df1ce598 go.crypto/ssh: in {Server,Client}Conn, read session ID from 11 년 전
  Dave Cheney c0d640c887 go.crypto/ssh: ensure {Server,Client}Conn do not expose io.ReadWriter 11 년 전
  Jonathan Pittman 44256fa2df go.crypto/ssh: cosmetic only spelling fixes 11 년 전
  Han-Wen Nienhuys 73e99326fb go.crypto/ssh: separate kex algorithms into kexAlgorithm class. 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 년 전
  JP Sugarbroad 504f1d5525 crypto/ssh: Handle msgUserAuthBanner during keyboard-interactive auth. 11 년 전
  Han-Wen Nienhuys afdc305bc8 go.crypto/ssh: add hook for host key checking. 11 년 전
  Adam Langley aa0f5b4081 go.crypto: revert 7f5a59ff6b43. 11 년 전
  Adam Langley eca6c1626e go.crypto: remove unreachable code. 11 년 전
  Han-Wen Nienhuys c7df565dd4 go.crypto/ssh: implement keyboard-interactive auth (RFC 4256), both 11 년 전
  Han-Wen Nienhuys 36bf31eb71 go.crypto/ssh: add a error return to decode(), and avoid casting decode() output. 11 년 전
  Mikio Hara eeef66c528 go.crypto: gofmt -w -s 12 년 전
  Adam Langley 4002be2701 go.crypto/ssh: run gofmt 12 년 전
  Gary Burd f997e8a33c go.crypto/ssh: add ClientAuthAgent 12 년 전