48 Commity (041dd68cecd28bdaf5506d148df4634cd0c540af)

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