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
October 10, 2018
View f61e92d

Changing numerous scan options' names, primarily those of heuristic signatature alert options. Original options (command line and clamd) will remain as deprecated & undocumented for a couple releases. Added 2 extra scan options to allow users to differentiate between alerting on encrypted archives vs encrypted documents (bb11911).

Micah Snyder (micasnyd) authored on 2018/10/10 22:02:28
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
July 21, 2018
View d7979d4

Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files.

Micah Snyder authored on 2018/07/21 11:28:48
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
August 4, 2015
View 03526dc

bb#11366 - add 7z heuristic for encrypted header

Kevin Lin authored on 2015/08/04 06:18:31
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 12, 2014
View c7ad4be

Build on Win32

Shawn Webb authored on 2014/02/12 07:11:37
February 8, 2014
View b2e7c93

Use OpenSSL for hashing.

Shawn Webb authored on 2014/02/08 14:31:12
January 26, 2013
View 054ae9a

libclamav: fix 7z tempdir ref

David Raynor authored on 2013/01/26 01:30:43
October 19, 2012
View 6ad45a2

add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests

Steve Morgan authored on 2012/10/19 06:12:58
January 9, 2012
View afa9976

fmapify: fix NULL derefs in arj and 7z

Török Edvin authored on 2012/01/09 19:05:34
November 1, 2011
View 61fafd1

handle 7z encryption detection albeit post extraction and blockencrypted

aCaB authored on 2011/11/01 23:02:18