21 次代码提交 (cff0b90cbb68246b93f4894177f3ba545caf6e65)

作者 SHA1 备注 提交日期
  Adam Langley 92b6b02475 tool: include base.h before testing OPENSSL_WINDOWS. 9 年前
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. 9 年前
  Adam Langley 90b5840b02 tool: benchmark the RNG. 9 年前
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 年前
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9 年前
  Adam Langley 3e719319be Lowercase some Windows headers. 9 年前
  David Benjamin d434f28ef2 Fix bssl speed. 9 年前
  Brian Smith 1d1562d9b5 Free new[]'d array using delete[] instead of free in speed.cc. 9 年前
  Brian Smith d53b2c3c88 Fix out-of-bounds memory write in speed.cc. 9 年前
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 年前
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. 9 年前
  Adam Langley 267253470a Align pointers by hand. 9 年前
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. 9 年前
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. 9 年前
  David Benjamin 384673ceb7 Fix tool build on Windows. 9 年前
  Adam Langley e7624340ee Also test AES-CBC modes in the speed tool. 9 年前
  Adam Langley 543d00692a Benchmark AEADs with aligned buffers. 9 年前
  Adam Langley 45ec21b99c Add stitched RC4-MD5 as an AEAD. 10 年前
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. 10 年前
  Adam Langley 006779a02c Add benchmarks for hash functions to bssl speed. 10 年前
  Adam Langley c5c0c7e853 Split the speed tests into their own file. 10 年前
  Adam Langley 88dfe26ff8 Add AEAD speed tests to the tool binary. 10 年前
  Adam Langley 95c29f3cd1 Inital import. 10 年前