January 26, 2019
View c442ca9

Updating and cleaning up copyright notices in 0.101 branch.

Micah Snyder authored on 2019/01/26 00:15:50
September 14, 2018
View 50d1a0b

Make --dumpcerts be more consistent, improve cert processing This commit makes the following changes: - --dumpcerts will print certificates even if they already exist in any .crb files loaded - --dumpcerts will print certificates only once - Having a whitelist CRB rule on a leaf certificate should no longer prevent signature verification from happening. NOTE, this doesn't mean that you can have whitelist rules for leaf certificates and have that result in a trusted signature - that doesn't work yet - Determining whether a certificate is blacklisted now includes comparing the public key data (modulus and exponent) in addition to the subject and serial hashes - If a blacklisted certificate is detected, the code will return immediately instead of continuing on to parse the rest of the signature

Andrew authored on 2018/09/14 01:04:17
September 7, 2018
View 0973eb9

Add more support for SHA384/SHA512 I think SHA384/SHA512 hashes are supported in all parts of the authenticode signature now

Andrew authored on 2018/09/07 23:46:26
September 1, 2018
View a2bb4cd

Add support for signatures without unauthAttr section and add more dbg msgs

Andrew authored on 2018/09/01 03:02:40
August 31, 2018
View d3440d8

Add more support for SHA384-based certificates

Andrew authored on 2018/08/31 06:58:09
View 50873c8

Replace tabs with spaces in pe.c and crtmgr.c, move debug message

Andrew authored on 2018/08/31 04:17:37
August 24, 2018
View 1b5c9f7

[WIP] Add support for SHA256 signatures

Andrew authored on 2018/08/24 00:37:40
March 24, 2016
View 616c025

libclamav: prints raw certificate metadata

Kevin Lin authored on 2016/03/24 04:28:51
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
July 11, 2014
View cd94be7

Silence a bunch of compiler warnings in libclamav

Shawn Webb authored on 2014/07/11 07:11:49
July 2, 2014
View 60d8d2c

Move all the crypto API to clamav.h

Shawn Webb authored on 2014/07/02 08:38:01
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
February 20, 2013
View 721921f

Free the name if it's been allocated

Shawn Webb authored on 2013/02/20 04:41:01
February 19, 2013
View 0f418a1

Print name of authenticode certificate revocation entry when in debug mode

Shawn Webb authored on 2013/02/19 23:24:19
January 9, 2013
View 7209997

bb5638

Shawn Webb authored on 2013/01/09 05:10:03