Commit Graph

35 Commits (c1206103b17d9339731fb0863ab65560a41de160)

Author SHA1 Message Date
Shawn Webb 721921fb1c Free the name if it's been allocated 12 years ago
Shawn Webb 0f418a13cc Print name of authenticode certificate revocation entry when in debug mode 12 years ago
Shawn Webb 7209997f5b bb5638 13 years ago
Shawn Webb 703e583ad1 Remove extra debugging statement 13 years ago
Shawn Webb 81b740ad08 Fix debug output of authenticode certs 13 years ago
Shawn Webb 729f973756 Change debugging output when outputting authenticode signatures to make machine parsing easier 13 years ago
Shawn Webb 5cc4cb86c7 bb5638 - Add ability to completely disable PE authenticode verification. 13 years ago
Shawn Webb 6202315633 bb5638 - fix logic surrounding revoked certs 13 years ago
Shawn Webb 2c2e89e107 bb5638. Check if cert already exists in cache. 13 years ago
Shawn Webb d12f1646f2 bb5638. Parse the new cert db file. 13 years ago
Shawn Webb 56b4f4b0b9 Change the cert management code to cache the trusted/revoked root certs in the engine struct 13 years ago
Shawn webb b01b78d190 Fix checking the revoked certs 13 years ago
Shawn webb 278b2b286d Rudimentary blacklisting 13 years ago
David Raynor 429771f8d9 bb#5700: implement and use fp_toradix_n() 13 years ago
David Raynor 9ff16d142c Stub mp_to_radixn calls 13 years ago
aCaB f5092717cd few fixmes on cat manager 14 years ago
Török Edvin 549903ecf7 memset 14 years ago
Török Edvin a4c8b3fde0 fix valgrind warn 14 years ago
aCaB a8e79d931d is this faster?! 14 years ago
aCaB 2501f747c3 Restrict child cert key usages to those of the parent 14 years ago
aCaB 01e4650b04 check ext key usage 14 years ago
aCaB de8548e6ef verify keyCertSign 14 years ago
aCaB 10243534c4 parse usage related extensions 14 years ago
aCaB f05aa1659e many fixes, add validity check 14 years ago
aCaB 6bc5d0cb45 embedded authenticode verification 14 years ago
aCaB 5d49bd063f readd (broken) support for emb cats 14 years ago
aCaB 089514b298 handle verification of plain hashes and asn1 der encoded hashes 14 years ago
aCaB 29fb5f5ce9 verify pkcs#7 14 years ago
aCaB 7bcfb2f3bf TL;DR: a bunch of stuff 14 years ago
aCaB 5e84efebc9 add md5rsa verification 14 years ago
aCaB 71da61a7ca root CAs, draft of rsa verification 14 years ago
aCaB 8997495d13 crtmgr_add 14 years ago
aCaB e5c6c1aaf7 add crtmgr 14 years ago