1. 520e122 Implement experimental alternate encoding of TLS 1.3. by Steven Valdez · 8 years ago
  2. ee7aa02 Implement basic HTTP tunnel support in bssl client. by David Benjamin · 8 years ago
  3. 2b0444e Keep the same listening socket in bssl server -loop. by David Benjamin · 8 years ago
  4. 6fff386 Support standard RFC cipher suite names alongside OpenSSL ones. by David Benjamin · 8 years ago
  5. e831a81 Adding support for sending early data on the client. by Steven Valdez · 8 years ago
  6. b529253 Implement scrypt from RFC 7914. by David Benjamin · 8 years ago
  7. 1967094 Align EVP_PKEY Ed25519 API with upstream. by David Benjamin · 8 years ago
  8. c5e9ac1 Move AES-GCM-SIV out from SMALL and handle unaligned keys. by Adam Langley · 8 years ago
  9. 1ac4f16 tool: don't explicitly disable SSLv3 in the server by Alessandro Ghedini · 8 years ago
  10. 1ddd6e5 Make -loop survive errors. by David Benjamin · 8 years ago
  11. d075706 Allow selecting ECDH curves in bssl tool. by Piotr Sikora · 8 years ago
  12. 82b2b85 Unwind multiprime RSA support. by David Benjamin · 8 years ago
  13. cb3af3e Allow specifying certificate and key in separate files. by David Benjamin · 8 years ago
  14. 4a2cc28 Unwind RSA_generate_multi_prime_key. by David Benjamin · 8 years ago
  15. fd49993 First part of the FIPS module. by Adam Langley · 8 years ago
  16. 6952211 Support Ed25519 in TLS. by David Benjamin · 8 years ago
  17. 4e78e30 Add a basic signing tool. by David Benjamin · 8 years ago
  18. 712f372 Make the bssl client -resume flag less confusing. by David Benjamin · 8 years ago
  19. ca307ab tool: show if early data was accepted by Alessandro Ghedini · 8 years ago
  20. 2d85062 Add Data-less Zero-RTT support. by Steven Valdez · 8 years ago
  21. 3c8652d tool: fix typo in -root-certs description by Alessandro Ghedini · 8 years ago
  22. 84cd493 Don't pass |overhead_len| when testing “open” speed. by Adam Langley · 8 years ago
  23. ba9557d Benchmark open & seal separately for AES-GCM-SIV. by Adam Langley · 8 years ago
  24. a57dcfb Add new cipherlist-setting APIs that reject nonsense. by Matthew Braithwaite · 8 years ago
  25. f6d64ef tool: show if server sent SCT staple by Alessandro Ghedini · 8 years ago
  26. 040bc49 Enable TLS 1.3 by default in bssl tool. by Adam Langley · 8 years ago
  27. e5dfb52 Add -root-certs options to bssl client. by Adam Langley · 8 years ago
  28. 2e83924 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  29. 5322010 Revert "Remove old ChaCha20-Poly1305 AEAD." by Adam Langley · 8 years ago
  30. def9b46 Remove old ChaCha20-Poly1305 AEAD. by Adam Langley · 8 years ago
  31. 7c7ab21 Guard a winsock2.h include under the usual pragmas. by David Benjamin · 8 years ago
  32. 6add9f1 Fix setsockopt call. by David Benjamin · 8 years ago
  33. bf5bda3 Adding socket reuse to bssl server. by Steven Valdez · 8 years ago
  34. 17cf2cb Work around language and compiler bug in memcpy, etc. by David Benjamin · 8 years ago
  35. 87c0bb2 Adding new options for bssl tool. by Steven Valdez · 8 years ago
  36. 5488122 Remove SSL_get_dhe_group_size. by David Benjamin · 8 years ago
  37. 1149ee1 tool: show if server sent OCSP staple by Alessandro Ghedini · 8 years ago
  38. f440e82 Remove New Hope key agreement. by Matthew Braithwaite · 8 years ago
  39. df447ba Add generic AES-GCM-SIV support. by Adam Langley · 8 years ago
  40. f18ad08 tool: don't generate negative serial numbers. by Adam Langley · 8 years ago
  41. ce1f62c Make `bssl server` generate a self-signed cert if none is provided. by Martin Kreichgauer · 8 years ago
  42. 8d3f130 tool: print client's SNI value, if any. by Alessandro Ghedini · 8 years ago
  43. b348897 Correctness fixes for NaCl and other platforms. by Matthew Braithwaite · 8 years ago
  44. 1e5ac5d Fix more clang-tidy warnings. by David Benjamin · 8 years ago
  45. 0cce863 Use scopers in tool/ by David Benjamin · 8 years ago
  46. 4fec04b Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA. by David Benjamin · 8 years ago version_for_cocoapods_7.0
  47. 65ac997 Implement draft-davidben-tls-grease-01. by David Benjamin · 9 years ago
  48. e470690 Align SSL_set_{min,max}_version with upstream. by David Benjamin · 9 years ago
  49. 2dc0204 Don't return invalid versions in version_from_wire. by David Benjamin · 9 years ago
  50. 8aaa9e1 Remove RC4 from TLS for real. by Matthew Braithwaite · 9 years ago
  51. 2f401ec Fix IWYU violation in speed.cc. by David Benjamin · 9 years ago
  52. 31168c9 Print out the signature algorithm in bssl client. by David Benjamin · 9 years ago
  53. 7072884 Fix bssl client -session-out. by David Benjamin · 9 years ago
  54. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  55. 7bee853 Include |BN_MONT_CTX| construction in RSA verification speed test. by Brian Smith · 9 years ago
  56. bcb65b9 Give bssl speed proper arg parsing and a -timeout flag. by David Benjamin · 9 years ago
  57. 505cf39 Fix STARTTLS detection. by Adam Langley · 9 years ago
  58. 7b689f6 Using NewSessionCallback for bssl client. by Steven Valdez · 9 years ago
  59. 225e5ad Teach bssl server about -max-version and -min-version. by David Benjamin · 9 years ago
  60. f5975d8 Support TLS 1.3 in bssl client. by David Benjamin · 9 years ago
  61. 49864a5 Use new APIs in bssl tool for connection info. by David Benjamin · 9 years ago
  62. 10f97f3 Revert "Move C++ helpers into |bssl| namespace." by Adam Langley · 9 years ago
  63. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  64. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  65. 09feb0f Move C++ helpers into |bssl| namespace. by Adam Langley · 9 years ago
  66. 61367ee Set variables to avoid false-positive compiler warnings. by Adam Langley · 9 years ago
  67. 403c52a Support “-starttls smtp” in `bssl client` by Adam Langley · 9 years ago
  68. 72acbec Handle IPv6 literals in bssl client. by David Benjamin · 9 years ago
  69. a353cdb Wrap MSVC-only warning pragmas in a macro. by David Benjamin · 9 years ago
  70. 3995a38 Print out whether EMS was supported. by David Benjamin · 9 years ago
  71. f0322b2 Use non-deprecated methods on windows. by nmittler · 9 years ago
  72. e09e579 Rename NEWHOPE functions to offer/accept/finish. by Matt Braithwaite · 9 years ago
  73. 7909aa7 Pass array by reference in newhope speed test. by Adam Langley · 9 years ago
  74. 045a0ff Import `newhope' (post-quantum key exchange). by Matt Braithwaite · 9 years ago
  75. dcb3383 Modify 'bssl client' to print the cert subject and issuer by Gabriel Redner · 9 years ago
  76. 9819367 Remove some easy obj.h dependencies. by David Benjamin · 9 years ago
  77. f932894 Move function declarations to internal header. by Piotr Sikora · 9 years ago
  78. c6d3029 Add missing internal includes. by Piotr Sikora · 9 years ago
  79. 9bb8ba6 Make local functions static. by Piotr Sikora · 9 years ago
  80. 708db16 Pass |alice_msg| by reference in the SPAKE2 speed test. by Adam Langley · 9 years ago
  81. f27459e Add SPAKE2 over Ed25519. by Arnar Birgisson · 9 years ago
  82. e42da0e Fix bssl rand -hex. by David Benjamin · 9 years ago
  83. 4cc36ad Make it possible to tell what curve was used on the server. by David Benjamin · 9 years ago
  84. afe57cb Add a tool to generate Ed25519 keys. by David Benjamin · 9 years ago
  85. 77c3c0b Enable Ed25519 when building with OPENSSL_SMALL. by Adam Langley · 9 years ago
  86. df57163 Add RC4-SHA1 and DES-EDE3-CBC-SHA1 to bssl speed. by David Benjamin · 9 years ago
  87. 86e412d Add client cert support to bssl client. by David Benjamin · 9 years ago
  88. 8ffab72 Point EVP_aead_chacha20_poly1305 at the standardized version. by David Benjamin · 9 years ago
  89. d28f59c Switch the keylog BIO to a callback. by David Benjamin · 9 years ago
  90. 3ac32b1 Fix curve25519 code for MSVC. by Adam Langley · 9 years ago
  91. 4fb0dc4 Add X25519 and Ed25519 support. by Adam Langley · 9 years ago
  92. f606f98 bssl pkcs12 shouldn't crash on missing key. by David Benjamin · 9 years ago
  93. eb8be01 Add ciphers option to bssl. by Adam Langley · 9 years ago
  94. 5dbdad9 For now, give the unsuffixed ChaCha20 AEAD name to the old version. by Adam Langley · 9 years ago
  95. 3e23e4c Add the RFC 7539 ChaCha20-Poly1305 AEAD. by Brian Smith · 9 years ago
  96. 29d8adb Better handle IPv6. by Matt Braithwaite · 9 years ago
  97. 7a1eefd Deprecate SSL_library_init. by David Benjamin · 9 years ago
  98. ed50cee Check fread's return value in tool/server.cc. by David Benjamin · 10 years ago
  99. 621f95a Add -session-in and -session-out to bssl client. by David Benjamin · 10 years ago
  100. aeeff2c Server-side OCSP stapling support. by Paul Lietar · 10 years ago