28 Commits (82639e6f5341a3129b7cb62a5a2dd9b65f3c91ef)

Autor SHA1 Mensaje Fecha
  David Benjamin 58150ed59b Add lh_FOO_retrieve_key to avoid stack-allocating SSL_SESSION. hace 6 años
  David Benjamin 6675cfddef Unexport more of lhash. hace 7 años
  David Benjamin 63a0797ff2 Remove now unnecessary _POSIX_C_SOURCE bits to work around macOS bug. hace 7 años
  David Benjamin e7848220a2 Use OPENSSL_hash32 in lh_strhash. hace 7 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 55696cecde Remove lh_new's default hash and comparator. hace 7 años
  David Benjamin c42a771d7d Test LHASH contents with lh_doall_arg. hace 7 años
  David Benjamin ca0642287d Rewrite lhash_test in C++. hace 7 años
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. hace 7 años
  David Benjamin 54091230cd Use C99 for size_t loops. hace 8 años
  nmittler f0322b2abc Use non-deprecated methods on windows. 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 820731a2b0 Fix some typos in license headers. hace 9 años
  David Benjamin 3fa65f0f05 Fix some malloc test crashs. hace 9 años
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. hace 9 años
  Adam Langley cf310a6197 Remove more bits of ERR_STRING_DATA. 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
  Adam Langley 51fcd87102 Fix NaCl build. hace 10 años
  Adam Langley ad912f348b Use _POSIX_C_SOURCE not _BSD_SOURCE. hace 10 años
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' hace 10 años
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ hace 10 años
  Adam Langley 2f1f89d6af Switch from rand_r to rand in lhash_test. hace 10 años
  Adam Langley 30eda1d2b8 Include some build fixes for OS X. hace 10 años
  Adam Langley 95c29f3cd1 Inital import. hace 10 años