57 Revīzijas (a54cc0c55c46996caa75a6d508f1a56693581fbe)

Autors SHA1 Ziņojums Datums
  Adam Langley 49c7af1c42 Convert the Channel ID extension to the new system. pirms 9 gadiem
  Doug Hogan a5e2915ba1 Fix build on Unix systems without POSIX realtime extensions. pirms 9 gadiem
  David Benjamin 74f711083d Parse RSAPrivateKey with CBS. pirms 9 gadiem
  Adam Langley 3d960e5ec1 Include base.h in tool/internal.h. pirms 9 gadiem
  David Benjamin 58084affbe Make constants in bssl tool actually const. pirms 9 gadiem
  Adam Langley dd45e3b236 Possible Windows build fix. pirms 9 gadiem
  David Benjamin 1a3c23234c Fix build. pirms 9 gadiem
  David Benjamin 1043ac0fac Add a flag to bssl client to enable False Start. pirms 9 gadiem
  Adam Langley 839b881c61 Multi-prime RSA support. pirms 9 gadiem
  David Benjamin ac63748997 Revert "tool: we don't need -lrt." pirms 9 gadiem
  Adam Langley e60e2a483b tool: we don't need -lrt. pirms 9 gadiem
  Adam Langley 843ab66e17 Add support for building with the Android NDK. pirms 9 gadiem
  David Benjamin f0df86a1f6 Fix standalone build on Mac. pirms 9 gadiem
  Adam Langley 92b6b02475 tool: include base.h before testing OPENSSL_WINDOWS. pirms 9 gadiem
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. pirms 9 gadiem
  Adam Langley 90b5840b02 tool: benchmark the RNG. pirms 9 gadiem
  Adam Langley f030369717 tool: add rand. pirms 9 gadiem
  Adam Langley 1f26ed767a Undo one fragment of 054e6826. pirms 9 gadiem
  Brian Smith dd973b2364 Use smart pointers instead of gotos in digest.cc. pirms 9 gadiem
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. pirms 9 gadiem
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. pirms 9 gadiem
  David Benjamin 0e434b9470 Define NOMINMAX across the entire project. pirms 9 gadiem
  David Benjamin 45fb1be33e Remove std::unique_ptr dependency on bssl_shim's scoped types. pirms 9 gadiem
  Adam Langley 3e719319be Lowercase some Windows headers. pirms 9 gadiem
  David Benjamin 0570923ed2 Add additional features to bssl client. pirms 9 gadiem
  David Benjamin d434f28ef2 Fix bssl speed. pirms 9 gadiem
  Brian Smith 1d1562d9b5 Free new[]'d array using delete[] instead of free in speed.cc. pirms 9 gadiem
  Brian Smith d53b2c3c88 Fix out-of-bounds memory write in speed.cc. pirms 9 gadiem
  Adam Langley 2b2d66d409 Remove string.h from base.h. pirms 9 gadiem
  Brian Smith efed2210e8 Enable more warnings & treat warnings as errors on Windows. pirms 9 gadiem
  Adam Langley 267253470a Align pointers by hand. pirms 9 gadiem
  Brian Smith a87de9b39b Define WIN32_LEAN_AND_MEAN in the build system, not in the code. pirms 9 gadiem
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. pirms 9 gadiem
  Brian Smith dc94b54708 Clean up use of Windows Platform SDK headers. pirms 9 gadiem
  Brian Smith 33970e6ce0 Enable bssl client/s_client and server/s_server on Windows. pirms 9 gadiem
  Brian Smith afdaeee7ed Enable bssl (md5sum, sha256sum, etc.) on Windows. pirms 9 gadiem
  Adam Langley bed8f7307e Fix build after mistake addressing comments in cca4d599. pirms 9 gadiem
  Adam Langley cca4d5991f Add digest sum handling to the tool. pirms 9 gadiem
  David Benjamin 384673ceb7 Fix tool build on Windows. pirms 9 gadiem
  Adam Langley e7624340ee Also test AES-CBC modes in the speed tool. pirms 9 gadiem
  Adam Langley 543d00692a Benchmark AEADs with aligned buffers. pirms 9 gadiem
  Dave Tapuska b8a824d70d Add the ability to run a server from the command line tool. pirms 10 gadiem
  David Benjamin eee7306c72 Get bssl tool building on Windows. pirms 10 gadiem
  Adam Langley 5f51c25303 Add -cipher option to bssl client. pirms 10 gadiem
  Ben Laurie eba2384e53 Missing includes for FreeBSD. pirms 10 gadiem
  Adam Langley 5127db3b4d Provide compatibility functions for PKCS#12 parsing. pirms 10 gadiem
  David Benjamin 859ec3cc09 Add SSL_CTX_set_keylog_bio. pirms 10 gadiem
  Piotr Sikora bbac844d73 Add missing <errno.h> include. pirms 10 gadiem
  Adam Langley 8e16b6e658 Add PKCS#12 parser. pirms 10 gadiem
  Adam Langley 45ec21b99c Add stitched RC4-MD5 as an AEAD. pirms 10 gadiem