Historial de Commits

Autor SHA1 Mensaje Fecha
  Igor Zhilianin 45a5f77698 all: fix typos hace 6 años
  Brad Fitzpatrick 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed hace 6 años
  Tugdual Saunier 9f005a07e0 ssh: add support for banners hace 7 años
  Han-Wen Nienhuys 2509b142fb Revert "ssh: add support for banners" hace 7 años
  Tugdual Saunier ed5229da99 ssh: add support for banners hace 7 años
  Akihiro Suda 3cddcd6758 ssh: support forwarding of Unix domain socket connections hace 7 años
  Han-Wen Nienhuys e4e2799dd7 ssh: require host key checking in the ClientConfig hace 7 años
  Han-Wen Nienhuys 41d678d1df ssh: soft code internal channel size for testing purposes hace 8 años
  Han-Wen Nienhuys 2e74c77368 ssh: rewrite (re)keying logic. hace 8 años
  Han-Wen Nienhuys b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. hace 8 años
  Han-Wen Nienhuys d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. hace 8 años
  Julian Kornberger c7e3b0ebdd x/crypto/ssh: Add timeout for dialing hace 8 años
  hanwen 2f3083f616 crypto/ssh: allow client to specify host key algorithms. hace 9 años
  Han-Wen Nienhuys 88b65fb663 ssh: return session ID in ConnMeta.SessionID. hace 10 años
  Kristopher Watts 280be005b3 ssh: add ServerConfig.ServerVersion option hace 10 años
  Han-Wen Nienhuys 72116d5c17 go.crypto/ssh: clean up address parsing in forward code. hace 10 años
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. hace 10 años
  Jakob Borg 4758fe8ce4 go.crypto/ssh: Increase window size. hace 11 años
  Han-Wen Nienhuys 34df1ce598 go.crypto/ssh: in {Server,Client}Conn, read session ID from hace 11 años
  Dave Cheney c0d640c887 go.crypto/ssh: ensure {Server,Client}Conn do not expose io.ReadWriter hace 11 años
  Han-Wen Nienhuys f5f25bdad0 go.crypto/ssh: put version exchange in function hace 11 años
  Jonathan Pittman 44256fa2df go.crypto/ssh: cosmetic only spelling fixes hace 11 años
  Han-Wen Nienhuys 4147256c9c go.crypto/ssh: move interpretation of msgNewKeys into hace 11 años
  Han-Wen Nienhuys 73e99326fb go.crypto/ssh: separate kex algorithms into kexAlgorithm class. 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 d7d50b0a7c go.crypto/ssh: implement ECDH. hace 11 años
  JP Sugarbroad c2c80b64c0 crypto/ssh: Allow customization of the client version. hace 11 años
  Han-Wen Nienhuys 2d394e3025 go.crypto/ssh: add workaround for broken port forwarding in hace 11 años
  Han-Wen Nienhuys 7f7cbbf18e go.crypto/ssh: close channel feeding tcpListener. hace 11 años