43 コミット (17d553d29914c8818fd4a6e9f57ab776ebacab5c)

作成者 SHA1 メッセージ 日付
  David Benjamin 6965d25602 Work around a JDK 11 TLS 1.3 bug. 6年前
  David Benjamin 6855e0a470 Switch the default TLS 1.3 variant to tls13_rfc. 6年前
  Steven Valdez d451453067 Implement final TLS 1.3 RFC!!! 6年前
  Steven Valdez 56c4ed9ad7 Allow enabling all TLS 1.3 variants by setting |tls13_default|. 6年前
  David Benjamin 3c37d0aba5 Reland "Fix bssl client/server's error-handling." 6年前
  Steven Valdez 0cdbc876a2 Revert "Fix bssl client/server's error-handling." 6年前
  David Benjamin e7ca8a5d78 Fix bssl client/server's error-handling. 6年前
  Steven Valdez 861f384d7b Implement TLS 1.3 draft28. 6年前
  Steven Valdez 7e5dd25d47 Remove draft22 and experiment2. 6年前
  Steven Valdez 64cc121f41 Remove deprecated TLS 1.3 variants. 6年前
  Steven Valdez 1530ef3ec5 Add early data input from file. 6年前
  Steven Valdez 8c9ceadc58 Add switch to enable draft 22. 7年前
  David Benjamin 5b90eb98f6 Add a -require-any-client-cert flag to bssl server 7年前
  Peter Wu 40b24c8154 Add "-www" option to server tool. 7年前
  Peter Wu 5663b634f4 Write connection info to a BIO instead of stderr. 7年前
  Peter Wu 368cc3b7e7 Add support for SSLKEYLOGFILE to server tool. 7年前
  David Benjamin f60bcfb3ef Make SSL_state_string_long work for TLS 1.3. 7年前
  Steven Valdez 520e1220bb Implement experimental alternate encoding of TLS 1.3. 7年前
  David Benjamin 2b0444e01d Keep the same listening socket in bssl server -loop. 7年前
  Alessandro Ghedini 1ac4f16fe9 tool: don't explicitly disable SSLv3 in the server 7年前
  David Benjamin 1ddd6e5365 Make -loop survive errors. 7年前
  Piotr Sikora d075706ea5 Allow selecting ECDH curves in bssl tool. 7年前
  David Benjamin cb3af3e9c1 Allow specifying certificate and key in separate files. 7年前
  David Benjamin 4e78e30933 Add a basic signing tool. 7年前
  Steven Valdez 2d85062c4f Add Data-less Zero-RTT support. 7年前
  Matthew Braithwaite a57dcfb69c Add new cipherlist-setting APIs that reject nonsense. 7年前
  Adam Langley 040bc4944b Enable TLS 1.3 by default in bssl tool. 7年前
  Steven Valdez 87c0bb2939 Adding new options for bssl tool. 7年前
  Adam Langley f18ad089f1 tool: don't generate negative serial numbers. 8年前
  Martin Kreichgauer ce1f62c3be Make `bssl server` generate a self-signed cert if none is provided. 8年前
  David Benjamin 0cce863f74 Use scopers in tool/ 8年前
  David Benjamin e470690633 Align SSL_set_{min,max}_version with upstream. 8年前
  David Benjamin 2dc0204603 Don't return invalid versions in version_from_wire. 8年前
  David Benjamin 225e5ade82 Teach bssl server about -max-version and -min-version. 8年前
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8年前
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8年前
  David Benjamin 86e412dc18 Add client cert support to bssl client. 9年前
  David Benjamin ed50cee007 Check fread's return value in tool/server.cc. 9年前
  Paul Lietar aeeff2ceee Server-side OCSP stapling support. 9年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9年前
  David Benjamin 0570923ed2 Add additional features to bssl client. 9年前
  Brian Smith 33970e6ce0 Enable bssl client/s_client and server/s_server on Windows. 9年前
  Dave Tapuska b8a824d70d Add the ability to run a server from the command line tool. 10年前