28 Commits (82639e6f5341a3129b7cb62a5a2dd9b65f3c91ef)

Author SHA1 Message Date
  David Benjamin 58150ed59b Add lh_FOO_retrieve_key to avoid stack-allocating SSL_SESSION. 6 years ago
  David Benjamin 6675cfddef Unexport more of lhash. 7 years ago
  David Benjamin 63a0797ff2 Remove now unnecessary _POSIX_C_SOURCE bits to work around macOS bug. 7 years ago
  David Benjamin e7848220a2 Use OPENSSL_hash32 in lh_strhash. 7 years ago
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 years ago
  David Benjamin e324de004a Convert various tests to GTest. 7 years ago
  David Benjamin 55696cecde Remove lh_new's default hash and comparator. 7 years ago
  David Benjamin c42a771d7d Test LHASH contents with lh_doall_arg. 7 years ago
  David Benjamin ca0642287d Rewrite lhash_test in C++. 7 years ago
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 years ago
  David Benjamin 54091230cd Use C99 for size_t loops. 8 years ago
  nmittler f0322b2abc Use non-deprecated methods on windows. 8 years ago
  David Benjamin 301afaf223 Add a run_tests target to run all tests. 9 years ago
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 years ago
  David Benjamin 820731a2b0 Fix some typos in license headers. 9 years ago
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. 9 years ago
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. 9 years ago
  Adam Langley cf310a6197 Remove more bits of ERR_STRING_DATA. 9 years ago
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 years ago
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 years ago
  Adam Langley 51fcd87102 Fix NaCl build. 10 years ago
  Adam Langley ad912f348b Use _POSIX_C_SOURCE not _BSD_SOURCE. 10 years ago
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 years ago
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 2f1f89d6af Switch from rand_r to rand in lhash_test. 10 years ago
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago