Daniel Pouzzner
|
3f60fa8c3b
configure.ac: escape backslashes when generating preprocessor directives for .build_params; delete backslashes and process parenthesized arguments correctly when generating options.h.
|
il y a 1 an |
Daniel Pouzzner
|
800f4df7a3
fix typos in configure.ac (from shellcheck --severity=warning).
|
il y a 1 an |
Jacob Barthelmeh
|
cb9a121bd7
fix configure, compatibility layer needed big int. for BN use
|
il y a 1 an |
JacobBarthelmeh
|
04ee247389
do not default to heapmath if no other math libraries found, add NO_BIG_INT as a math option in settings.h
|
il y a 1 an |
JacobBarthelmeh
|
26a0142f51
add nomath option for builds without a math library
|
il y a 1 an |
Sean Parkinson
|
10c1009bbd
Merge pull request #6127 from JacobBarthelmeh/qnx
|
il y a 1 an |
JacobBarthelmeh
|
cb422bfaf7
Merge pull request #6242 from julek-wolfssl/harden-tls
|
il y a 1 an |
JacobBarthelmeh
|
30adcd58d8
IMX6Q CAAM Port
|
il y a 1 an |
Daniel Pouzzner
|
c08878ac94
configure.ac: include both -I. and -I$srcdir for "circular dependency" test, so that ${build_pwd}/wolfssl/options.h is found in out-of-tree builds; streamline scripting that dynamically sets $TRIM;
|
il y a 1 an |
Juliusz Sosinowicz
|
505ab746c6
Tabs -> spaces
|
il y a 1 an |
JacobBarthelmeh
|
e1730c760c
check if colrm is available for options.h creation
|
il y a 1 an |
Lealem Amedie
|
6824166cf9
Add QAT flags to logic checking for dependencies
|
il y a 1 an |
Juliusz Sosinowicz
|
7116f1e005
Add comment.
|
il y a 1 an |
Juliusz Sosinowicz
|
f0ad01f552
Send secure renegotiation extension by default
|
il y a 1 an |
Juliusz Sosinowicz
|
c0b0c14a15
Allow user to choose between 112 and 128 bits of security
|
il y a 1 an |
Juliusz Sosinowicz
|
e465089798
No old TLS check
|
il y a 1 an |
Juliusz Sosinowicz
|
7791b8ff4d
Add config option
|
il y a 1 an |
JacobBarthelmeh
|
877e026da4
prepare for release 5.6.0
|
il y a 1 an |
Daniel Pouzzner
|
0a90b2d354
configure.ac: further fix for header loop check -- construct header list while in $srcdir, so that -I${srcdir} works as expected. see earlier commits 7baddb04f8 a7d9ea7550 b3a1ac80dc .
|
il y a 1 an |
Daniel Pouzzner
|
b3a1ac80dc
configure.ac: don't check for opensslextra circular header dependencies if ENABLED_LINUXKM (handcrafted linuxkm/Makefile and linuxkm/Kbuild set up paths to correctly find dependencies like linux/mutex.h).
|
il y a 1 an |
Daniel Pouzzner
|
ab71f6fd4c
extend C89 build to whole codebase including examples:
|
il y a 1 an |
Daniel Pouzzner
|
a7d9ea7550
configure.ac: fix openssl header circular dependency detector to work on out-of-tree builds.
|
il y a 1 an |
Juliusz Sosinowicz
|
7baddb04f8
Check for circular dependencies in compatibility headers (#6091)
|
il y a 1 an |
Sean Parkinson
|
cc8493668b
SP: WOLFSSL_SP_SMALL_STACK
|
il y a 1 an |
Daniel Pouzzner
|
b133f6bbf7
20230223-refactor-test-c-error-codes (#6135)
|
il y a 1 an |
David Garske
|
5ec62c8d48
Merge pull request #6096 from SparkiDev/armv7a_neon_config
|
il y a 1 an |
David Garske
|
d488693f15
Allow `#define HAVE_LIBZ` support in `user_settings.h`.
|
il y a 1 an |
Sean Parkinson
|
85314e6ba5
ARMv7a neon configure.ac
|
il y a 1 an |
Kaleb Himes
|
dead56b3cb
Merge pull request #6086 from julek-wolfssl/explicit-rwlock
|
il y a 1 an |
Juliusz Sosinowicz
|
0cedc4e1ac
stunnel 5.67 support (#6020)
|
il y a 1 an |