Commit History

Author SHA1 Message Date
  Eric Blankenhorn 52893877d7 Fixes from review 4 years ago
  Eric Blankenhorn 0bb8ae8564 Fixes for new defects in wolfCryot and wolfSSL (excluding test code) 4 years ago
  Aaron Jense dab7d09570 Fix the possibility that memory is not free'd when GetLength returns 0 4 years ago
  toddouska fd1d65c4f9 Merge pull request #2470 from SparkiDev/build-fixes 5 years ago
  Jacob Barthelmeh f532143094 adjust CheckASNTag to be GetASNTag 5 years ago
  Jacob Barthelmeh 3b7b81fea7 add local CheckASNTag function 5 years ago
  Sean Parkinson 000fc64f27 Fixes from overnight build failures 5 years ago
  Jacob Barthelmeh b83aebafb1 help out static analysis tool 5 years ago
  Jacob Barthelmeh 01a3b59e28 fix cast and initialization of variable 5 years ago
  Jacob Barthelmeh 487e66394e adjust wc_i2d_PKCS12 API 5 years ago
  Eric Blankenhorn 48fa6a458c Adding compatibility API phase 1 5 years ago
  David Garske eba78cd87a Improvements for disabled sections in pwdbased.c, asn.c, rsa.c, pkcs12.c and wc_encrypt.c. Adds `--enable-pkcs12`, `HAVE_PKCS12`/`NO_PKCS12`, `HAVE_PKCS8` / `NO_PKCS8` and `HAVE_PBKDF1` / `NO_PBKDF1`. 5 years ago
  John Safranek 246c444b93 Updates for v4.0.0 5 years ago
  David Garske 326ee8c318 Revert change to PKCS12 tailList. 5 years ago
  David Garske 38303cf27b More spelling fixes. 5 years ago
  David Garske eecc823208 Fixes for scan-build warnings with ASN, PKCS12 and PKCS7. 5 years ago
  Sean Parkinson 918c769284 Return ToTraditional API to original signature 5 years ago
  Sean Parkinson 95bd340de5 Add support for more OpenSSL APIs 6 years ago
  Chris Conlon 27b7791f5e fix TrueSTUDIO warning in PKCS12_create_key_bag() 6 years ago
  Jacob Barthelmeh 566bb4cefe version for PBE SHA1 DES oid 6 years ago
  Eric Blankenhorn a0d8327320 Coverity fixes 2 (#1493) 6 years ago
  David Garske ee5d78f84f Added new `wc_OidGetHash` API for getting the hash type from a hash OID. Refactor PKCS7 and PKCS12 to use new API and reduce duplicate ocde. Updated `wc_GetCTC_HashOID` to use `wc_HashGetOID` and maintain back compat. 6 years ago
  Jacob Barthelmeh 213a2d0a7d reverse order that certificates are compared with private key when parsing PKCS12 6 years ago
  David Garske 481f4765eb Cleanup to remove duplicate MAX_DIGEST_SIZE in hmac.h and refactor to use WC_MAX_DIGEST_SIZE. Cleanup for HMAC to include hash.h and refactor HMAC_BLOCK_SIZE to WC_HMAC_BLOCK_SIZE. Fix build warning in benchmark.c with unused variable if features are disabled. 6 years ago
  Jacob Barthelmeh 8c900a2391 added in comments and check on return code 6 years ago
  Jacob Barthelmeh 9839809c99 add better comments and update return values 6 years ago
  Jacob Barthelmeh a60db81d09 check on key type with SetRsaExternal and fix for function name after rebase 7 years ago
  Jacob Barthelmeh 79ea6b78bb add name entry and fix build without RSA 7 years ago
  Jacob Barthelmeh 54246053de WOLFSSL_RSA in EVP_PKEY structure and fixes for PKCS12 build 7 years ago
  Jacob Barthelmeh c552de77f4 PKCS12 create function 7 years ago