27 コミット (e63d9d76250fb4ea4985c56536d8c14029f146b0)

作成者 SHA1 メッセージ 日付
  David Benjamin 7072884350 Fix bssl client -session-out. 8年前
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8年前
  Steven Valdez 7b689f6b9e Using NewSessionCallback for bssl client. 8年前
  David Benjamin 225e5ade82 Teach bssl server about -max-version and -min-version. 8年前
  David Benjamin f5975d865b Support TLS 1.3 in bssl client. 8年前
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." 8年前
  Adam Langley d2b5af56cf Revert scoped_types.h change. 8年前
  Adam Langley 8c3c3135a2 Remove scoped_types.h. 8年前
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. 8年前
  Adam Langley 403c52aa94 Support “-starttls smtp” in `bssl client` 8年前
  David Benjamin 86e412dc18 Add client cert support to bssl client. 9年前
  David Benjamin d28f59c27b Switch the keylog BIO to a callback. 9年前
  David Benjamin 621f95a3ea Add -session-in and -session-out to bssl client. 9年前
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. 9年前
  David Benjamin 1043ac0fac Add a flag to bssl client to enable False Start. 9年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9年前
  David Benjamin 45fb1be33e Remove std::unique_ptr dependency on bssl_shim's scoped types. 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年前
  David Benjamin eee7306c72 Get bssl tool building on Windows. 10年前
  Adam Langley 5f51c25303 Add -cipher option to bssl client. 10年前
  Ben Laurie eba2384e53 Missing includes for FreeBSD. 10年前
  David Benjamin 859ec3cc09 Add SSL_CTX_set_keylog_bio. 10年前
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. 10年前
  Adam Langley bbb42ffaf4 Silence spurious GCC warning. 10年前
  Adam Langley aacec17a63 Add client functionality to helper tool. 10年前