提交歷史

作者 SHA1 備註 提交日期
  Jakob Borg 4758fe8ce4 go.crypto/ssh: Increase window size. 12 年之前
  Han-Wen Nienhuys 577ae2abf9 go.crypto/ssh: cosmetic: unnest signing code for public key auth. 12 年之前
  Han-Wen Nienhuys 34df1ce598 go.crypto/ssh: in {Server,Client}Conn, read session ID from 12 年之前
  Dave Cheney c0d640c887 go.crypto/ssh: ensure {Server,Client}Conn do not expose io.ReadWriter 12 年之前
  Han-Wen Nienhuys 105632d35b go.crypto/ssh: only close connection if it was open in TestClientUnsupportedKex. 12 年之前
  Jonathan Pittman 94779a0cf1 go.crypto/ssh: Implement CertTime to properly handle the "infinite" time 12 年之前
  Dave Cheney 0b167df1b4 go.crypto/ssh: additional coverage of message unmarshaling 12 年之前
  Jonathan Pittman 9112f50fcd go.crypto/ssh: Add certificate verification, step up support for authorized keys 12 年之前
  Han-Wen Nienhuys f5f25bdad0 go.crypto/ssh: put version exchange in function 12 年之前
  Han-Wen Nienhuys ed40a6cc35 go.crypto/ssh: move channelForwardMsg declaration. 12 年之前
  Han-Wen Nienhuys 49702c17cc go.crypto/ssh: (un)marshal data without type byte prefix. 12 年之前
  Han-Wen Nienhuys 4a7557f2bd go.crypto/ssh: add String method to RejectionReason. 12 年之前
  Han-Wen Nienhuys 7dc9a79b3e go.crypto/ssh: implement memTransport using sync.Cond. 12 年之前
  Jonathan Pittman 44256fa2df go.crypto/ssh: cosmetic only spelling fixes 12 年之前
  Adam Langley 7bb6c099c0 go.crypto/openpgp: support v3 detached signatures. 12 年之前
  JP Sugarbroad 15d8abf5c4 go.crypto/ssh: fix certificate parsing/marshaling. 12 年之前
  Han-Wen Nienhuys 4147256c9c go.crypto/ssh: move interpretation of msgNewKeys into 12 年之前
  Han-Wen Nienhuys 41400feb0b go.crypto/ssh: let client accept DSA and ECDSA host key algorithms. 12 年之前
  Frithjof Schulze 153ce2a1d2 go.crypto/ssh/terminal: Allow ^A and ^E as synonyms for Home and End. 12 年之前
  Han-Wen Nienhuys 4e0581245c go.crypto/ssh: parse DSA private keys too. 12 年之前
  Han-Wen Nienhuys 73e99326fb go.crypto/ssh: separate kex algorithms into kexAlgorithm class. 12 年之前
  Frithjof Schulze a3c6050446 go.crypto/otr: Reset Conversation.myKeyId for each AKE. 12 年之前
  Han-Wen Nienhuys 934c14ffe9 go.crypto/ssh: introduce Signer method, an abstraction of 12 年之前
  Adam Langley 28dc961a18 go.crypto/ssh/terminal: fix non-ASCII history. 12 年之前
  Adam Langley cb60f353cb go.crypto/ssh/terminal: support Unicode entry. 12 年之前
  Han-Wen Nienhuys e62b2aead4 go.crypto/ssh: introduce PublicKey interface type. 12 年之前
  Jonathan Pittman 6a743c56c7 go.crypto/ssh: Begin adding server side support for more than RSA for client key auth 12 年之前
  Han-Wen Nienhuys f17d130281 go.crypto/ssh: remove misleading marshalPrivRSA. 12 年之前
  Casey Marshall 58b09dec0e openpgp/packet: Compact UserAttribute subpacket lengths, fixes signatures. 12 年之前
  Han-Wen Nienhuys ffadfa6648 go.crypto/ssh/test: Only show SSHD debug output if test fails. 12 年之前