Commit History

Author SHA1 Message Date
  Sean Parkinson 2c829f19d3 Merge pull request #5506 from dgarske/dtlscid 2 years ago
  Hayden Roche 9f39ffdba7 Fix wolfSSL_GENERAL_NAMES_free memory leak. 2 years ago
  David Garske a0448155d5 Fix for type warnings in example for DTLS CID `./configure --enable-dtls --enable-dtlscid --enable-dtls13`. 2 years ago
  David Garske 8268214297 Merge pull request #5504 from ejohnstown/ppc-warn 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
  Uriah-wolfSSL 7ea904c873 Added CertNew() and CertFree() info. (#5502) 2 years ago
  David Garske 9b12011d71 Merge pull request #5499 from SparkiDev/aes_ctr_arm32_asm 2 years ago
  David Garske 53b74e2d32 Merge pull request #5498 from SparkiDev/tls_ecc_sig_fault 2 years ago
  David Garske 124cff60f1 Merge pull request #5500 from SparkiDev/sp_int_div_ss_rework 2 years ago
  Sean Parkinson d087cbea1b Rework sp_div to work around static analysis error 2 years ago
  Sean Parkinson 9228354d29 AES-CTR ARM32 crypto ASM fix 2 years ago
  Sean Parkinson 2571f65e85 Check ECC signature in TLS 2 years ago
  David Garske 3b6124cf34 Merge pull request #5497 from douzzer/20220823-fixits 2 years ago
  Daniel Pouzzner 8f70f98640 wolfcrypt/src/asn.c: refactor _SMALL_STACK code path in ParseCRL_Extensions() to fix memory leaks and heap-use-after-free. 2 years ago
  Daniel Pouzzner dcebd0d349 wolfssl/wolfcrypt/logging.h: when !WOLFSSL_VERBOSE_ERRORS, define WOLFSSL_ERROR_VERBOSE(e) as (void)(e) to avert clang-analyzer-deadcode.DeadStores, and avert bare semicolons. 2 years ago
  David Garske 769fb7cbee Merge pull request #5453 from rizlik/dtls_cid 2 years ago
  David Garske cab6ecd130 Merge pull request #5404 from JacobBarthelmeh/PKCS7 2 years ago
  David Garske 5c65974170 Fix for dynamic type macro typo. 2 years ago
  David Garske 9d5305ad07 Merge pull request #5495 from julek-wolfssl/ticket-alignment 2 years ago
  Marco Oliverio 3a8e6f2280 fix: add explicit cast to abide g++ compiler 2 years ago
  Marco Oliverio f3262005e4 add basic ConnectionID DTLS tests 2 years ago
  Marco Oliverio 90fcd95f9b server/client: add --cid option to use ConnectionID extension 2 years ago
  Marco Oliverio cfbd061625 add initial support for ConnectionID DTLS extension 2 years ago
  Juliusz Sosinowicz ae049706c6 Remove WOLFSSL_GENERAL_ALIGNMENT from WOLFSSL_TICKET_ENC_SZ calculation 2 years ago
  Marco Oliverio 171af05e96 tlsx: expose TLSX_Push 2 years ago
  David Garske bf9f4b88e4 Merge pull request #5494 from douzzer/20220822-bugprone-macro-parentheses 2 years ago
  David Garske 48463f6d54 Merge pull request #5388 from lealem47/crlPrint 2 years ago
  Lealem Amedie f9ca944106 Addressing some more feedback 2 years ago
  Daniel Pouzzner 1063090e38 fix bugprone-macro-parentheses in WOLFSSL_CRYPTO_EX_DATA_IGNORE_PARAMS() added in 8b2fcd0643. 2 years ago