January 31, 2021
View e7f5f53

Bump Cisco copyright dates for 2021

Micah Snyder authored on 2021/01/31 16:41:30
March 22, 2020
View 9b9999d

Rename core scanning functions

Micah Snyder authored on 2020/03/22 03:15:28
March 20, 2020
View 005cbf5

Record names of extracted files

Micah Snyder authored on 2020/03/20 10:23:54
January 4, 2020
View 206dbae

Update copyright dates for 2020

Micah Snyder authored on 2020/01/04 05:44:07
July 12, 2019
View ad6e0f7

Adds unzip parser code readability improvements; doxygen function comments.

Micah Snyder authored on 2019/07/12 09:20:48
January 26, 2019
View 52cddcb

Updating and cleaning up copyright notices.

Micah Snyder authored on 2019/01/26 00:15:50
December 4, 2018
View 72fd33c

clang-format'd using new .clang-format rules.

Micah Snyder authored on 2018/12/04 02:40:13
View 38fe8b6

Added .clang-format style rules, clam-format script to automate formatting of ClamAV code, and preparing select files so that clang-format does not alter carefully formatted sections.

Micah Snyder authored on 2018/12/04 02:37:58
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
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
July 15, 2015
View a60ec79

unzip: added traditional PKWARE decryption password verification

Kevin Lin authored on 2015/07/15 06:25:01
October 15, 2014
View c8c80dd

bb#11145 - added function to determine ooxml filetype unzip: adjusted dir/file searching mechanism

Kevin Lin authored on 2014/10/15 06:15:18
July 11, 2014
View cd94be7

Silence a bunch of compiler warnings in libclamav

Shawn Webb authored on 2014/07/11 07:11:49
May 2, 2014
View 2555651

ooxml: moved ooxml specific functions to new source added new source files to Makefile and win32 project autojunk'd

Kevin Lin authored on 2014/05/02 05:59:01
View 2350974

ooxml: outputs properties to json file ooxml: json uses integers and booleans with conversion

Kevin Lin authored on 2014/05/02 05:49:17