John Safranek
|
a802c270e1
Merge pull request #4260 from dgarske/dep_rc4
|
3 yıl önce |
David Garske
|
2c1fed8262
Fixes for edge case builds with openssl all. Improvements to the `test_wolfSSL_PKCS8_d2i`. Allow forceful disable of OCSP with `./configure --enable-opensslall --disable-ocsp`.
|
3 yıl önce |
David Garske
|
27b96753e2
Disable RC4 unless forcefully enabled with `--enable-rc4` or if `WOLFSSL_ALLOW_RC4` is specified. Related to issue #4248
|
3 yıl önce |
David Garske
|
d49d8a9286
Merge pull request #4204 from SparkiDev/ecies_sec1
|
3 yıl önce |
Sean Parkinson
|
31dde4706e
ECIES: Support SEC 1 and ISO 18033
|
3 yıl önce |
Chris Conlon
|
ce7e1ef94a
Merge pull request #4230 from douzzer/configure-max-bits-and-ex-data
|
3 yıl önce |
Daniel Pouzzner
|
494e285cf1
configure.ac: add --with-max-rsa-bits, --with-max-ecc-bits, and --enable-context-extra-user-data[=#]; untabify and otherwise clean up whitespace; tweak api.c, ecc.h, rsa.h, and settings.h, for compatibility with new options.
|
3 yıl önce |
Juliusz Sosinowicz
|
142ff6d885
Bind 9.11.22
|
3 yıl önce |
Juliusz Sosinowicz
|
06ebcca913
Code review and mp_int memory leak fixes
|
3 yıl önce |
Juliusz Sosinowicz
|
b4fd737fb1
Bind 9.17.9 Support
|
3 yıl önce |
Sean Parkinson
|
d372f097f7
SP C: change number of words for RSA/DH
|
3 yıl önce |
David Garske
|
ede738b6e4
Merge pull request #4223 from SparkiDev/mem_usage_fixes_1
|
3 yıl önce |
Sean Parkinson
|
dc19ba2aa7
Memory allocation: fixes from memory usage generation
|
3 yıl önce |
JacobBarthelmeh
|
aedd2a33db
Merge pull request #4221 from douzzer/sanitizer-fixes-20210719
|
3 yıl önce |
Daniel Pouzzner
|
fe94c36a7b
configure.ac: fix wrong constructions in environment setup for ENABLED_REPRODUCIBLE_BUILD.
|
3 yıl önce |
Hayden Roche
|
5507a07563
Add support for sblim-sfcb port.
|
3 yıl önce |
Daniel Pouzzner
|
5e8da2348f
ED: add --enable-ed25519-stream and --enable-ed448-stream to configure.ac, disabled by default, and add them to --enable-all and --enable-all-crypto lists, along with --enable-aesgcm-stream; report AES-GCM and ED* streaming API options in feature summary rendered at end;
|
3 yıl önce |
JacobBarthelmeh
|
fc6aa19eb8
Merge pull request #4200 from haydenroche5/tcpdump
|
3 yıl önce |
JacobBarthelmeh
|
18399091ce
Merge pull request #4012 from julek-wolfssl/haproxy
|
3 yıl önce |
Jacob Barthelmeh
|
3bebcaaf54
bump version for dev
|
3 yıl önce |
Hayden Roche
|
9f8e728672
Add support for tcpdump with wolfSSL.
|
3 yıl önce |
JacobBarthelmeh
|
500a6c8b27
prepare for release 4.8.0
|
3 yıl önce |
Juliusz Sosinowicz
|
1b6b16c2c3
HaProxy 2.4-dev18 support
|
3 yıl önce |
Sean Parkinson
|
6694775d4b
Changes to compile without XTREAM_ALIGN
|
3 yıl önce |
Elms
|
dc7beab784
address errors with `-fsanitize=undefined`
|
3 yıl önce |
Sean Parkinson
|
8592053856
Regression test fixes
|
3 yıl önce |
Brian Aker
|
2d497d1cf5
Fix for make distcheck, maintainer-clean, to allow distribution builds.
|
3 yıl önce |
David Garske
|
18fc1b7e63
Merge pull request #4006 from elms/refactor_pointer_manipulation
|
3 yıl önce |
Elms
|
91f002235e
make: `--enable-memtest` track and `--enable-memtest=fail` to force failure
|
3 yıl önce |
Elms
|
3a885aba23
Refactor pointer manipulation to be independent of datatype width
|
3 yıl önce |