January 31, 2021
View e7f5f53

Bump Cisco copyright dates for 2021

Micah Snyder authored on 2021/01/31 16:41:30
May 8, 2020
View 1d66184

More Coverity bug fixes

Andrew authored on 2020/05/08 03:12:17
April 17, 2020
View 8765332

fuzz-20432: Fix fmap leak in HWP error handling

Micah Snyder (micasnyd) authored on 2020/04/17 08:23:47
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
May 5, 2019
View 4a8aad9

Converted off_t types in HWP parser to size_t, both for correctness as these offsets may never be negative and to eliminate compile warnings.

Micah Snyder authored on 2019/05/05 07:08:43
View 97a0647

Additional variable type changes for correctness and to silence warnings. A handful of other minor changes to silence warnings. Corrected a number of function definitions so they return cl_error_t rather than int.

Micah Snyder authored on 2019/05/05 06:28:16
View 4524c39

Argument and return types for fmap_readn(), cli_writen(), cli_readn() converted to use size_t instead of int.

Micah Snyder authored on 2019/05/05 04:54:54
February 27, 2019
View 5f4f691

Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings.

Micah Snyder authored on 2019/02/27 14:47:38
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
November 15, 2018
View 479a9a2

Fixes for issues identified by coverity.

Micah Snyder authored on 2018/11/15 06:58:30
September 10, 2018
View 8cf9b52

Updated win32 3rdparty libxml2 to version 2.9.8.

Micah Snyder authored on 2018/09/10 00:01:45