1. 7b689f6 Using NewSessionCallback for bssl client. by Steven Valdez · 9 years ago
  2. 225e5ad Teach bssl server about -max-version and -min-version. by David Benjamin · 9 years ago
  3. f5975d8 Support TLS 1.3 in bssl client. by David Benjamin · 9 years ago
  4. 10f97f3 Revert "Move C++ helpers into |bssl| namespace." by Adam Langley · 9 years ago
  5. d2b5af5 Revert scoped_types.h change. by Adam Langley · 9 years ago
  6. 8c3c313 Remove scoped_types.h. by Adam Langley · 9 years ago
  7. 09feb0f Move C++ helpers into |bssl| namespace. by Adam Langley · 9 years ago
  8. 403c52a Support “-starttls smtp” in `bssl client` by Adam Langley · 9 years ago
  9. 86e412d Add client cert support to bssl client. by David Benjamin · 9 years ago
  10. d28f59c Switch the keylog BIO to a callback. by David Benjamin · 9 years ago
  11. 621f95a Add -session-in and -session-out to bssl client. by David Benjamin · 10 years ago
  12. 49c7af1 Convert the Channel ID extension to the new system. by Adam Langley · 10 years ago
  13. 1043ac0 Add a flag to bssl client to enable False Start. by David Benjamin · 10 years ago
  14. 054e682 Eliminate unnecessary includes from low-level crypto modules. by Brian Smith · 10 years ago
  15. 45fb1be Remove std::unique_ptr dependency on bssl_shim's scoped types. by David Benjamin · 10 years ago
  16. 0570923 Add additional features to bssl client. by David Benjamin · 10 years ago
  17. 33970e6 Enable bssl client/s_client and server/s_server on Windows. by Brian Smith · 10 years ago
  18. b8a824d Add the ability to run a server from the command line tool. by Dave Tapuska · 10 years ago
  19. eee7306 Get bssl tool building on Windows. by David Benjamin · 10 years ago
  20. 5f51c25 Add -cipher option to bssl client. by Adam Langley · 10 years ago
  21. eba2384 Missing includes for FreeBSD. by Ben Laurie · 11 years ago
  22. 859ec3c Add SSL_CTX_set_keylog_bio. by David Benjamin · 11 years ago
  23. 30eda1d Include some build fixes for OS X. by Adam Langley · 11 years ago
  24. bbb42ff Silence spurious GCC warning. by Adam Langley · 11 years ago
  25. aacec17 Add client functionality to helper tool. by Adam Langley · 11 years ago