История коммитов

Автор SHA1 Сообщение Дата
  Daniel Pouzzner 97557ed29b linuxkm: add --enable-benchmark switch (default yes) and BUILD_BENCHMARK conditional to configure.ac to allow build with testwolfcrypt but without benchmark; change gate in wolfcrypt/benchmark/include.am from `if !BUILD_LINUXKM` to `if BUILD_BENCHMARK`. 2 лет назад
  Hayden Roche 709a84f8b5 Add support for libwolfcrypttest and libwolfcryptbench to autotools flow. 2 лет назад
  Daniel Pouzzner 3858bda7e9 add "module", "modules_install", and "clean_module" rules to BUILD_LINUXKM section of Makefile.am, and add working install rule to linuxkm/Makefile, so that "make module" and "make modules_install" now work when --enable-linuxkm; fix "make dist" logic in Makefile.am and scripts/include.am to be unaffected by --enable-linuxkm; don't build wolfcrypt/benchmark or testwolfcrypt when --enable-linuxkm and --enable-crypttests. 3 лет назад
  David Garske 0bcae86038 Fixes for wolfCrypt benchmark and test Visual Studio projects. Fixes for benchmark.c compile errors in bench_hmac with Visual Studio. Added README.md files for benchmark and test. 5 лет назад
  David Garske be4c400d16 Fixes for disabling the crypt test and benchmark. Added new "./configure --disable-crypttests" option. Also made sure use of both NO_CRYPT_BENCHMARK and NO_CRYPT_TEST in "./configure CFLAGS=-D" scenario work correctly. 8 лет назад
  David Garske 09793e3206 Added benchmark.h to expose the benchmark_test function. Updated a couple of projects to use the new benchmark header. 8 лет назад
  Jacob Barthelmeh ee5a11b8d9 Add Intel IPP crypto for RSA 8 лет назад
  Kaleb Himes b70f0938d0 include.am updates 9 лет назад
  Kaleb Himes cf8cf779c5 headers and include.ams 9 лет назад