1. ca307ab tool: show if early data was accepted by Alessandro Ghedini · 8 years ago
  2. 2d85062 Add Data-less Zero-RTT support. by Steven Valdez · 8 years ago
  3. 3c8652d tool: fix typo in -root-certs description by Alessandro Ghedini · 8 years ago
  4. 84cd493 Don't pass |overhead_len| when testing “open” speed. by Adam Langley · 8 years ago
  5. ba9557d Benchmark open & seal separately for AES-GCM-SIV. by Adam Langley · 8 years ago
  6. a57dcfb Add new cipherlist-setting APIs that reject nonsense. by Matthew Braithwaite · 8 years ago
  7. f6d64ef tool: show if server sent SCT staple by Alessandro Ghedini · 8 years ago
  8. 040bc49 Enable TLS 1.3 by default in bssl tool. by Adam Langley · 8 years ago
  9. e5dfb52 Add -root-certs options to bssl client. by Adam Langley · 8 years ago
  10. 2e83924 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  11. 5322010 Revert "Remove old ChaCha20-Poly1305 AEAD." by Adam Langley · 8 years ago
  12. def9b46 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  13. 7c7ab21 Guard a winsock2.h include under the usual pragmas. by David Benjamin · 8 years ago
  14. 6add9f1 Fix setsockopt call. by David Benjamin · 8 years ago
  15. bf5bda3 Adding socket reuse to bssl server. by Steven Valdez · 8 years ago
  16. 17cf2cb Work around language and compiler bug in memcpy, etc. by David Benjamin · 8 years ago
  17. 87c0bb2 Adding new options for bssl tool. by Steven Valdez · 8 years ago
  18. 5488122 Remove SSL_get_dhe_group_size. by David Benjamin · 8 years ago
  19. 1149ee1 tool: show if server sent OCSP staple by Alessandro Ghedini · 8 years ago
  20. f440e82 Remove New Hope key agreement. by Matthew Braithwaite · 8 years ago
  21. df447ba Add generic AES-GCM-SIV support. by Adam Langley · 8 years ago
  22. f18ad08 tool: don't generate negative serial numbers. by Adam Langley · 8 years ago
  23. ce1f62c Make `bssl server` generate a self-signed cert if none is provided. by Martin Kreichgauer · 8 years ago
  24. 8d3f130 tool: print client's SNI value, if any. by Alessandro Ghedini · 8 years ago
  25. b348897 Correctness fixes for NaCl and other platforms. by Matthew Braithwaite · 9 years ago
  26. 1e5ac5d Fix more clang-tidy warnings. by David Benjamin · 8 years ago
  27. 0cce863 Use scopers in tool/ by David Benjamin · 9 years ago
  28. 4fec04b Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA. by David Benjamin · 9 years ago version_for_cocoapods_7.0
  29. 65ac997 Implement draft-davidben-tls-grease-01. by David Benjamin · 9 years ago
  30. e470690 Align SSL_set_{min,max}_version with upstream. by David Benjamin · 9 years ago
  31. 2dc0204 Don't return invalid versions in version_from_wire. by David Benjamin · 9 years ago
  32. 8aaa9e1 Remove RC4 from TLS for real. by Matthew Braithwaite · 9 years ago
  33. 2f401ec Fix IWYU violation in speed.cc. by David Benjamin · 9 years ago
  34. 31168c9 Print out the signature algorithm in bssl client. by David Benjamin · 9 years ago
  35. 7072884 Fix bssl client -session-out. by David Benjamin · 9 years ago
  36. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  37. 7bee853 Include |BN_MONT_CTX| construction in RSA verification speed test. by Brian Smith · 9 years ago
  38. bcb65b9 Give bssl speed proper arg parsing and a -timeout flag. by David Benjamin · 9 years ago
  39. 505cf39 Fix STARTTLS detection. by Adam Langley · 9 years ago
  40. 7b689f6 Using NewSessionCallback for bssl client. by Steven Valdez · 9 years ago
  41. 225e5ad Teach bssl server about -max-version and -min-version. by David Benjamin · 9 years ago
  42. f5975d8 Support TLS 1.3 in bssl client. by David Benjamin · 9 years ago
  43. 49864a5 Use new APIs in bssl tool for connection info. by David Benjamin · 9 years ago
  44. 10f97f3 Revert "Move C++ helpers into |bssl| namespace." by Adam Langley · 9 years ago
  45. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  46. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  47. 09feb0f Move C++ helpers into |bssl| namespace. by Adam Langley · 9 years ago
  48. 61367ee Set variables to avoid false-positive compiler warnings. by Adam Langley · 9 years ago
  49. 403c52a Support “-starttls smtp” in `bssl client` by Adam Langley · 9 years ago
  50. 72acbec Handle IPv6 literals in bssl client. by David Benjamin · 9 years ago
  51. a353cdb Wrap MSVC-only warning pragmas in a macro. by David Benjamin · 9 years ago
  52. 3995a38 Print out whether EMS was supported. by David Benjamin · 9 years ago
  53. f0322b2 Use non-deprecated methods on windows. by nmittler · 9 years ago
  54. e09e579 Rename NEWHOPE functions to offer/accept/finish. by Matt Braithwaite · 9 years ago
  55. 7909aa7 Pass array by reference in newhope speed test. by Adam Langley · 9 years ago
  56. 045a0ff Import `newhope' (post-quantum key exchange). by Matt Braithwaite · 9 years ago
  57. dcb3383 Modify 'bssl client' to print the cert subject and issuer by Gabriel Redner · 9 years ago
  58. 9819367 Remove some easy obj.h dependencies. by David Benjamin · 9 years ago
  59. f932894 Move function declarations to internal header. by Piotr Sikora · 9 years ago
  60. c6d3029 Add missing internal includes. by Piotr Sikora · 9 years ago
  61. 9bb8ba6 Make local functions static. by Piotr Sikora · 9 years ago
  62. 708db16 Pass |alice_msg| by reference in the SPAKE2 speed test. by Adam Langley · 9 years ago
  63. f27459e Add SPAKE2 over Ed25519. by Arnar Birgisson · 9 years ago
  64. e42da0e Fix bssl rand -hex. by David Benjamin · 9 years ago
  65. 4cc36ad Make it possible to tell what curve was used on the server. by David Benjamin · 9 years ago
  66. afe57cb Add a tool to generate Ed25519 keys. by David Benjamin · 9 years ago
  67. 77c3c0b Enable Ed25519 when building with OPENSSL_SMALL. by Adam Langley · 9 years ago
  68. df57163 Add RC4-SHA1 and DES-EDE3-CBC-SHA1 to bssl speed. by David Benjamin · 9 years ago
  69. 86e412d Add client cert support to bssl client. by David Benjamin · 9 years ago
  70. 8ffab72 Point EVP_aead_chacha20_poly1305 at the standardized version. by David Benjamin · 9 years ago
  71. d28f59c Switch the keylog BIO to a callback. by David Benjamin · 9 years ago
  72. 3ac32b1 Fix curve25519 code for MSVC. by Adam Langley · 9 years ago
  73. 4fb0dc4 Add X25519 and Ed25519 support. by Adam Langley · 9 years ago
  74. f606f98 bssl pkcs12 shouldn't crash on missing key. by David Benjamin · 9 years ago
  75. eb8be01 Add ciphers option to bssl. by Adam Langley · 9 years ago
  76. 5dbdad9 For now, give the unsuffixed ChaCha20 AEAD name to the old version. by Adam Langley · 9 years ago
  77. 3e23e4c Add the RFC 7539 ChaCha20-Poly1305 AEAD. by Brian Smith · 10 years ago
  78. 29d8adb Better handle IPv6. by Matt Braithwaite · 10 years ago
  79. 7a1eefd Deprecate SSL_library_init. by David Benjamin · 10 years ago
  80. ed50cee Check fread's return value in tool/server.cc. by David Benjamin · 10 years ago
  81. 621f95a Add -session-in and -session-out to bssl client. by David Benjamin · 10 years ago
  82. aeeff2c Server-side OCSP stapling support. by Paul Lietar · 10 years ago
  83. 49c7af1 Convert the Channel ID extension to the new system. by Adam Langley · 10 years ago
  84. a5e2915 Fix build on Unix systems without POSIX realtime extensions. by Doug Hogan · 10 years ago
  85. 74f7110 Parse RSAPrivateKey with CBS. by David Benjamin · 10 years ago
  86. 3d960e5 Include base.h in tool/internal.h. by Adam Langley · 10 years ago
  87. 58084af Make constants in bssl tool actually const. by David Benjamin · 10 years ago
  88. dd45e3b Possible Windows build fix. by Adam Langley · 10 years ago
  89. 1a3c232 Fix build. by David Benjamin · 10 years ago
  90. 1043ac0 Add a flag to bssl client to enable False Start. by David Benjamin · 10 years ago
  91. 839b881 Multi-prime RSA support. by Adam Langley · 10 years ago
  92. ac63748 Revert "tool: we don't need -lrt." by David Benjamin · 10 years ago
  93. e60e2a4 tool: we don't need -lrt. by Adam Langley · 10 years ago
  94. 843ab66 Add support for building with the Android NDK. by Adam Langley · 10 years ago
  95. f0df86a Fix standalone build on Mac. by David Benjamin · 10 years ago
  96. 92b6b02 tool: include base.h before testing OPENSSL_WINDOWS. by Adam Langley · 10 years ago
  97. ad6b28e Add 64-bit, P-256 implementation. by Adam Langley · 10 years ago
  98. 90b5840 tool: benchmark the RNG. by Adam Langley · 10 years ago
  99. f030369 tool: add rand. by Adam Langley · 10 years ago
  100. 1f26ed7 Undo one fragment of 054e6826. by Adam Langley · 10 years ago