Historial de Commits

Autor SHA1 Mensaje Fecha
  Lewin Bormann 59a4410d82 x/crypto/ssh: Add protocol version to ServerVersion hace 10 años
  Han-Wen Nienhuys 74f810a015 x/crypto/ssh: bail early if a server has no auth methods configured. hace 10 años
  Han-Wen Nienhuys 88b65fb663 ssh: return session ID in ConnMeta.SessionID. hace 11 años
  Kristopher Watts 280be005b3 ssh: add ServerConfig.ServerVersion option hace 11 años
  Adam Langley 2dfe547928 go.crypto/ssh: use permissions from public key cache when accepting a key. hace 11 años
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. hace 11 años
  Han-Wen Nienhuys 34df1ce598 go.crypto/ssh: in {Server,Client}Conn, read session ID from hace 12 años
  Dave Cheney c0d640c887 go.crypto/ssh: ensure {Server,Client}Conn do not expose io.ReadWriter hace 12 años
  Han-Wen Nienhuys f5f25bdad0 go.crypto/ssh: put version exchange in function hace 12 años
  Jonathan Pittman 44256fa2df go.crypto/ssh: cosmetic only spelling fixes hace 12 años
  JP Sugarbroad 15d8abf5c4 go.crypto/ssh: fix certificate parsing/marshaling. hace 12 años
  Han-Wen Nienhuys 4147256c9c go.crypto/ssh: move interpretation of msgNewKeys into hace 12 años
  Han-Wen Nienhuys 73e99326fb go.crypto/ssh: separate kex algorithms into kexAlgorithm class. hace 12 años
  Han-Wen Nienhuys 934c14ffe9 go.crypto/ssh: introduce Signer method, an abstraction of hace 12 años
  Han-Wen Nienhuys e62b2aead4 go.crypto/ssh: introduce PublicKey interface type. hace 12 años
  Jonathan Pittman 6a743c56c7 go.crypto/ssh: Begin adding server side support for more than RSA for client key auth hace 12 años
  Han-Wen Nienhuys f17d130281 go.crypto/ssh: remove misleading marshalPrivRSA. hace 12 años
  Han-Wen Nienhuys d7d50b0a7c go.crypto/ssh: implement ECDH. hace 12 años
  Adam Langley aa0f5b4081 go.crypto: revert 7f5a59ff6b43. hace 12 años
  Adam Langley eca6c1626e go.crypto: remove unreachable code. hace 12 años
  Han-Wen Nienhuys c7df565dd4 go.crypto/ssh: implement keyboard-interactive auth (RFC 4256), both hace 12 años
  Han-Wen Nienhuys 36bf31eb71 go.crypto/ssh: add a error return to decode(), and avoid casting decode() output. hace 12 años
  Adam Langley 4002be2701 go.crypto/ssh: run gofmt hace 13 años
  Dave Cheney 552202b8e3 go.crypto/ssh: assorted close related fixes hace 13 años
  Dave Cheney 7343d5f584 go.crypto/ssh: improve channel max packet handling hace 13 años
  Dave Cheney f4749cba32 go.crypto/ssh: never send more data than maxpacket hace 13 años
  Dave Cheney d1bf83abcb go.crypto/ssh: use binary.BigEndian throughout hace 13 años
  Daniel Theophanes f8bd48becc go.crypto/ssh: allow server to respond to client init key exchange. hace 13 años
  Dave Cheney 8a2e7c966a go.crypto/ssh: make {client,server}Chan use common window management hace 13 años
  Dave Cheney 523290a72d go.crypto/ssh: move common channel methods into an embedded struct hace 13 años