1. 08970b3 Include the EKU extension in bssl server's self-signed certs. by David Benjamin · 3 years, 1 month ago
  2. c890ae5 Make ECH server APIs take EVP_HPKE_KEY. by David Benjamin · 3 years, 10 months ago
  3. c3b373b Rename SSL_ECH_SERVER_CONFIG_LIST to SSL_ECH_KEYS. by David Benjamin · 3 years, 10 months ago
  4. 00e434d Add ECH server (draft-ietf-tls-esni-09). by Daniel McArdle · 4 years, 1 month ago
  5. b84674b Delete the variants/draft code. by Steven Valdez · 7 years ago
  6. 6965d25 Work around a JDK 11 TLS 1.3 bug. by David Benjamin · 6 years ago
  7. 6855e0a Switch the default TLS 1.3 variant to tls13_rfc. by David Benjamin · 7 years ago
  8. d451453 Implement final TLS 1.3 RFC!!! by Steven Valdez · 7 years ago
  9. 56c4ed9 Allow enabling all TLS 1.3 variants by setting |tls13_default|. by Steven Valdez · 7 years ago
  10. 3c37d0a Reland "Fix bssl client/server's error-handling." by David Benjamin · 7 years ago
  11. 0cdbc87 Revert "Fix bssl client/server's error-handling." by Steven Valdez · 7 years ago
  12. e7ca8a5 Fix bssl client/server's error-handling. by David Benjamin · 7 years ago
  13. 861f384 Implement TLS 1.3 draft28. by Steven Valdez · 7 years ago
  14. 7e5dd25 Remove draft22 and experiment2. by Steven Valdez · 7 years ago
  15. 64cc121 Remove deprecated TLS 1.3 variants. by Steven Valdez · 7 years ago
  16. 1530ef3 Add early data input from file. by Steven Valdez · 7 years ago
  17. 8c9cead Add switch to enable draft 22. by Steven Valdez · 7 years ago
  18. 5b90eb9 Add a -require-any-client-cert flag to bssl server by David Benjamin · 7 years ago
  19. 40b24c8 Add "-www" option to server tool. by Peter Wu · 8 years ago
  20. 5663b63 Write connection info to a BIO instead of stderr. by Peter Wu · 8 years ago
  21. 368cc3b Add support for SSLKEYLOGFILE to server tool. by Peter Wu · 8 years ago
  22. f60bcfb Make SSL_state_string_long work for TLS 1.3. by David Benjamin · 8 years ago
  23. 520e122 Implement experimental alternate encoding of TLS 1.3. by Steven Valdez · 8 years ago
  24. 2b0444e Keep the same listening socket in bssl server -loop. by David Benjamin · 8 years ago
  25. 1ac4f16 tool: don't explicitly disable SSLv3 in the server by Alessandro Ghedini · 8 years ago
  26. 1ddd6e5 Make -loop survive errors. by David Benjamin · 8 years ago
  27. d075706 Allow selecting ECDH curves in bssl tool. by Piotr Sikora · 8 years ago
  28. cb3af3e Allow specifying certificate and key in separate files. by David Benjamin · 8 years ago
  29. 4e78e30 Add a basic signing tool. by David Benjamin · 8 years ago
  30. 2d85062 Add Data-less Zero-RTT support. by Steven Valdez · 8 years ago
  31. a57dcfb Add new cipherlist-setting APIs that reject nonsense. by Matthew Braithwaite · 8 years ago
  32. 040bc49 Enable TLS 1.3 by default in bssl tool. by Adam Langley · 8 years ago
  33. 87c0bb2 Adding new options for bssl tool. by Steven Valdez · 8 years ago
  34. f18ad08 tool: don't generate negative serial numbers. by Adam Langley · 8 years ago
  35. ce1f62c Make `bssl server` generate a self-signed cert if none is provided. by Martin Kreichgauer · 8 years ago
  36. 0cce863 Use scopers in tool/ by David Benjamin · 8 years ago
  37. e470690 Align SSL_set_{min,max}_version with upstream. by David Benjamin · 9 years ago
  38. 2dc0204 Don't return invalid versions in version_from_wire. by David Benjamin · 9 years ago
  39. 225e5ad Teach bssl server about -max-version and -min-version. by David Benjamin · 9 years ago
  40. 10f97f3 Revert "Move C++ helpers into |bssl| namespace." by Adam Langley · 9 years ago
  41. 09feb0f Move C++ helpers into |bssl| namespace. by Adam Langley · 9 years ago
  42. 86e412d Add client cert support to bssl client. by David Benjamin · 9 years ago
  43. ed50cee Check fread's return value in tool/server.cc. by David Benjamin · 10 years ago
  44. aeeff2c Server-side OCSP stapling support. by Paul Lietar · 10 years ago
  45. 054e682 Eliminate unnecessary includes from low-level crypto modules. by Brian Smith · 10 years ago
  46. 0570923 Add additional features to bssl client. by David Benjamin · 10 years ago
  47. 33970e6 Enable bssl client/s_client and server/s_server on Windows. by Brian Smith · 10 years ago
  48. b8a824d Add the ability to run a server from the command line tool. by Dave Tapuska · 10 years ago