Историја ревизија

Аутор SHA1 Порука Датум
  Igor Zhilianin 45a5f77698 all: fix typos пре 6 година
  Brad Fitzpatrick 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed пре 6 година
  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 година
  Akihiro Suda 3cddcd6758 ssh: support forwarding of Unix domain socket connections пре 7 година
  Han-Wen Nienhuys e4e2799dd7 ssh: require host key checking in the ClientConfig пре 7 година
  Han-Wen Nienhuys 41d678d1df ssh: soft code internal channel size for testing purposes пре 8 година
  Han-Wen Nienhuys 2e74c77368 ssh: rewrite (re)keying logic. пре 8 година
  Han-Wen Nienhuys b76c864ef1 x/crypto/ssh: hide msgNewKeys in the transport layer. пре 8 година
  Han-Wen Nienhuys d68c3ecb62 x/crypto/ssh: make sure the initial key exchange happens once. пре 8 година
  Julian Kornberger c7e3b0ebdd x/crypto/ssh: Add timeout for dialing пре 8 година
  hanwen 2f3083f616 crypto/ssh: allow client to specify host key algorithms. пре 9 година
  Han-Wen Nienhuys 88b65fb663 ssh: return session ID in ConnMeta.SessionID. пре 10 година
  Kristopher Watts 280be005b3 ssh: add ServerConfig.ServerVersion option пре 10 година
  Han-Wen Nienhuys 72116d5c17 go.crypto/ssh: clean up address parsing in forward code. пре 10 година
  Adam Langley fa50e7408b go.crypto/ssh: import gosshnew. пре 10 година
  Jakob Borg 4758fe8ce4 go.crypto/ssh: Increase window size. пре 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 година
  Han-Wen Nienhuys f5f25bdad0 go.crypto/ssh: put version exchange in function пре 11 година
  Jonathan Pittman 44256fa2df go.crypto/ssh: cosmetic only spelling fixes пре 11 година
  Han-Wen Nienhuys 4147256c9c go.crypto/ssh: move interpretation of msgNewKeys into пре 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 d7d50b0a7c go.crypto/ssh: implement ECDH. пре 11 година
  JP Sugarbroad c2c80b64c0 crypto/ssh: Allow customization of the client version. пре 11 година
  Han-Wen Nienhuys 2d394e3025 go.crypto/ssh: add workaround for broken port forwarding in пре 11 година
  Han-Wen Nienhuys 7f7cbbf18e go.crypto/ssh: close channel feeding tcpListener. пре 11 година