Commit History

Author SHA1 Message Date
  Daniel Pouzzner 05bca8b0ee when BUILD_LINUXKM, suppress building the library; rename $KROOT/$KARCH to $KERNEL_ROOT/$KERNEL_ARCH; remove SIMD enablement from linuxkm CFLAGS; add linuxkm support for -DKERNEL_OPT=x. 4 years ago
  Daniel Pouzzner 195b5d2d2c lkm: add linuxkm/include.am, and include it in Makefile.am. 4 years ago
  Daniel Pouzzner 34fd53b4fc linuxkm: WIP support for wolfcrypt_test() at module load time. 4 years ago
  Daniel Pouzzner 1aa15632ce initial buildability of full libwolfssl.ko loadable kernel module for Linux via ./configure --enable-linuxkm && make. 4 years ago
  Daniel Pouzzner bc1c85842d WIP: autotools support for LKM 4 years ago
  toddouska 793a7bd8c7 Merge pull request #3228 from SparkiDev/expired_cert_crl 4 years ago
  Sean Parkinson 409daa665d Script to find exipred CRLs and certificates 4 years ago
  Daniel Pouzzner 9df9fb7936 unit.test: add bwrap wrapper script at scripts/unit.test. 4 years ago
  Sean Parkinson 3444b115ba Fix valgrind check to ignore bash leak 4 years ago
  toddouska e7fe460fac Merge pull request #2746 from dgarske/cmake 4 years ago
  David Garske b273ba771e Add new file to automake. 4 years ago
  Ethan Looney 563806c497 Changed the log dump txt file's directory to include /tests and added it to make clean 4 years ago
  John Safranek 3a378520c0 FIPS Hash 5 years ago
  Hideki Miyazaki 4581342fb0 fix make dist 5 years ago
  Chris Conlon 4295db218a add CMS SignedData support for detached signatures 6 years ago
  Chris Conlon d69a3c1092 add single-shot API for generating CMS Signed Encrypted Compressed FirmwarePkgData 6 years ago
  Chris Conlon c9f75fe7b4 add test cases for CMS Signed-Encrypted and Signed-Compressed FirmwarePkgData to test.c 6 years ago
  Chris Conlon 40ef246b1f add CMS AuthEnvelopedData support for unauthAttrs 6 years ago
  Chris Conlon 06a6f8400b add CMS AuthEnvelopedData support for authAttrs 6 years ago
  Chris Conlon bc94cdc11b add CMS AuthEnvelopedData content type support 6 years ago
  Chris Conlon 75349bbba5 add support for SubjectKeyIdentifier to KTRI CMS RecipientInfo types 6 years ago
  Chris Conlon 794137c20c add CMS EnvelopedData OtherRecipientInfo support 6 years ago
  Chris Conlon 13b30a6a21 add CMS EnvelopedData PasswordRecipientInfo support 6 years ago
  Chris Conlon dbb5bb7570 add CMS EnvelopedData KEKRecipientInfo support 6 years ago
  Chris Conlon 7841434744 add support for multiple certificates in CMS SignedData certificates field 6 years ago
  Chris Conlon 6a06a3b63b add CMS CompressedData test using FirmwarePkgData 6 years ago
  Chris Conlon c51cf4472e add support for CMS CompressedData content type 6 years ago
  Chris Conlon 32b70dd56c add support for FirmwarePkgData in CMS SignedData EncapsulatedContentInfo 6 years ago
  Chris Conlon 2a60fbd766 add support for SubjectKeyIdentifier in CMS SignedData SignerInfo 6 years ago
  Chris Conlon 70ca95b357 add support for custom contentType with CMS SignedData type 6 years ago