コミット履歴

作者 SHA1 メッセージ 日付
  Juliusz Sosinowicz 28af88788a Set correct types in wolfSSL_sk_*_new functions 2 年 前
  Lealem Amedie 2df1c25263 Add missing DN nid to work with PrintName() 2 年 前
  Hayden Roche 9f39ffdba7 Fix wolfSSL_GENERAL_NAMES_free memory leak. 2 年 前
  David Garske 48463f6d54 Merge pull request #5388 from lealem47/crlPrint 2 年 前
  Lealem Amedie 8f4b467f47 Fixing line lengths and SMALL_STACK code path 2 年 前
  Juliusz Sosinowicz 8b2fcd0643 Add documentation explaining get_ex_new_index API limitations 2 年 前
  Lealem Amedie 2059d05b7a checking some ret values, fix trailing whitespace 2 年 前
  Lealem Amedie 2a65220527 Adding X509_CRL_print() function 2 年 前
  Daniel Pouzzner 8197f958a9 address peer review on PR #5449. 2 年 前
  Daniel Pouzzner f771181e1a fixes for issues introduced in #5384: 2 年 前
  Daniel Pouzzner c07d0fe4b4 address peer review: 2 年 前
  Daniel Pouzzner 371fbc698c src/x509.c: mollify bugprone-unused-return-value warnings around XSNPRINTF(); 2 年 前
  David Garske 2d2c55f1c1 Merge pull request #5431 from haydenroche5/wolfssl_error 2 年 前
  David Garske 96fcc129ec Merge pull request #5213 from JacobBarthelmeh/req 2 年 前
  Hayden Roche 3bf21b5a05 Expand error queue usage with new macro WOLFSSL_ERROR_VERBOSE. 2 年 前
  JacobBarthelmeh d6c895d19d use or with all/extra macro guard 2 年 前
  JacobBarthelmeh ff512a34c6 adjust temporary buffer size and memory free'ing 2 年 前
  Sean Parkinson 9ea3e173d0 Merge pull request #5277 from JacobBarthelmeh/req_attr 2 年 前
  JacobBarthelmeh 99ed727179 add WOLFSSL_CERT_NAME_ALL macro guard and new values to set subject 2 年 前
  Jacob Barthelmeh 52b80ea52a expand functions included in opensslextra and add REQ print out 2 年 前
  Jacob Barthelmeh 8eaa85e412 update copyright year to 2022 2 年 前
  Jacob Barthelmeh f6c4e295b1 add more subject name support and expande REQ attributes creation support 2 年 前
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 2 年 前
  Hayden Roche f5a5d4ada5 Enhance OpenLDAP support. 2 年 前
  Sean Parkinson 7b9c214b3c Merge pull request #4985 from kareem-wolfssl/iarWarningsFix 2 年 前
  Kareem b2e7f4a8eb Fix cast spacing. Don't cast in wolfSSL_X509_set_version, check is valid as is. 2 年 前
  Daniel Pouzzner 4f6527353b src/{pk.c,x509.c}: style/clarity cleanups from dgarske. 2 年 前
  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 年 前
  Kareem e09bbb1989 Fix compilation warnings from IAR. 2 年 前
  David Garske b84b808b1b Merge pull request #5167 from ejohnstown/cac-ext 2 年 前