17 Commits (9a5f49eec089f080e7fac41c387086f6fc0ae6a5)

Autor SHA1 Mensaje Fecha
  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