1. 0fe9631 chacha20poly1305: fix style nits in variable names by Han-Wen Nienhuys · 8 years ago
  2. ab89591 blake2b: fix self-assignment in test by Andreas Auernhammer · 8 years ago
  3. 122d919 ssh: change the local copy of the ServerConfig passed to NewServerConn by Catalin Nicutar · 8 years ago
  4. 5a033cc acme/autocert: validate SNI value even more by Brad Fitzpatrick · 8 years ago
  5. 04eae0b autocert: validate SNI values more, add tests by Brad Fitzpatrick · 8 years ago
  6. 2292f58 crypto/ssh: fix tests on Go 1.7 on OpenBSD and Windows by Brad Fitzpatrick · 8 years ago
  7. 12e9ca7 chacha20poly1305: add runtime internal independent cpu feature detection by Martin Möhrmann · 8 years ago
  8. d146457 ssh/knownhosts: test coverage for IsHostAuthority by Peter Moody · 8 years ago
  9. 8e03fc1 acme/autocert: remove failed state entries by Alex Vaghin · 8 years ago
  10. 527d12e ssh/knownhosts: add IsHostAuthority. by Peter Moody · 8 years ago
  11. c7af5bf acme: add missing err assignment check by Alex Vaghin · 8 years ago
  12. 5f995c0 acme: add function to check rate limits by Alex Vaghin · 8 years ago
  13. 141c762 acme: replace ErrAuthorizationFailed with a type by Alex Vaghin · 8 years ago
  14. 0e4becf acme/autocert: treat invalid cert as a cache miss by Alex Vaghin · 8 years ago
  15. 2b0eeec acme: generate correct ES512 signatures by Alex Vaghin · 8 years ago
  16. 3543873 acme/autocert: return error if Prompt not set by Ross Light · 8 years ago
  17. 9684645 ssh/terminal: implement missing functions for Solaris/OmniOS by Rick Sayre · 8 years ago
  18. 0242f07 acme/autocert: extend default value of RenewBefore by Alex Vaghin · 8 years ago
  19. 91492a3 ssh/knownhosts: add file + linenumber for parse errors by Han-Wen Nienhuys · 8 years ago
  20. 6420559 ssh/knownhosts: support hashed hostnames by Han-Wen Nienhuys · 8 years ago
  21. 12c985a acme/autocert: extract Manager example from comments by Ross Light · 8 years ago
  22. efac7f2 ssh/knownhosts: fix variable reuse bug in checkAddrs by Joe Tsai · 8 years ago
  23. cbc3d08 acme: automatically retry on badNonce errors by James Hartig · 8 years ago
  24. ed779e1 ssh/knownhosts: a parser for the OpenSSH known_hosts file format by Han-Wen Nienhuys · 8 years ago
  25. ee3d6a3 ssh: fix reset{Read,Write}Thresholds for initial setup by Han-Wen Nienhuys · 8 years ago
  26. 6119528 ssh: set rekeying thresholds on construction by Han-Wen Nienhuys · 8 years ago
  27. cd11541 curve25519: improve cswap by Andreas Auernhammer · 8 years ago
  28. 9b9c1af acme/autocert: fix context usage by Brad Fitzpatrick · 8 years ago
  29. 9ef620b ssh: support MaxAuthTries on ServerConfig by James Myers · 8 years ago
  30. 3cddcd6 ssh: support forwarding of Unix domain socket connections by Akihiro Suda · 8 years ago
  31. 6022e33 acme: stop using ctxhttp by Brad Fitzpatrick · 8 years ago
  32. 55a552f x/crypto/*: add import comment by Andreas Auernhammer · 8 years ago
  33. 4208706 acme: set correct KeyUsage and ExtKeyUsage by Filippo Valsorda · 8 years ago
  34. c2303dc ssh: Add support for RSA keys stored in OpenSSH's new format by Paul Querna · 8 years ago
  35. 9da0784 ssh: fix format string in client_test.go by Han-Wen Nienhuys · 8 years ago
  36. b020702 acme/autocert: add Listener by Brad Fitzpatrick · 8 years ago
  37. c78caca ssh: reject RekeyThresholds over MaxInt64 by Han-Wen Nienhuys · 8 years ago
  38. 573951c ssh: improve client public key authentication by James Myers · 8 years ago
  39. 88915cc acme, acme/autocert: switch to Go 1.7+ context package by Brad Fitzpatrick · 8 years ago
  40. b5cf4d8 acme/autocert: context propagation and doc tweaks by Brad Fitzpatrick · 8 years ago
  41. 3cb0727 ssh: fix typo in unexported comment by Brad Fitzpatrick · 8 years ago
  42. 9d2d6c1 ssh: handle error from prepareKeyChange. by Han-Wen Nienhuys · 8 years ago
  43. e4e2799 ssh: require host key checking in the ClientConfig by Han-Wen Nienhuys · 8 years ago
  44. 459e265 pkcs12: fix ToPEM to not ignore non-nil error from getSafeContents by Fredrik Forsmo · 8 years ago
  45. 728b753 cryptobyte: new package. by Martin Kreichgauer · 8 years ago
  46. 40541cc blake2s: register BLAKE2s by Andreas Auernhammer · 8 years ago
  47. 83de8c7 blake2b: register BLAKE2b by Andreas Auernhammer · 8 years ago
  48. 453249f poly1305: add burn-in test. by Adam Langley · 8 years ago
  49. dd96d35 ocsp: fix test flakiness by Adam Langley · 8 years ago
  50. 9278377 acme: reduce the number of network round trips by Alex Vaghin · 8 years ago
  51. 537c9df poly1305: simplify reference implementation by Andreas Auernhammer · 8 years ago
  52. f671756 blake2b: fix AVX performance problems on amd64 by Andreas Auernhammer · 8 years ago
  53. 84bacda ssh: Add the hmac-sha2-256-etm@openssh.com algorithm by MiLk · 8 years ago
  54. 22ddb68 acme/autocert: fix racy tests by Heschi Kreinick · 8 years ago
  55. 59a182c curve25519: avoid loss of R15 in -dynlink mode by Russ Cox · 8 years ago
  56. 5a6e40e ssh/agent: fix another test to not require IPv4. by Heschi Kreinick · 8 years ago
  57. 77014cf ssh: prevent double kex at connection start, 2nd try by Han-Wen Nienhuys · 8 years ago
  58. bed1280 ssh: Support multiple source-addresses, don't require IPv4 in tests. by Heschi Kreinick · 8 years ago
  59. 641ab6b ssh: reset buffered packets after sending by Han-Wen Nienhuys · 8 years ago
  60. b05791f ssh: add debug print at the lowest level by Han-Wen Nienhuys · 8 years ago
  61. dc137be poly1305: add test vectors for edge cases by Michael Munday · 8 years ago
  62. a59c127 ssh: rationalize rekeying decisions. by Han-Wen Nienhuys · 8 years ago
  63. 6fb0668 ssh: make sure we execute the initial key exchange only once by Han-Wen Nienhuys · 8 years ago
  64. 854ae91 crypto/chacha20poly1305: rename test vectors file by Michael Munday · 8 years ago
  65. 33e8e8f crypto/chacha20poly1305/internal/chacha20: add missing copyright header by Michael Munday · 8 years ago
  66. 41d678d ssh: soft code internal channel size for testing purposes by Han-Wen Nienhuys · 8 years ago
  67. b8a2a83 otr: add missing return on error path by Adam Langley · 8 years ago
  68. 88e46b5 otr: reject private keys with parameters <= 0. by Adam Langley · 8 years ago
  69. b822463 crypto/ssh: fix parsing order for ssh.ParseDSAPrivateKey by Paul Querna · 8 years ago
  70. 91902e3 ssh/terminal: consume data before checking for an error. by Adam Langley · 8 years ago
  71. 13d9f61 ssh/terminal: fix line endings handling in ReadPassword by Alex Brainman · 9 years ago
  72. 2e74c77 ssh: rewrite (re)keying logic. by Han-Wen Nienhuys · 8 years ago
  73. abc5fa7 poly1305: make data declared in assembly files private by Shenghou Ma · 8 years ago
  74. 2f8be38 ssh: make client auth tests less chatty. by Han-Wen Nienhuys · 8 years ago
  75. 7c6cc32 x/ssh: filter debug and ignore messages in transport.readPacket. by Han-Wen Nienhuys · 8 years ago
  76. 1d77d5b acme/autocert: fix typo in Cache doc comment by Andrew Gerrand · 8 years ago
  77. c3b1d0d ssh/terminal: consistent return value for Restore by Peter Morjan · 8 years ago
  78. cb497ae chacha20poly1305: fix detection of BMI on amd64 by Lion Yang · 8 years ago
  79. 5b4074c all: fix some vet warnings by Joe Tsai · 8 years ago
  80. f6b343c blake2b: fix build on non-amd64 platforms by Mikio Hara · 8 years ago
  81. f5719d2 ocsp: Expose ResponderID in parsed Response. by Martin Kreichgauer · 8 years ago
  82. d8e61c6 blake2b: add AVX assembly by Andreas Auernhammer · 8 years ago
  83. 2b786ab chacha20poly1305: fix typos by Mikio Hara · 8 years ago
  84. abc3c1b ssh/terminal: fix a typo by Mikio Hara · 8 years ago
  85. a70a72a chacha20poly1305: fix typos by Mikio Hara · 8 years ago
  86. 9b1a210 acme/autocert: add an option for RSA-based certs by Alex Vaghin · 8 years ago
  87. 01be46f crypto/ssh: use net.IP.Equal instead of bytes.Equal by Péter Szilágyi · 8 years ago
  88. 9a6f0a0 blake2b: fix constant size by Andreas Auernhammer · 8 years ago
  89. b07d8c9 x/crypto/ocsp: Don't hard-code OCSP response hash function by Roland Shoemaker · 8 years ago
  90. 95cb608 x/crypto/ssh/terminal: replace \n with \r\n. by Adam Langley · 8 years ago
  91. 3f77d69 bn256: fix equations in comments by David Lazar · 8 years ago
  92. 8a549a1 chacha20poly1305: make polyHashADInternal private by Shenghou Ma · 8 years ago
  93. 7efbae5 x/crypto/blake2b: SSE4.1 is bit 19, not 15. by Adam Langley · 8 years ago
  94. 21853a7 acme/autocert: remove trailing dot from domain before requesting cert by Brad Fitzpatrick · 8 years ago
  95. ede567c x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods by Ryuzo Yamamoto · 8 years ago
  96. 9477e0b chacha20poly1305: fix build constraints by Alex Vaghin · 8 years ago
  97. b2fa06b blake2s: fix build constraints by Adam Langley · 8 years ago
  98. ca7e7f1 acme: add v3 implementation to RevokeAuthorization by Alex Vaghin · 8 years ago
  99. 1150b8b poly1305: don't move R13 in sum_arm.s. by Adam Langley · 8 years ago
  100. 8291fff blake2b: test all three hashing implementations by Austin Clements · 8 years ago