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
August 9, 2018
View 5bc6fdb

OnAccessExtraScanning: log in verbose mode

Maxime de Roucy authored on 2018/08/09 04:01:34
August 1, 2018
View e551468

Initializing virname to NULL in cases where it was uninitialized.

Micah Snyder authored on 2018/08/01 06:09:49
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
February 28, 2018
View 674a4aa

0.100.x - bb11985 - onas whitespace normalization/fixup

Mickey Sola authored on 2018/02/28 03:15:00
View b71960c

0.100.x - bb11985 - overhauling onas extra scanning feature to work with new UID exclude fixes

Mickey Sola authored on 2018/02/28 02:28:33
November 19, 2015
View d98d6fd

bb11432 - resolving onaccess warnings

Mickey Sola authored on 2015/11/19 04:59:20
November 17, 2015
View 9a1b6ef

clamav: add private fts() implementation

Sebastian Andrzej Siewior authored on 2015/11/17 06:19:16
October 6, 2015
View 7ee8537

onas: adding optional extra scanning for inotify events

Mickey Sola authored on 2015/10/06 02:48:03