Chris Conlon
|
883d1a25be
add WOLFSSL_ALWAYS_VERIFY_CB to --enable-jni, used with JSSE X509ExtendedTrustManager hostname verification
|
před 11 měsíci |
JacobBarthelmeh
|
12ee732fe2
Merge pull request #6981 from douzzer/20231102-vector-register-dynamic-fallback-aes
|
před 11 měsíci |
JacobBarthelmeh
|
5b3f5496f8
Merge pull request #6430 from kareem-wolfssl/memcached
|
před 11 měsíci |
Kareem
|
ca61034d22
Add memcached support.
|
před 1 rokem |
Daniel Pouzzner
|
7dedfe08ef
cryptonly and linuxkm fixes: fix --enable-all[-crypto] with --enable-opensslextra and --enable-cryptonly (build failures detected by multi-test linuxkm-all-asm-cryptonly-opensslextra-pie after merge of 54f2d56300 and e2bbacd548).
|
před 1 rokem |
Daniel Pouzzner
|
a10260ca5f
refactor AESNI implementations and *VECTOR_REGISTERS* macros to allow dynamic as-needed fallback to pure C, via WC_AES_C_DYNAMIC_FALLBACK.
|
před 1 rokem |
Daniel Pouzzner
|
263973bde9
src/wolfio.c: fix stack allocations for cookie digests on NO_SHA builds;
|
před 1 rokem |
Daniel Pouzzner
|
eaa66dc117
configure.ac: in enable-all, enable QUIC only if !ENABLED_LINUXKM_DEFAULTS, and enable aesgcm_stream only if enable_aesgcm.
|
před 1 rokem |
Sean Parkinson
|
7eaff41e61
AES bitsliced, ARMASM: config needs WOLFSSL_AES_DIRECT defined
|
před 1 rokem |
JacobBarthelmeh
|
c903a8c4a6
Merge pull request #6854 from SparkiDev/aes_bit_sliced
|
před 1 rokem |
Lealem Amedie
|
e2bbacd548
Add QUIC to --enable-all
|
před 1 rokem |
JacobBarthelmeh
|
b6e5b36f35
Merge pull request #6946 from dgarske/nooldtls_v1.1
|
před 1 rokem |
David Garske
|
a46b6221b4
Turn off old TLS v1.1 by default (unless SSL v3.0 or TLS v1.0 enabled).
|
před 1 rokem |
JacobBarthelmeh
|
8921a720a1
Merge pull request #6888 from SparkiDev/srtp_kdf
|
před 1 rokem |
Sean Parkinson
|
8c3e1dbf48
SRTP/SRTCP KDF: add implementation
|
před 1 rokem |
Sean Parkinson
|
5b863dcb12
AES bitsliced implementation added
|
před 1 rokem |
JacobBarthelmeh
|
15fdf6eccc
Merge pull request #6910 from bigbrett/ios-ca-api
|
před 1 rokem |
JacobBarthelmeh
|
6cf75a7d42
prepare for release 5.6.4
|
před 1 rokem |
Brett
|
60f75ea5a8
simplified apple header detection used in code
|
před 1 rokem |
David Garske
|
22ab21749c
Merge pull request #6869 from bigbrett/ios-ca-api
|
před 1 rokem |
Brett
|
0244c2a254
Add support for new Apple trust APIs with WOLFSSL_SYS_CA_CERTS
|
před 1 rokem |
JacobBarthelmeh
|
d35112064b
Merge pull request #6840 from philljj/xmss_hooks_support
|
před 1 rokem |
JacobBarthelmeh
|
7afd9810de
Merge pull request #6867 from cconlon/jniConfigExpand
|
před 1 rokem |
JacobBarthelmeh
|
79a6e1eb04
Merge pull request #6808 from SparkiDev/sp_sm2
|
před 1 rokem |
Chris Conlon
|
8cd89884ce
update --enable-jni with KEEP_PEER_CERT, WOLFSSL_ALT_CERT_CHAINS, WOLFSSL_KEY_GEN
|
před 1 rokem |
Sean Parkinson
|
0cc21a42f3
SP updates for SM2
|
před 1 rokem |
Daniel Pouzzner
|
0549dba3db
configure.ac and src/tls.c: fix --enable-keylog-export to warn at configure time, then build cleanly.
|
před 1 rokem |
jordan
|
f32c6a0d25
XMSS/XMSSMT hooks support: fix build.
|
před 1 rokem |
Juliusz Sosinowicz
|
85a596e54a
DTLS 1.3: allow fragmenting the second ClientHello message
|
před 1 rokem |
JacobBarthelmeh
|
fd2d098566
Merge pull request #6821 from bigbrett/aes-eax
|
před 1 rokem |