57 Комити (9f9c938af0affceee30eef308ed2596e1d7f53e0)

Аутор SHA1 Порука Датум
  David Benjamin 7bf0bccd61 Add missing <condition_variable> include. пре 6 година
  David Benjamin 65359f0887 Don't keep trying to read from stdin after EOF. пре 6 година
  David Benjamin 1d339558ac Fix clang-cl build. пре 6 година
  David Benjamin 26aa7c88d1 Handle blocked writes in bssl client/server. пре 6 година
  David Benjamin 3d9705d0a4 Fix bssl handling of buffered read data. пре 6 година
  David Benjamin 28385db6e1 Fix bssl select loop on Windows. пре 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 година
  David Benjamin 4ddbc7bd0d Fix early data printout in bssl client. пре 7 година
  David Benjamin 6cc352e216 Add helper functions for SSL_SIGN_*. пре 7 година
  David Benjamin 02afbd338e Build with clang-cl standalone. пре 7 година
  Peter Wu 5663b634f4 Write connection info to a BIO instead of stderr. пре 7 година
  Steven Valdez 56851c85f3 Fix bssl sockets on Windows. пре 7 година
  David Benjamin ee7aa02744 Implement basic HTTP tunnel support in bssl client. пре 7 година
  David Benjamin 2b0444e01d Keep the same listening socket in bssl server -loop. пре 7 година
  David Benjamin 6fff386492 Support standard RFC cipher suite names alongside OpenSSL ones. пре 7 година
  David Benjamin 69522117a6 Support Ed25519 in TLS. пре 7 година
  Alessandro Ghedini ca307ab6a3 tool: show if early data was accepted пре 7 година
  Alessandro Ghedini f6d64efd19 tool: show if server sent SCT staple пре 7 година
  David Benjamin 6add9f172c Fix setsockopt call. пре 7 година
  Steven Valdez bf5bda37cf Adding socket reuse to bssl server. пре 7 година
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. пре 7 година
  David Benjamin 54881224e8 Remove SSL_get_dhe_group_size. пре 7 година
  Alessandro Ghedini 1149ee1d38 tool: show if server sent OCSP staple пре 7 година
  Alessandro Ghedini 8d3f130c55 tool: print client's SNI value, if any. пре 8 година
  Matthew Braithwaite b348897a02 Correctness fixes for NaCl and other platforms. пре 8 година
  David Benjamin 0cce863f74 Use scopers in tool/ пре 8 година
  David Benjamin 4fec04b484 Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA. пре 8 година
  David Benjamin 31168c9999 Print out the signature algorithm in bssl client. пре 8 година
  Adam Langley 505cf39af9 Fix STARTTLS detection. пре 8 година
  David Benjamin 225e5ade82 Teach bssl server about -max-version and -min-version. пре 8 година
  David Benjamin 49864a56ec Use new APIs in bssl tool for connection info. пре 8 година
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." пре 8 година
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. пре 8 година
  Adam Langley 61367eedfe Set variables to avoid false-positive compiler warnings. пре 8 година
  Adam Langley 403c52aa94 Support “-starttls smtp” in `bssl client` пре 8 година
  David Benjamin 72acbecb89 Handle IPv6 literals in bssl client. пре 8 година
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. пре 8 година
  David Benjamin 3995a38f3b Print out whether EMS was supported. пре 8 година
  nmittler f0322b2abc Use non-deprecated methods on windows. пре 8 година
  Gabriel Redner dcb3383463 Modify 'bssl client' to print the cert subject and issuer пре 8 година
  Piotr Sikora c6d3029eda Add missing internal includes. пре 8 година
  David Benjamin 4cc36adf5a Make it possible to tell what curve was used on the server. пре 8 година
  Matt Braithwaite 29d8adbdc6 Better handle IPv6. пре 9 година
  David Benjamin 621f95a3ea Add -session-in and -session-out to bssl client. пре 9 година
  David Benjamin f0df86a1f6 Fix standalone build on Mac. пре 9 година
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. пре 9 година
  David Benjamin 0e434b9470 Define NOMINMAX across the entire project. пре 9 година
  Adam Langley 3e719319be Lowercase some Windows headers. пре 9 година