Commit History

Author SHA1 Message Date
  Daniel Pouzzner 48ba365fd6 fixes for defects: 1 year ago
  David Garske 59774ae576 Fixes for building with use of heap hint and compatibility layer. Fix for invalid OSSL callback function errors. 1 year ago
  Sean Parkinson 7a4657c881 Fixes from review 3 1 year ago
  Sean Parkinson 5db2d53d54 Fixes from review part 2 1 year ago
  Sean Parkinson e68c7bb74d Move file and BIO reading out to ssl_misc.c 1 year ago
  Sean Parkinson e477571168 Fixes from review part 1 1 year ago
  Sean Parkinson dad62fc182 pk.c: rework DH API and improve PEM read/write 2 years ago
  tim-weller-wolfssl 62766b0758 Updates to remove warnings and build issues found with IAR tools. Update test function / example to avoid memory leak. Update to pass error codes along rather than mask them at lower levels. 2 years ago
  David Garske 1e5de8255e Merge pull request #5472 from satoshiyamaguchi/trial3 2 years ago
  Satoshi Yamaguchi 61c7003520 Fix whitespace 2 years ago
  Chris Conlon e830a0f613 Merge pull request #5434 from satoshiyamaguchi/trial4 2 years ago
  Satoshi Yamaguchi f5a257c383 Add WOLFSSL_LEAVE to wolfSSL_PEM_read_RSA_PUBKEY and wolfSSL_PEM_read_PUBKEY 2 years ago
  Satoshi Yamaguchi 524f9ebd32 Add argument check and error message to wolfSSL_PEM_read_RSA_PUBKEY 2 years ago
  Satoshi Yamaguchi fba534dce0 Add wolfSSL_PEM_read_RSA_PUBKEY to OpenSSL compatible API 2 years ago
  Daniel Pouzzner 8197f958a9 address peer review on PR #5449. 2 years ago
  Daniel Pouzzner f771181e1a fixes for issues introduced in #5384: 2 years ago
  Hayden Roche 3bf21b5a05 Expand error queue usage with new macro WOLFSSL_ERROR_VERBOSE. 2 years ago
  Satoshi Yamaguchi cedfe9938a Fix the comment about the argument of wolfSSL_PEM_read_RSAPrivateKey. 2 years ago
  Satoshi Yamaguchi 013ad0d564 Add wolfSSL_PEM_read_RSAPrivateKey to OpenSSL compatible API 2 years ago
  David Garske da422eb422 Merge pull request #5406 from SparkiDev/mp_int_size 2 years ago
  Daniel Pouzzner c63e22701f src/pk.c: fix type mismatch in return value. 2 years ago
  Sean Parkinson 460845ba49 Maths bit size: ensure size is right 2 years ago
  Daniel Pouzzner ccc5952369 global fixup to check or explicitly ignore return values from failable library/system calls that weren't already being checked; 2 years ago
  David Garske 34c576d2a7 Fixes for possible NULL dereference for heap hint in pk.c Fix typo in api.c test for dynamic type. 2 years ago
  David Garske 3d124c093e Fix PK function name in log. Remove the ECC logging (spams benchmark with `--enable-debug`). 2 years ago
  David Garske bd75e1d6a4 Merge pull request #5307 from kareem-wolfssl/miscfixes2 2 years ago
  Kareem 7555cd0685 Fix a couple of STM32 bugs, and add some missing mutex frees. 2 years ago
  Daniel Pouzzner 4f6527353b src/{pk.c,x509.c}: style/clarity cleanups from dgarske. 2 years ago
  Daniel Pouzzner 1a9388b935 src/pk.c: fix misuses around snprintf(). 2 years ago
  Daniel Pouzzner 5bd8288b37 fix printed-null bug in wolfssl_print_number(). 2 years ago