Commit History

Author SHA1 Message Date
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 1 year ago
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 1 year ago
  Hayden Roche f5a5d4ada5 Enhance OpenLDAP support. 2 years ago
  Sean Parkinson 7b9c214b3c Merge pull request #4985 from kareem-wolfssl/iarWarningsFix 2 years ago
  Kareem b2e7f4a8eb Fix cast spacing. Don't cast in wolfSSL_X509_set_version, check is valid as is. 2 years ago
  Daniel Pouzzner 4f6527353b src/{pk.c,x509.c}: style/clarity cleanups from dgarske. 2 years ago
  Daniel Pouzzner 28213ad198 src/x509.c: fix wolfSSL_X509_signature_print() to print raw signature algorithm as hex digits, not as an (unprintable) string; fix printed-null bug in wolfSSL_X509_NAME_print_ex() (relates particularly to calls from wolfSSL_X509_NAME_print_ex_fp()). 2 years ago
  Kareem e09bbb1989 Fix compilation warnings from IAR. 2 years ago
  David Garske b84b808b1b Merge pull request #5167 from ejohnstown/cac-ext 2 years ago
  Daniel Pouzzner 047c662af8 fix math errors unmasked by change to sp-math-all as default math back end. 2 years ago
  Eric Blankenhorn 1cdc81546d Fix config with WOLFSSL_WPAS_SMALL 2 years ago
  Hideki Miyazaki b5cac49be9 fix qt_unit_test_failure 2 years ago
  Sean Parkinson 2834c22ce0 Merge pull request #5204 from lealem47/basicConst 2 years ago
  Lealem Amedie 5e63740c6c Ensuring that X509 Basic Constraint is set when CA:FALSE 2 years ago
  Hayden Roche f479600066 Add support for more extensions to wolfSSL_X509_print_ex. 2 years ago
  David Garske fa80aa6505 Merge pull request #5132 from JacobBarthelmeh/req 2 years ago
  Chris Conlon 6a26dab73a X.509 cert validity for CertFromX509() and EncodeCert() shouldn't be protected by WOLFSSL_ALT_NAMES 2 years ago
  John Safranek 62cb2b4ca9 ASN.1 Additions for FPKI/CAC 2 years ago
  Juliusz Sosinowicz d996086a6d Return subject and issuer X509_NAME obj even when not set 2 years ago
  JacobBarthelmeh fb9b96d498 fix for index increment and change test case expected return values 2 years ago
  JacobBarthelmeh 36739bca62 cleanup memory on structure free 2 years ago
  Jacob Barthelmeh 818ac2b8dd add more REQ attribute support 2 years ago
  kaleb-himes d5f7beefd4 Address issues ID'd by new windows multi-config test 2 years ago
  Daniel Pouzzner 99b44f15ef fix various -Wdeclaration-after-statement, with and without --enable-smallstack. 2 years ago
  Hayden Roche cfab451328 Merge pull request #5024 from dgarske/zd13538 2 years ago
  David Garske 95a85d16d2 Fix for issue with `error: format string is not a string literal`. 2 years ago
  David Garske 5ea38b059e For improved compatibility populate the extension value for `NID_subject_alt_name`. 2 years ago
  David Garske 80766566fc Fixes for `X509_add_ext` and new test case. 2 years ago
  Sean Parkinson 25aa0af260 ssl.c break out 2 years ago