Commit History

Author SHA1 Message Date
  Keith Rarick 0e971cde33 ssh: add Output and CombinedOutput helpers 12 years ago
  David Symonds ac9976b0b7 go.crypto/ssh: More error reporting improvements. 12 years ago
  David Symonds 41998200eb go.crypto/ssh/test: Replace FailNow with Fail where it is obvious that the test doesn't want to fail now. 12 years ago
  David Symonds 952dc41929 go.crypto/ssh/test: Fix distracting nil pointer dereference in a test. 12 years ago
  David Symonds c7af4ef7d9 go.crypto/ssh/test: improve diagnostics for test failing to get username. 12 years ago
  Albert Strasheim 62eb5d3fac go.crypto/ssh/test: wait on sshd process in tests 12 years ago
  Eric Roshan-Eisner d52ec73510 go.crypto/sha3: change keccakF to stateless function 12 years ago
  Nigel Tao 44f6c2e4a2 go.crypto/sha3: fix typo; remove 4 million map lookups (5% of "go test" 12 years ago
  Adam Langley 1ddfbba54b go.crypto/ssh: fix tests with -cpu 1,2. 12 years ago
  Joseph Bonneau 0bc0bccba9 go.crypto/sha3: new package 12 years ago
  Adam Langley dc703e91d7 ssh/test: deflake session test. 12 years ago
  Shenghou Ma eccdd1285a go.crypto/bcrypt: fix interger overflow for cost == 31 13 years ago
  Shenghou Ma bf5456312c go.crypto/{curve25519,poly1305,salsa20/salsa}: add //go:noescape annotation 13 years ago
  Adam Langley db732cbcc6 ssh/terminal: add darwin support. 13 years ago
  Dmitry Chestnykh 97488752ad scrypt: 2x faster. 13 years ago
  Adam Langley 03be8f3bf0 ssh/terminal: add GetState and make ReadPassword work in raw mode. 13 years ago
  Casey Marshall 50ff460fe1 openpgp: remove TeeReader from packet.Read 13 years ago
  Eric Milliken 61ab4d36df go.crypto/ssh: support OpenSSH keepalives 13 years ago
  Jonathan Pittman d95b28330d go.crypto/ssh: some cleanup 13 years ago
  Casey Marshall 2da167fbbe openpgp: improve parser resilience & flexibility, add PublicKey.BitLength() 13 years ago
  Adam Langley 84f97f92d0 go.crypto/bn256: updates tests in light of b2b2ae1f5140. 13 years ago
  Mikio Hara eeef66c528 go.crypto: gofmt -w -s 13 years ago
  Jonathan Pittman 54c65aebf4 go.crypto/ssh: Miscellaneous changes up for discussion. 13 years ago
  Alex Brainman 97c15b3da8 go.crypto/ssh/test: move some variables into common os source file to fix windows build 13 years ago
  Jonathan Pittman 94c9f92c92 go.crypto/ssh: Add support for ECDSA keys and certs. 13 years ago
  Adam Langley 4002be2701 go.crypto/ssh: run gofmt 13 years ago
  Shawn Ledbetter 887809b6be ssh: add functions for public keys in wire & auth keys format. 13 years ago
  Damian Gryski 62944567d8 go.crypto: remove cipher.Reset() 13 years ago
  Adam Langley 4c5258d8b6 go.crypto/bn256: ensure that t is initialised correctly. 13 years ago
  Joel Sing ae58a7bde0 go.crypto/ssh: make tests work on non-cgo platforms. 13 years ago