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 19, 2018
View 3d9620d

Disabled OnAccessExtraScanning and provided a warning when starting clamd if it's enabled as well as a note in the sample clamd.conf.

Micah Snyder (micasnyd) authored on 2018/09/19 09:40:25
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
December 21, 2017
View 51b69a0

0.100.x - bb11985 - adding initial refactor for thread-safe scan function for onas

Mickey Sola authored on 2017/12/21 02:53:57
June 27, 2017
View 6412bda

onas - changing sizelimit to unsigned int to allow for wider scan ranges

Mickey Sola authored on 2017/06/27 02:30:57
November 19, 2015
View d98d6fd

bb11432 - resolving onaccess warnings

Mickey Sola authored on 2015/11/19 04:59:20
October 27, 2015
View bd6ce1e

fix crash in clamd scan callback function.

Steven Morgan authored on 2015/10/27 01:49:01
October 16, 2015
View 67e36ea

onas: adding throttling to notifications when handling fanotify errors on large files.

Mickey Sola authored on 2015/10/16 04:16:40
October 14, 2015
View 2b122eb

onas: improving handling of fanotify read errors for large files.

Mickey Sola authored on 2015/10/14 22:37:59
September 30, 2015
View 4e5ebc3

cov: adding null check check for tharg in onas

Mickey Sola authored on 2015/09/30 05:38:32
View 400b477

onas: changing onaccess scanning to scan and notify for files after close events

Mickey Sola authored on 2015/09/30 03:43:01