1. 7c7ab21 Guard a winsock2.h include under the usual pragmas. by David Benjamin · 8 years ago
  2. 17cf2cb Work around language and compiler bug in memcpy, etc. by David Benjamin · 8 years ago
  3. 87c0bb2 Adding new options for bssl tool. by Steven Valdez · 8 years ago
  4. 65ac997 Implement draft-davidben-tls-grease-01. by David Benjamin · 9 years ago
  5. e470690 Align SSL_set_{min,max}_version with upstream. by David Benjamin · 9 years ago
  6. 2dc0204 Don't return invalid versions in version_from_wire. by David Benjamin · 9 years ago
  7. 7072884 Fix bssl client -session-out. by David Benjamin · 9 years ago
  8. d17d74d Replace Scoped* heap types with bssl::UniquePtr. by Matt Braithwaite · 9 years ago
  9. 7b689f6 Using NewSessionCallback for bssl client. by Steven Valdez · 9 years ago
  10. 225e5ad Teach bssl server about -max-version and -min-version. by David Benjamin · 9 years ago
  11. f5975d8 Support TLS 1.3 in bssl client. by David Benjamin · 9 years ago
  12. 10f97f3 Revert "Move C++ helpers into |bssl| namespace." by Adam Langley · 9 years ago
  13. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  14. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  15. 09feb0f Move C++ helpers into |bssl| namespace. by Adam Langley · 9 years ago
  16. 403c52a Support “-starttls smtp” in `bssl client` by Adam Langley · 9 years ago
  17. 86e412d Add client cert support to bssl client. by David Benjamin · 9 years ago
  18. d28f59c Switch the keylog BIO to a callback. by David Benjamin · 9 years ago
  19. 621f95a Add -session-in and -session-out to bssl client. by David Benjamin · 10 years ago
  20. 49c7af1 Convert the Channel ID extension to the new system. by Adam Langley · 10 years ago
  21. 1043ac0 Add a flag to bssl client to enable False Start. by David Benjamin · 10 years ago
  22. 054e682 Eliminate unnecessary includes from low-level crypto modules. by Brian Smith · 10 years ago
  23. 45fb1be Remove std::unique_ptr dependency on bssl_shim's scoped types. by David Benjamin · 10 years ago
  24. 0570923 Add additional features to bssl client. by David Benjamin · 10 years ago
  25. 33970e6 Enable bssl client/s_client and server/s_server on Windows. by Brian Smith · 10 years ago
  26. b8a824d Add the ability to run a server from the command line tool. by Dave Tapuska · 10 years ago
  27. eee7306 Get bssl tool building on Windows. by David Benjamin · 10 years ago
  28. 5f51c25 Add -cipher option to bssl client. by Adam Langley · 10 years ago
  29. eba2384 Missing includes for FreeBSD. by Ben Laurie · 11 years ago
  30. 859ec3c Add SSL_CTX_set_keylog_bio. by David Benjamin · 11 years ago
  31. 30eda1d Include some build fixes for OS X. by Adam Langley · 11 years ago
  32. bbb42ff Silence spurious GCC warning. by Adam Langley · 11 years ago
  33. aacec17 Add client functionality to helper tool. by Adam Langley · 11 years ago