48 Commits (041dd68cecd28bdaf5506d148df4634cd0c540af)

Autor SHA1 Nachricht Datum
  David Benjamin 4ddbc7bd0d Fix early data printout in bssl client. vor 7 Jahren
  David Benjamin 6cc352e216 Add helper functions for SSL_SIGN_*. vor 7 Jahren
  David Benjamin 02afbd338e Build with clang-cl standalone. vor 7 Jahren
  Peter Wu 5663b634f4 Write connection info to a BIO instead of stderr. vor 7 Jahren
  Steven Valdez 56851c85f3 Fix bssl sockets on Windows. vor 7 Jahren
  David Benjamin ee7aa02744 Implement basic HTTP tunnel support in bssl client. vor 7 Jahren
  David Benjamin 2b0444e01d Keep the same listening socket in bssl server -loop. vor 7 Jahren
  David Benjamin 6fff386492 Support standard RFC cipher suite names alongside OpenSSL ones. vor 7 Jahren
  David Benjamin 69522117a6 Support Ed25519 in TLS. vor 7 Jahren
  Alessandro Ghedini ca307ab6a3 tool: show if early data was accepted vor 7 Jahren
  Alessandro Ghedini f6d64efd19 tool: show if server sent SCT staple vor 7 Jahren
  David Benjamin 6add9f172c Fix setsockopt call. vor 7 Jahren
  Steven Valdez bf5bda37cf Adding socket reuse to bssl server. vor 7 Jahren
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. vor 7 Jahren
  David Benjamin 54881224e8 Remove SSL_get_dhe_group_size. vor 7 Jahren
  Alessandro Ghedini 1149ee1d38 tool: show if server sent OCSP staple vor 7 Jahren
  Alessandro Ghedini 8d3f130c55 tool: print client's SNI value, if any. vor 8 Jahren
  Matthew Braithwaite b348897a02 Correctness fixes for NaCl and other platforms. vor 8 Jahren
  David Benjamin 0cce863f74 Use scopers in tool/ vor 8 Jahren
  David Benjamin 4fec04b484 Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA. vor 8 Jahren
  David Benjamin 31168c9999 Print out the signature algorithm in bssl client. vor 8 Jahren
  Adam Langley 505cf39af9 Fix STARTTLS detection. vor 8 Jahren
  David Benjamin 225e5ade82 Teach bssl server about -max-version and -min-version. vor 8 Jahren
  David Benjamin 49864a56ec Use new APIs in bssl tool for connection info. vor 8 Jahren
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." vor 8 Jahren
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. vor 8 Jahren
  Adam Langley 61367eedfe Set variables to avoid false-positive compiler warnings. vor 8 Jahren
  Adam Langley 403c52aa94 Support “-starttls smtp” in `bssl client` vor 8 Jahren
  David Benjamin 72acbecb89 Handle IPv6 literals in bssl client. vor 8 Jahren
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. vor 8 Jahren
  David Benjamin 3995a38f3b Print out whether EMS was supported. vor 8 Jahren
  nmittler f0322b2abc Use non-deprecated methods on windows. vor 8 Jahren
  Gabriel Redner dcb3383463 Modify 'bssl client' to print the cert subject and issuer vor 8 Jahren
  Piotr Sikora c6d3029eda Add missing internal includes. vor 8 Jahren
  David Benjamin 4cc36adf5a Make it possible to tell what curve was used on the server. vor 8 Jahren
  Matt Braithwaite 29d8adbdc6 Better handle IPv6. vor 9 Jahren
  David Benjamin 621f95a3ea Add -session-in and -session-out to bssl client. vor 9 Jahren
  David Benjamin f0df86a1f6 Fix standalone build on Mac. vor 9 Jahren
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. vor 9 Jahren
  David Benjamin 0e434b9470 Define NOMINMAX across the entire project. vor 9 Jahren
  Adam Langley 3e719319be Lowercase some Windows headers. vor 9 Jahren
  David Benjamin 0570923ed2 Add additional features to bssl client. vor 9 Jahren
  Adam Langley 2b2d66d409 Remove string.h from base.h. vor 9 Jahren
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. vor 9 Jahren
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. vor 9 Jahren
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. vor 9 Jahren
  Brian Smith 33970e6ce0 Enable bssl client/s_client and server/s_server on Windows. vor 9 Jahren
  Dave Tapuska b8a824d70d Add the ability to run a server from the command line tool. vor 10 Jahren
  David Benjamin eee7306c72 Get bssl tool building on Windows. vor 10 Jahren
  Adam Langley 5f51c25303 Add -cipher option to bssl client. vor 10 Jahren