Commit History

Author SHA1 Message Date
  Lealem Amedie 0cd5a293ca Fix for parsing pkcs9_contentType 1 year ago
  Lealem Amedie 4821859bbc Fix for adding pkcs9 contentType entry name 1 year ago
  Anthony Hu 933dae393e Make PRBs happy 1 year ago
  Anthony Hu 31a02f194e Address review comments. 1 year ago
  Anthony Hu 4ccd6dfbe1 Adding wolfSSL_GENERAL_NAME_set0_value() compat layer API. 1 year ago
  Chris Conlon ea7ea356a0 Fixes for WOLFSSL_X509 cert generation with key usage, extended key usage, and basic constraints 1 year ago
  Sean Parkinson 3af87f6f93 Moved CertManager APIs into own file 1 year ago
  Anthony Hu ed4774f606 Allocate WOLFSSL_X509_NAME with heap hint. 1 year ago
  Lealem Amedie 2a539fe028 Cleanup 1 year ago
  Lealem Amedie fdc95f9ba6 Handle registeredID correctly 1 year ago
  Lealem Amedie 90f5665318 Improve subjectAltName extension parsing and printing 1 year ago
  Tesfa Mael fd17fa3e9c Implement the option to disable CRL check 1 year ago
  David Garske af0facad9f Fix for `--enable-wpas=small`. 1 year ago
  Sean Parkinson e467112a93 Test api.c: change more tests to use Expect instead of Assert 1 year ago
  JacobBarthelmeh 4a4a769512 check on allocation of new node before dereferencing 1 year ago
  JacobBarthelmeh ebc62f8d17 clear extension string and avoid potential double free 1 year ago
  JacobBarthelmeh d796aa12fc free up memory with othername object on error 1 year ago
  JacobBarthelmeh c399fba4ce set ext pointer to null after free'ing it 1 year ago
  JacobBarthelmeh 8583cc65fa Merge pull request #6471 from SparkiDev/tests_api_expect_3 1 year ago
  Sean Parkinson ed01b14356 cppcheck: fixes from scan 1 year ago
  Sean Parkinson e542e51d9f Test api.c: change more tests to use Expect instead of Assert 1 year ago
  Sean Parkinson 7259351a3f Test api.c: change more tests to use Expect instead of Assert 1 year ago
  jordan 1bdd1cb157 Used codespell and fixed obvious typos in src and wolfssl. 1 year ago
  Sean Parkinson 541ea51ad5 Tests api.c: rework for malloc failure testing 1 year ago
  Sean Parkinson cff8e8e6f7 X509 NAME Entry: fix get object to not leak 1 year ago
  Sean Parkinson 403acadf1a X509 NAME ENTRY create: ensure existing object is not lost 1 year ago
  Anthony Hu 730db6a841 Address Jacob's comment 1 year ago
  Anthony Hu 0ebe5819d0 Allow for unknown OIDs in extensions in wolfSSL_X509_set_ext() 1 year ago
  JacobBarthelmeh 0186fb7114 Merge pull request #6313 from anhu/empty_stack 1 year ago
  Daniel Pouzzner b87c2fc621 fix null pointer deref (found by cppcheck:nullPointerRedundantCheck) in src/x509.c:wolfSSL_X509_EXTENSION_create_by_OBJ(). 1 year ago