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
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
March 28, 2018
View 964a1e7

Converting http urls to https urls. Primary focus was on clamav.net urls. I updated a couple others and fixes a few broken links as well. There are many (non-clamav.net) urls I didn't address, especially in 3rd party or contrib code.

Micah Snyder authored on 2018/03/28 02:06:46
February 22, 2018
View 7cd9337

Spelling Adjustments (#30)

Josh Soref authored on 2018/02/22 05:00:59
December 22, 2017
View c9a070c

More cleanup re: variables possibly used before initialized.

Micah Snyder authored on 2017/12/22 04:39:01
October 11, 2017
View 653b471

eliminating format-string related warnings that appear on ubuntu 16.04 x64.

Micah Snyder authored on 2017/10/11 00:28:14
September 1, 2017
View 7e64560

eliminating warnings that cropped up in 32bit ubuntu (16.04)

Micah Snyder authored on 2017/09/01 00:00:34
August 12, 2017
View d18d722

Eliminating warnings, converting iterator variables to size_t when used to compare against sizeof(). added a couple of missing #includes.

Micah Snyder authored on 2017/08/12 05:01:50
June 22, 2017
View 60aad52

bc - adding bc_idx sanity check when running bc lsigs

Mickey Sola authored on 2017/06/22 04:53:14
June 21, 2017
View d32e039

fix cli_bcapi_extract_new() return code path virus reporting.

Steven Morgan authored on 2017/06/21 06:15:15
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
February 11, 2017
View fd43d61

bb11742 - fix compiler warnings. Patch contributed by Ruga.

Steven Morgan authored on 2017/02/11 02:53:24
October 20, 2016
View 22cb38e

pull request #53(2/4): Spelling fix by klemens(ka7).

Steven Morgan authored on 2016/10/20 04:57:45
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26