Historie revizí

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