22 커밋 (b22c9fea475251b5f83aaa444ed3db3dc1161556)

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