Commit History

Author SHA1 Message Date
  Chris Conlon 883d1a25be add WOLFSSL_ALWAYS_VERIFY_CB to --enable-jni, used with JSSE X509ExtendedTrustManager hostname verification 7 months ago
  JacobBarthelmeh 12ee732fe2 Merge pull request #6981 from douzzer/20231102-vector-register-dynamic-fallback-aes 7 months ago
  JacobBarthelmeh 5b3f5496f8 Merge pull request #6430 from kareem-wolfssl/memcached 7 months ago
  Kareem ca61034d22 Add memcached support. 1 year ago
  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). 7 months ago
  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. 7 months ago
  Daniel Pouzzner 263973bde9 src/wolfio.c: fix stack allocations for cookie digests on NO_SHA builds; 7 months ago
  Daniel Pouzzner eaa66dc117 configure.ac: in enable-all, enable QUIC only if !ENABLED_LINUXKM_DEFAULTS, and enable aesgcm_stream only if enable_aesgcm. 7 months ago
  Sean Parkinson 7eaff41e61 AES bitsliced, ARMASM: config needs WOLFSSL_AES_DIRECT defined 7 months ago
  JacobBarthelmeh c903a8c4a6 Merge pull request #6854 from SparkiDev/aes_bit_sliced 7 months ago
  Lealem Amedie e2bbacd548 Add QUIC to --enable-all 7 months ago
  JacobBarthelmeh b6e5b36f35 Merge pull request #6946 from dgarske/nooldtls_v1.1 7 months ago
  David Garske a46b6221b4 Turn off old TLS v1.1 by default (unless SSL v3.0 or TLS v1.0 enabled). 7 months ago
  JacobBarthelmeh 8921a720a1 Merge pull request #6888 from SparkiDev/srtp_kdf 7 months ago
  Sean Parkinson 8c3e1dbf48 SRTP/SRTCP KDF: add implementation 8 months ago
  Sean Parkinson 5b863dcb12 AES bitsliced implementation added 8 months ago
  JacobBarthelmeh 15fdf6eccc Merge pull request #6910 from bigbrett/ios-ca-api 7 months ago
  JacobBarthelmeh 6cf75a7d42 prepare for release 5.6.4 8 months ago
  Brett 60f75ea5a8 simplified apple header detection used in code 8 months ago
  David Garske 22ab21749c Merge pull request #6869 from bigbrett/ios-ca-api 8 months ago
  Brett 0244c2a254 Add support for new Apple trust APIs with WOLFSSL_SYS_CA_CERTS 8 months ago
  JacobBarthelmeh d35112064b Merge pull request #6840 from philljj/xmss_hooks_support 8 months ago
  JacobBarthelmeh 7afd9810de Merge pull request #6867 from cconlon/jniConfigExpand 8 months ago
  JacobBarthelmeh 79a6e1eb04 Merge pull request #6808 from SparkiDev/sp_sm2 8 months ago
  Chris Conlon 8cd89884ce update --enable-jni with KEEP_PEER_CERT, WOLFSSL_ALT_CERT_CHAINS, WOLFSSL_KEY_GEN 8 months ago
  Sean Parkinson 0cc21a42f3 SP updates for SM2 9 months ago
  Daniel Pouzzner 0549dba3db configure.ac and src/tls.c: fix --enable-keylog-export to warn at configure time, then build cleanly. 8 months ago
  jordan f32c6a0d25 XMSS/XMSSMT hooks support: fix build. 8 months ago
  Juliusz Sosinowicz 85a596e54a DTLS 1.3: allow fragmenting the second ClientHello message 10 months ago
  JacobBarthelmeh fd2d098566 Merge pull request #6821 from bigbrett/aes-eax 8 months ago