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 10, 2018
View 8cf9b52

Updated win32 3rdparty libxml2 to version 2.9.8.

Micah Snyder authored on 2018/09/10 00:01:45
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 24, 2018
View 48d7f61

initialize endptr to NULL

Craig Davison authored on 2018/02/24 09:15:40
February 23, 2018
View 80e52f2

xar_get_numeric_from_xml_element: don't log invalid str

Craig Davison authored on 2018/02/23 02:12:21
February 22, 2018
View a503d60

xar_get_numeric_from_xml_element: use strtol

Craig Davison authored on 2018/02/22 09:52:38
View 8ee936a

xar_get_numeric_from_xml_element: fix err msg

Micah Snyder authored on 2018/02/22 04:07:35
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 22, 2017
View ce2dcb5

bb11432 - cleaning up additional warning messages.

Micah Snyder authored on 2017/08/22 06:03:42
June 22, 2016
View d96a6b8

bb11588 - fix out of bounds read.

Steven Morgan authored on 2016/06/22 06:22:52
February 23, 2016
View 059ca61

compiler warning suppression

Kevin Lin authored on 2016/02/23 03:26:15
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
April 14, 2015
View 0965d7d

bb11298 - look for TOC element name <unarchived-checksum> (as a synonynm for <extracted-checksum>). Continue processing rather than exit in the event of missing or error in TOC checksum specification.

Steven Morgan authored on 2015/04/14 01:14:41
October 8, 2014
View a6e7f61

fix memory leaks for hash checks.

Steven Morgan authored on 2014/10/08 01:39:12