Commit History

Author SHA1 Message Date
  David Garske 11bb8b3dc4 Merge pull request #5543 from SparkiDev/rsa_max_size_fix 2 years ago
  Sean Parkinson 3bf6baf596 RSA max key size checks 2 years ago
  Stefan Eissing 65ca72c5a2 Improve EVP support for CHACHA20_POLY1305 (#5527) 2 years ago
  Daniel Pouzzner ea3959f2f6 analyzer coddling: 2 years ago
  David Garske 8722a46d52 Merge pull request #5503 from julek-wolfssl/dtls-fragments 2 years ago
  Juliusz Sosinowicz 54bd786707 DTLS limit fragments 2 years ago
  David Garske a7f86f9473 Merge pull request #5517 from JacobBarthelmeh/Testing 2 years ago
  Juliusz Sosinowicz 88deaf9b5c SNI can appear in ServerHello for TLS 1.2 2 years ago
  JacobBarthelmeh ad0fd15a0d static analysis fix from infer 2 years ago
  Juliusz Sosinowicz 2fb3f58c03 Cleanup output object in wolfSSL_EVP_MD_CTX_copy_ex before copy 2 years ago
  David Garske 1976601811 Merge pull request #5505 from julek-wolfssl/dtls-plaintext 2 years ago
  Hayden Roche 9f39ffdba7 Fix wolfSSL_GENERAL_NAMES_free memory leak. 2 years ago
  Juliusz Sosinowicz 159a3c8b03 Ignore plaintext on established connections 2 years ago
  John Safranek 9b65f5819c API Test Fixes for GCC/PowerPC Warnings 2 years ago
  David Garske 48463f6d54 Merge pull request #5388 from lealem47/crlPrint 2 years ago
  David Garske 1e5de8255e Merge pull request #5472 from satoshiyamaguchi/trial3 2 years ago
  Lealem Amedie 8f4b467f47 Fixing line lengths and SMALL_STACK code path 2 years ago
  Lealem Amedie 2a65220527 Adding X509_CRL_print() function 2 years ago
  David Garske 1d0e83bd1a Merge pull request #5474 from julek-wolfssl/zd14644-2 2 years ago
  Satoshi Yamaguchi 61c7003520 Fix whitespace 2 years ago
  Chris Conlon e830a0f613 Merge pull request #5434 from satoshiyamaguchi/trial4 2 years ago
  Juliusz Sosinowicz 008e947fec Match OpenSSL self signed error return. 2 years ago
  Satoshi Yamaguchi 091fc71c74 Fix EVP_PKEY not freed and FILE pointer not closed 2 years ago
  Satoshi Yamaguchi e1b3f14d35 Fix FILE pointer not closed in tests/api.c 2 years ago
  Satoshi Yamaguchi fba534dce0 Add wolfSSL_PEM_read_RSA_PUBKEY to OpenSSL compatible API 2 years ago
  Daniel Pouzzner e382905311 CMakeLists.txt: synchronize CMAKE_C_FLAGS with diagnostic flags set in autotools-generated Makefile (-Wall -Wextra -Wno-unused -Werror), and fix WOLFSSL_RSA_PSS to add -DWOLFSSL_PSS_LONG_SALT as needed by changes to test_wolfSSL_CertRsaPss() in fb531dacc2 (gating of those changes is also added in this commit). 2 years ago
  David Garske 499b9c4f35 Merge pull request #5456 from SparkiDev/ssl_set1_curve_fix 2 years ago
  Sean Parkinson 4d8a713783 wolfSSL_CTX_set1_curves_list: X25519 and X448 defines 2 years ago
  Sean Parkinson fb531dacc2 Certs with RSA-PSS sig 2 years ago
  David Garske 7004157869 Merge pull request #5387 from TakayukiMatsuo/tk14445 2 years ago