Commit Graph

64 Commits (e389c3edac9c51d00fd60615c7670262751acb7e)

Author SHA1 Message Date
RainRat caf324e544
Fix typos (no functional changes) 2 years ago
Micah Snyder 8e360f93ca Coverity-405733, 405732: Add missing variable initializers 2 years ago
Sebastian Andrzej Siewior 12f4d18ce0 libclamav: Use OpenSSL' BN instead tomfastmath. 2 years ago
Micah Snyder 6eebecc303 Bump copyright for 2023 2 years ago
Micah Snyder 375ecf678c Update vendored TomsFastMath code to 0.13.1 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
Micah Snyder 0255f29a72 Blacklist & Whitelist verbiage 4 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 4 years ago
Micah Snyder 898c08f08b Formatting touch-up 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Andrew 21588dc980 Ignore e for whitelist CRBs, allow blank serials 6 years ago
Andrew 67f3d97d97 Fix blacklist CRB rules not working against certs using e!=65537 6 years ago
Andrew d74d0386e4 Replacing cli_crt member initialization with memset (per CR feedback) 6 years ago
Andrew a0980389a7 Fix uninitialized memory usage in PE cert parsing 6 years ago
Andrew 3cf1b1c58d Add ability to whitelist leaf certificates 6 years ago
Andrew 92088f91f1 Add support for cert blacklisting and whitelisting upfront 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Andrew 50d1a0b6e9 Make --dumpcerts be more consistent, improve cert processing 7 years ago
Andrew 0973eb97be Add more support for SHA384/SHA512 7 years ago
Andrew a2bb4cdf28 Add support for signatures without unauthAttr section and add more dbg msgs 7 years ago
Andrew d3440d856b Add more support for SHA384-based certificates 7 years ago
Andrew 50873c8a58 Replace tabs with spaces in pe.c and crtmgr.c, move debug message 7 years ago
Andrew 1b5c9f72e3 [WIP] Add support for SHA256 signatures 7 years ago
Kevin Lin 616c0259c4 libclamav: prints raw certificate metadata 9 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Shawn Webb cd94be7a52 Silence a bunch of compiler warnings in libclamav 11 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
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