Eric Blankenhorn
|
9f7e82a081
Add WOLFSSL_DH_CONST option to Cmake
|
1 year ago |
Eric Blankenhorn
|
68520e3f0b
Fix Cmake to exclude libm when DH is not enabled
|
1 year ago |
Jacob Barthelmeh
|
cca63a465d
prepare for release 5.5.4
|
1 year ago |
David Garske
|
de22dbe61d
Support for multi-threaded sniffer. Add support for atomic operations instead of mutex in wc_port.h.
|
1 year ago |
Hayden Roche
|
d7cbd8cd17
Improve logic for enabling system CA certs on Apple devices.
|
2 years ago |
JacobBarthelmeh
|
9b895b74bf
update for version 5.5.3
|
2 years ago |
JacobBarthelmeh
|
eb52083afd
update version to 5.5.2
|
2 years ago |
Hayden Roche
|
e3ced9f9ae
Make some improvements to user_settings_asm.h.
|
2 years ago |
David Garske
|
3b33c962c4
Merge pull request #5660 from haydenroche5/load_system_root_certs
|
2 years ago |
Daniel Pouzzner
|
e48e406def
CMakeLists.txt: add handling for WARNING_C_FLAGS in setup for CMAKE_C_FLAGS, to allow override warning config, e.g. without -Werror.
|
2 years ago |
Hayden Roche
|
98ac4a6f9c
Add ability to toggle system CA certs support.
|
2 years ago |
Hayden Roche
|
b50a786cb2
Add support for wolfSSL_CTX_load_system_CA_certs on Windows and Mac.
|
2 years ago |
Hayden Roche
|
3bcd4b45df
Generate an assembler-safe user_settings.h in configure.ac and CMakeLists.txt.
|
2 years ago |
Steffen Jaeckel
|
f4e258d196
Generic changes
|
2 years ago |
Sean Parkinson
|
754d274d8c
Merge pull request #5593 from rizlik/ticket_nonce_size
|
2 years ago |
Marco Oliverio
|
56d6087749
tls13: support ticketNonce bigger than MAX_TICKET_NONCE_SZ
|
2 years ago |
Jacob Barthelmeh
|
eb5076bb89
update changelog for release 5.5.1
|
2 years ago |
Daniel Pouzzner
|
14082ceeb9
CMakeLists.txt: add SHAKE128 coverage.
|
2 years ago |
Marco Oliverio
|
401cfbd8e4
dtls13: enable hrr cookie by default
|
2 years ago |
David Garske
|
38e4ecc27c
Merge pull request #5529 from anhu/wextra
|
2 years ago |
Anthony Hu
|
f7482d96e6
Windows cl.exe does not support -Wextra other flags
|
2 years ago |
Jacob Barthelmeh
|
d75ce08d75
update readme for release 5.5.0
|
2 years ago |
Marco Oliverio
|
cfbd061625
add initial support for ConnectionID DTLS extension
|
2 years ago |
David Garske
|
dfb3616d50
Merge pull request #5465 from douzzer/20220812-fixes
|
2 years ago |
Derzsi Dániel
|
f515916f68
Add liboqs integration to CMake build system (#5407)
|
2 years ago |
Daniel Pouzzner
|
e382905311
CMakeLists.txt: synchronize CMAKE_C_FLAGS with diagnostic flags set in autotools-generated Makefile (-Wall -Wextra -Wno-unused -Werror), and fix WOLFSSL_RSA_PSS to add -DWOLFSSL_PSS_LONG_SALT as needed by changes to test_wolfSSL_CertRsaPss() in fb531dacc2 (gating of those changes is also added in this commit).
|
2 years ago |
David Garske
|
344ad48f03
Fix for CMake not installing sp_int.h for SP math all.
|
2 years ago |
JacobBarthelmeh
|
86662bca2f
update library version to 5.4.0
|
2 years ago |
Hayden Roche
|
d9bf39ffaa
Make changes to CMake to support SP math default.
|
2 years ago |
Marco Oliverio
|
9d22e11776
misc.c: introduce w64wrapper to handle 64bit numbers
|
2 years ago |