Jacob Barthelmeh
|
ac5e9e5e7c
bump to dev version and touch up readme
|
3 years ago |
Jacob Barthelmeh
|
d869c60605
prepare for release v5.0.0
|
3 years ago |
elms
|
fdf2b711f7
cmake: add SNI and TLSx
|
3 years ago |
Hayden Roche
|
302938d3c6
Improve wolfcrypt test/bench library comments.
|
3 years ago |
Hayden Roche
|
ec857f6f62
Add a CMake option to build wolfcrypt test and bench code as static libs.
|
3 years ago |
Anthony Hu
|
33cb823148
Remove legacy NTRU and OQS (#4418)
|
3 years ago |
Hayden Roche
|
93d3739ae7
Fix issue with CMake build where CMAKE_C_FLAGS is empty.
|
3 years ago |
Hayden Roche
|
12d7487774
Make sure CMAKE_C_FLAGS gets parsed for defines to add to options.h.
|
3 years ago |
Jacob Barthelmeh
|
3bebcaaf54
bump version for dev
|
3 years ago |
JacobBarthelmeh
|
500a6c8b27
prepare for release 4.8.0
|
3 years ago |
Hayden Roche
|
051d1c2579
Add support for reproducible builds with CMake.
|
3 years ago |
Hayden Roche
|
0403990cc8
Add support for session tickets in CMake.
|
3 years ago |
Hayden Roche
|
cd9f400cf3
Clean up CMake option strings.
|
3 years ago |
Elms
|
101b35e766
cmake: mirror configure logic for SHA3, SHAKE256, SHA224
|
3 years ago |
Hayden Roche
|
074090049b
Add CMake support for CURVE25519, ED25519, CURVE448, and ED448.
|
3 years ago |
toddouska
|
ef916df1b1
Merge pull request #3761 from JacobBarthelmeh/Release
|
3 years ago |
Elms
|
70ddaf8f2e
cmake: configure `test_paths.h`
|
3 years ago |
Jacob Barthelmeh
|
5f3ee2985c
bump version for development bundles
|
3 years ago |
Jacob Barthelmeh
|
847938f4d6
prepare for release v4.7.0
|
3 years ago |
Hayden Roche
|
798d9ed0d5
Various CMake changes.
|
3 years ago |
Hayden Roche
|
8f6c21d600
CMake improvements.
|
4 years ago |
Daniel Pouzzner
|
a5d96721ac
wolfcrypt/src: remove wc_debug.c and move its contents to logging.c.
|
4 years ago |
Daniel Pouzzner
|
1ba0883f4c
introspection tweaks: rename wolfcrypt/src/debug.c to wolfcrypt/src/wc_debug.c; restore BUILD_WC_DEBUG gating for autotools inclusion of wc_debug.o and disable opportunistically when ENABLED_LEANTLS, ENABLED_LEANPSK, or ENABLED_LOWRESOURCE; add HAVE_WC_INTROSPECTION gate for libwolfssl_configure_args() and libwolfssl_global_cflags().
|
4 years ago |
Hayden Roche
|
06977ebbdf
Tweak CMakeLists.txt
|
4 years ago |
Hayden Roche
|
31b6c507f9
Tweak CMakeLists.txt
|
4 years ago |
David Garske
|
6f5a7e87c5
Fix for CMake to only set ranlib arguments for Mac. Fix for stray typo of `,` -> `;`. Fixes #3275 and Fixes #3278
|
4 years ago |
David Garske
|
db20fb6ca1
Fixes for using CMake with Visual Studio. Improvements to documentation for portability.
|
4 years ago |
David Garske
|
8b25b48621
Improvements to CMake support based on feedback from users.
|
4 years ago |
David Garske
|
9a281e5e3a
Adds CMake support to wolfSSL:
|
4 years ago |