48 Commits (bd15a8e74894616ca8ad04fc2942b958f99000a1)

Autor SHA1 Mensaje Fecha
  David Benjamin ac63748997 Revert "tool: we don't need -lrt." hace 9 años
  Adam Langley e60e2a483b tool: we don't need -lrt. hace 9 años
  Adam Langley 843ab66e17 Add support for building with the Android NDK. hace 9 años
  David Benjamin f0df86a1f6 Fix standalone build on Mac. hace 9 años
  Adam Langley 92b6b02475 tool: include base.h before testing OPENSSL_WINDOWS. hace 9 años
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. hace 9 años
  Adam Langley 90b5840b02 tool: benchmark the RNG. hace 9 años
  Adam Langley f030369717 tool: add rand. hace 9 años
  Adam Langley 1f26ed767a Undo one fragment of 054e6826. hace 9 años
  Brian Smith dd973b2364 Use smart pointers instead of gotos in digest.cc. hace 9 años
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. hace 9 años
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. hace 9 años
  David Benjamin 0e434b9470 Define NOMINMAX across the entire project. hace 9 años
  David Benjamin 45fb1be33e Remove std::unique_ptr dependency on bssl_shim's scoped types. hace 9 años
  Adam Langley 3e719319be Lowercase some Windows headers. hace 9 años
  David Benjamin 0570923ed2 Add additional features to bssl client. hace 9 años
  David Benjamin d434f28ef2 Fix bssl speed. hace 9 años
  Brian Smith 1d1562d9b5 Free new[]'d array using delete[] instead of free in speed.cc. hace 9 años
  Brian Smith d53b2c3c88 Fix out-of-bounds memory write in speed.cc. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. hace 9 años
  Adam Langley 267253470a Align pointers by hand. hace 9 años
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. hace 9 años
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. hace 9 años
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. hace 9 años
  Brian Smith 33970e6ce0 Enable bssl client/s_client and server/s_server on Windows. hace 9 años
  Brian Smith afdaeee7ed Enable bssl (md5sum, sha256sum, etc.) on Windows. hace 9 años
  Adam Langley bed8f7307e Fix build after mistake addressing comments in cca4d599. hace 9 años
  Adam Langley cca4d5991f Add digest sum handling to the tool. hace 9 años
  David Benjamin 384673ceb7 Fix tool build on Windows. hace 9 años
  Adam Langley e7624340ee Also test AES-CBC modes in the speed tool. hace 9 años
  Adam Langley 543d00692a Benchmark AEADs with aligned buffers. hace 9 años
  Dave Tapuska b8a824d70d Add the ability to run a server from the command line tool. hace 10 años
  David Benjamin eee7306c72 Get bssl tool building on Windows. hace 10 años
  Adam Langley 5f51c25303 Add -cipher option to bssl client. hace 10 años
  Ben Laurie eba2384e53 Missing includes for FreeBSD. hace 10 años
  Adam Langley 5127db3b4d Provide compatibility functions for PKCS#12 parsing. hace 10 años
  David Benjamin 859ec3cc09 Add SSL_CTX_set_keylog_bio. hace 10 años
  Piotr Sikora bbac844d73 Add missing <errno.h> include. hace 10 años
  Adam Langley 8e16b6e658 Add PKCS#12 parser. hace 10 años
  Adam Langley 45ec21b99c Add stitched RC4-MD5 as an AEAD. hace 10 años
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. hace 10 años
  Adam Langley bbb42ffaf4 Silence spurious GCC warning. hace 10 años
  Adam Langley 006779a02c Add benchmarks for hash functions to bssl speed. hace 10 años
  Adam Langley aacec17a63 Add client functionality to helper tool. hace 10 años
  Adam Langley c5c0c7e853 Split the speed tests into their own file. hace 10 años
  Adam Langley 88dfe26ff8 Add AEAD speed tests to the tool binary. hace 10 años
  Adam Langley 95c29f3cd1 Inital import. hace 10 años