22 Commits (b22c9fea475251b5f83aaa444ed3db3dc1161556)

Autor SHA1 Mensaje Fecha
  David Benjamin 681ff27720 Flatten most of the crypto target. hace 6 años
  David Benjamin 808f832917 Run the comment converter on libcrypto. hace 7 años
  David Benjamin e324de004a Convert various tests to GTest. hace 7 años
  David Benjamin a17eb5601d Convert hkdf_test to C++. hace 7 años
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. hace 7 años
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. hace 8 años
  David Benjamin edd65fb132 Const-correct HKDF_expand. hace 8 años
  Steven Valdez f1012b5c31 Fix HKDF leak. hace 8 años
  Steven Valdez 3686584d16 Separating HKDF into HKDFExtract and HKDFExpand. hace 8 años
  David Benjamin 7acd6bc07a Start assuming MSVC 2015. hace 8 años
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. hace 8 años
  David Benjamin 5aae776ede Remove calls to ERR_load_crypto_strings. hace 8 años
  David Benjamin 301afaf223 Add a run_tests target to run all tests. hace 9 años
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. hace 9 años
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. hace 9 años
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. hace 9 años
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. hace 9 años
  Adam Langley 29b186736c Precompute sorted array for error strings. hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. hace 9 años
  Eric Roman aac2f6a6a0 Fix a compile error on Windows. hace 9 años
  Nick Harper 4685e87746 Implement HKDF. hace 10 años