Daniel Pouzzner
|
a3fb5029f8
clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text.
|
преди 2 месеца |
kaleb-himes
|
3ac985c2f1
Proposed changes based on customer report(s) under consideration by the team
|
преди 2 години |
Daniel Pouzzner
|
328de3ed63
remove -Wno-strict-aliasing from AX_HARDEN_CC_COMPILER_FLAGS and AX_HARDEN_CXX_COMPILER_FLAGS in m4/ax_harden_compiler_flags.m4, and fix strict aliasing infractions in api.c.
|
преди 2 години |
John Safranek
|
ce2f393bc7
Autoconf Update
|
преди 6 години |
Jacob Barthelmeh
|
d32af7e44b
remove fPIE flag : fPIE is suitable for use with executables and not when creating libraries
|
преди 8 години |
John Safranek
|
2c87cfa983
initialize CFLAGS in configure as empty, remove erasing it when hardening CFLAGS
|
преди 9 години |
toddouska
|
eba98a9ec2
removed some AC_REQUIRE statements for macros, ksh, John cyassl commit #46d9037d26dc
|
преди 9 години |
toddouska
|
692cbf111f
remove -Wunreachable becuase older clang is buggy and gcc always was when it had it
|
преди 10 години |
toddouska
|
c4fd159860
Merge branch 'master' of github.com:cyassl/cyassl
|
преди 10 години |
toddouska
|
ac7cb3c8aa
add -Wunreachable-code
|
преди 10 години |
John Safranek
|
cf2f657036
In AX_HARDEN, delete extra comma when appending no-strict-aliasing.
|
преди 10 години |
John Safranek
|
260c37acec
Update autoconf scripts
|
преди 10 години |
Brian Aker
|
db20b61e51
Update autoconf rules. Fixes bug url to point to github issues.
|
преди 11 години |
John Safranek
|
b6d49c5725
when using clang, dropped a compile flag that was causing errors on link
|
преди 11 години |
toddouska
|
e5266f6640
remove -floop-parallelize-all, causes x64 optimization problem with RSA verify
|
преди 12 години |
toddouska
|
01138a5c53
fix stack-check warnings for newer versions but fastmath still has some so take away warning for now
|
преди 12 години |
toddouska
|
0b4ed2c633
change to C_EXTRA_FLAGS for user addtions to CFLAGS since CFLAGS may contain -g -O2 even if user doesn't override, no way to tell
|
преди 12 години |
toddouska
|
6737f5beb9
Brian changes
|
преди 12 години |
toddouska
|
aef97af361
make rabbit optional with configure option
|
преди 12 години |
toddouska
|
3461c12083
Brian's c++/clang fixes, minor adjustments
|
преди 12 години |
Brian Aker
|
db8bd91488
Fix for some platforms that didn't want to insert the harden LIB in some cases.
|
преди 12 години |
Brian Aker
|
1be873533e
This adds support for "make rpm"
|
преди 12 години |
Brian Aker
|
1bc0dc53f9
Fixes for hardening flags.
|
преди 12 години |
toddouska
|
c974d77213
add shorten 64 to 32 warnings back on with fixes
|
преди 12 години |
toddouska
|
ba4d058ba7
commit Brian Aker configure stuff plus remove old debug.m4 and switch -g to only debug and turn off -O2 without since we use -Os and -O3 instead
|
преди 12 години |
Brian Aker
|
afe043ee6c
This should fix the issue around compiling cyassl with a C++ compiler.
|
преди 12 години |
toddouska
|
d3b01f9c56
remove automatic O2 opts for non debug, could be Os or O3, remove simple debug m4
|
преди 12 години |
toddouska
|
4e19c234f4
fix new warnings on linux64
|
преди 12 години |
toddouska
|
7716da0881
warn fix
|
преди 12 години |
toddouska
|
bd0f508a0f
don't turn on warnings as erros before old-style because tests use main()
|
преди 12 години |