Commit History

Author SHA1 Message Date
  Heschi Kreinick 5a6e40e042 ssh/agent: fix another test to not require IPv4. 9 years ago
  Han-Wen Nienhuys 77014cf7f9 ssh: prevent double kex at connection start, 2nd try 9 years ago
  Heschi Kreinick bed12803fa ssh: Support multiple source-addresses, don't require IPv4 in tests. 9 years ago
  Han-Wen Nienhuys 641ab6b320 ssh: reset buffered packets after sending 9 years ago
  Han-Wen Nienhuys b05791f2e1 ssh: add debug print at the lowest level 9 years ago
  Michael Munday dc137beb6c poly1305: add test vectors for edge cases 9 years ago
  Han-Wen Nienhuys a59c127441 ssh: rationalize rekeying decisions. 9 years ago
  Han-Wen Nienhuys 6fb066875c ssh: make sure we execute the initial key exchange only once 9 years ago
  Michael Munday 854ae91cdc crypto/chacha20poly1305: rename test vectors file 9 years ago
  Michael Munday 33e8e8f6b3 crypto/chacha20poly1305/internal/chacha20: add missing copyright header 9 years ago
  Han-Wen Nienhuys 41d678d1df ssh: soft code internal channel size for testing purposes 9 years ago
  Adam Langley b8a2a83acf otr: add missing return on error path 9 years ago
  Adam Langley 88e46b5e95 otr: reject private keys with parameters <= 0. 9 years ago
  Paul Querna b82246307b crypto/ssh: fix parsing order for ssh.ParseDSAPrivateKey 9 years ago
  Adam Langley 91902e332b ssh/terminal: consume data before checking for an error. 9 years ago
  Alex Brainman 13d9f6188e ssh/terminal: fix line endings handling in ReadPassword 9 years ago
  Han-Wen Nienhuys 2e74c77368 ssh: rewrite (re)keying logic. 9 years ago
  Shenghou Ma abc5fa7ad0 poly1305: make data declared in assembly files private 9 years ago
  Han-Wen Nienhuys 2f8be38b9a ssh: make client auth tests less chatty. 9 years ago
  Han-Wen Nienhuys 7c6cc321c6 x/ssh: filter debug and ignore messages in transport.readPacket. 9 years ago
  Andrew Gerrand 1d77d5bd47 acme/autocert: fix typo in Cache doc comment 9 years ago
  Peter Morjan c3b1d0d6d8 ssh/terminal: consistent return value for Restore 9 years ago
  Lion Yang cb497ae8f1 chacha20poly1305: fix detection of BMI on amd64 9 years ago
  Joe Tsai 5b4074c2c4 all: fix some vet warnings 9 years ago
  Mikio Hara f6b343c37c blake2b: fix build on non-amd64 platforms 9 years ago
  Martin Kreichgauer f5719d2458 ocsp: Expose ResponderID in parsed Response. 9 years ago
  Andreas Auernhammer d8e61c69ab blake2b: add AVX assembly 9 years ago
  Mikio Hara 2b786ab9e9 chacha20poly1305: fix typos 9 years ago
  Mikio Hara abc3c1b020 ssh/terminal: fix a typo 9 years ago
  Mikio Hara a70a72a727 chacha20poly1305: fix typos 9 years ago