This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-28 04:22:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
97557ed29b6dd5a28899e28b1980987ba7f4e135
wolfssl
/
wolfcrypt
History
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
.
2021-11-08 18:25:15 -06:00
..
benchmark
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
.
2021-11-08 18:25:15 -06:00
src
fixes for --disable-harden.
2021-11-08 17:35:10 -06:00
test
test.c: fix whitespace.
2021-11-08 18:24:42 -06:00
user-crypto
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
2021-11-08 17:35:05 -06:00