David Garske
|
6424af120c
Merge pull request #5161 from SparkiDev/sp_armv7a
|
2 년 전 |
David Garske
|
b5d65b9579
Merge pull request #5159 from kareem-wolfssl/fipsv3HmacMd5
|
2 년 전 |
Sean Parkinson
|
bc5262a5d0
SP ARM 32: Fixes to get building for armv7-a
|
2 년 전 |
Daniel Pouzzner
|
efc8d36aa5
configure.ac: add whitespace separators to "((" groupings to mollify shellcheck SC1105 "Shells disambiguate (( differently or not at all. For subshell, add spaces around ( . For ((, fix parsing errors."
|
2 년 전 |
Kareem
|
832a7a40a6
Allow using 3DES and MD5 with FIPS 140-3, as they fall outside of the FIPS boundary.
|
2 년 전 |
David Garske
|
4a3ff40eb3
Merge pull request #5138 from haydenroche5/issuer_names
|
2 년 전 |
Chris Conlon
|
628a34a43d
fix --enable-openssh FIPS detection syntax in configure.ac
|
2 년 전 |
Hayden Roche
|
04ff6afbad
Add ability to store issuer name components when parsing a certificate.
|
2 년 전 |
Chris Conlon
|
c3a79f50d8
modify --enable-openssh to not enable non-FIPS algos for FIPS builds
|
2 년 전 |
Hideki Miyazaki
|
5d93a48ddf
veify ok if alternate cert chain mode for verifyCallback
|
2 년 전 |
David Garske
|
36877d78b4
Merge pull request #5078 from julek-wolfssl/wpas-tls13
|
2 년 전 |
Sean Parkinson
|
a4eaa31b5e
Merge pull request #5101 from dgarske/sniffer_async_test
|
2 년 전 |
Anthony Hu
|
fff3402ed4
WOLFSSL ---> WOLFSSH
|
2 년 전 |
David Garske
|
5f539b3921
Improve the sniffer asynchronous test case to support multiple concurrent streams.
|
2 년 전 |
Anthony Hu
|
cb929e1247
For consistency, add a --enable-wolfssl; keep --enable-ssl for backwards compat.
|
2 년 전 |
Jacob Barthelmeh
|
29401334d3
prepare for release 5.3.0
|
2 년 전 |
David Garske
|
70ad19467c
Merge pull request #5068 from cconlon/jniPKCallbacks
|
2 년 전 |
Juliusz Sosinowicz
|
8c4887c166
Free session in `wolfSSL_clear`
|
2 년 전 |
Chris Conlon
|
cfa338314d
do not enable PK Callbacks with JNI in FIPS mode
|
2 년 전 |
David Garske
|
659d33fdaf
Fixes for minor sniffer and async issues:
|
2 년 전 |
kaleb-himes
|
5d46d10933
Address peer feedback
|
2 년 전 |
Sean Parkinson
|
284ebacc57
Merge pull request #4916 from JacobBarthelmeh/hsm
|
2 년 전 |
Daniel Pouzzner
|
e3409a40a5
configure.ac: when $ENABLED_LINUXKM_DEFAULTS, set -DWOLFSSL_OLD_PRIME_CHECK only if $ENABLED_FIPS == no.
|
2 년 전 |
Hayden Roche
|
f39bd5e02b
Merge pull request #5014 from dgarske/kcapi_ecc_import
|
2 년 전 |
Daniel Pouzzner
|
04385f8557
configure.ac: fips 140-3: don't insist on linuxkm-pie unless configuring an actual linuxkm build.
|
2 년 전 |
David Garske
|
9c572efa40
Disable the public key check in import private key for KCAPI. Fix type warning in KCAPI AES.
|
2 년 전 |
Juliusz Sosinowicz
|
4b5649edc9
Allow encrypt then mac with apache
|
2 년 전 |
Hayden Roche
|
a914d782c0
Merge pull request #4810 from anhu/engine_fla
|
2 년 전 |
Daniel Pouzzner
|
e9b941e16e
configure.ac: fix --enable-reproducible-build to cope with update from libtool-2.4.6 to -2.4.7.
|
2 년 전 |
Anthony Hu
|
0627437048
Suggestions from haydenroche5
|
2 년 전 |