ClamAV is an open source (GPLv2) anti-virus toolkit.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
clamav/clamonacc
Mickey Sola e17296f41b autojunk'd 6 years ago
..
c-thread-pool clamonacc - add consumer queue; add thread pool library; add thread pool support in consumer queue; flesh out consumer queue code; refactor scan functions into thread pool worker functions; refactor scan functions to work off slimmed down params and event metadata instead of a single, giant context; sundry fixups 6 years ago
client clamonacc - conform to clang-format 6 years ago
fanotif clamonacc - conform to clang-format 6 years ago
inotif bb12370 - cli_strndup and other str* replacements must be built and exported for every OS to be used outside of libclamav on systems that don't have the original functions (e.g. strndup). This commit renames the macros to be uppercase, renames the replacement functions to be preceeded with two understores (e.g. __cli_strndup), and removes the ifdef's so that they are built regardless, because there are no ifdefs in libclamav.map. 6 years ago
misc clamonacc - conform to clang-format 6 years ago
scan clamonacc - conform to clang-format 6 years ago
Makefile.am clamonacc - move clamonacc install directory to sbin 6 years ago
Makefile.in autojunk'd 6 years ago
clamonacc.c onas_...cleanup function return void remove 6 years ago
clamonacc.h onas_...cleanup function return void remove 6 years ago