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
August 11, 2017
View a6af751

adding missing function prototype that was throwing warnings on freebsd.

Micah Snyder authored on 2017/08/11 23:34:34
View e62452c

Merge branch 'master' of git.vrt.sourcefire.com:clamav/clamav-devel

Micah Snyder authored on 2017/08/11 05:40:36
View 1f9f209

error detection for cli_rawaddr is to check the err variable, not check offset >= 0. Made fix in two locations. Also made a few minor fixes to remove warnings.

Micah Snyder authored on 2017/08/11 05:40:21
View 0de9fb2

Merge branch 'master' of git.vrt.sourcefire.com:clamav/clamav-devel

Steven Morgan authored on 2017/08/11 05:22:30
View 279237d

Fix clamsubmit prereq checks.

Steven Morgan authored on 2017/08/11 05:21:52
View dd2ed14

adding a few minor changes to eliminate warnings, the most interesting of which was a missing function prototype for cache_get_MD5.

Micah Snyder authored on 2017/08/11 04:40:52
View 3e02c8c

Merge branch 'master' of git.vrt.sourcefire.com:clamav/clamav-devel

Micah Snyder authored on 2017/08/11 04:38:40
View 2d05df6

bb11883 - Fix fanotify ./configure issue.

Steven Morgan authored on 2017/08/11 01:55:41
View 5fcd56e

Merge branch 'master' of git.vrt.sourcefire.com:clamav/clamav-devel

Micah Snyder authored on 2017/08/11 01:26:42
August 10, 2017
View 0190dbb

minor commit, removing checks against unsigned integers being less than zero, also testing pre-commit hook

Micah Snyder authored on 2017/08/10 23:39:53
View fb11adb

bb11867/11885 - Fix clamsubmit build issues.

Steven Morgan authored on 2017/08/10 05:11:32
View 7d4ca21

minor change to remove warning and testin git pre-commit hook.

Micah Snyder authored on 2017/08/10 04:42:08
View 14e2247

updating the copyright for a number of tiles.

Micah Snyder authored on 2017/08/10 03:28:47
August 9, 2017
View d210608

Removing check for negative values, because the variable in question is unsigned.

Micah Snyder authored on 2017/08/09 22:33:05