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
December 6, 2018
View 95b2d68

Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h.

Micah Snyder authored on 2018/12/06 10:46:20
July 31, 2018
View d39cb65

Updating libclamunrar from legacy C implementation to modern unrar 5.6.5. API changes and supporting changes included to pass the filepath of the scanned file into libclamav through the cli_ctx structure, required by the unrar library to open archives. The filename argument may be optional for the scandesc scanning variant, but libclamav will make a best effort to identify the filename from the file descriptor if it was not provided. In addition, included the ability to prefix temp file and directory names with file basenames.

Micah Snyder authored on 2018/07/31 09:19:28
September 1, 2017
View 53d63a8

changing magic 0xE0F0000 to NULL, because the use cases verify it being 0 and do not verify the magic EOF number. Technically this doesn't seem to fix any actual bugs because the logic surrounding the use cases seems to keep it safe. however, it is more readable.

Micah Snyder authored on 2017/09/01 23:18:02
View 8efbf4a

eliminating compile warnings in windows 10, vs2015, x86 and x64.

Micah Snyder authored on 2017/09/01 05:38:41
April 19, 2017
View cbf5017

bb11805 fix multiple results. Refactor false positive and heuristic precedence logic.

Steven Morgan authored on 2017/04/19 01:03:36
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
February 18, 2015
View be8288c

Remove unneeded type cast

Anthony Chan authored on 2015/02/18 06:01:33
View ffa59df

Fix "implicit conversion loses integer precision" compiler warning

Anthony Chan authored on 2015/02/18 05:04:49
May 20, 2014
View 43fcdb4

bb#10681 fix speling and gramer errers pointed by uesr.

Steven Morgan authored on 2014/05/20 05:48:46
November 23, 2013
View 32ba85d

bb #9576: add fmap_dump_to_file function

David Raynor authored on 2013/11/23 09:41:46
January 19, 2012
View e2f1541

fmap_need_off_once_len: don't return NULL on EOF

Török Edvin authored on 2012/01/19 00:06:36
January 18, 2012
View dcab4a6

fix fmap_readn of 0 length: must return 0

Török Edvin authored on 2012/01/18 22:54:57
January 10, 2012
View caa0002

fmapify: fix htmlnorm crash.

Török Edvin authored on 2012/01/10 17:35:00
January 7, 2012
View 998f97f

Merge remote-tracking branch 'origin/master' into guardrails

aCaB authored on 2012/01/07 00:06:24