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