August 23, 2019
View 2e06875

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.

Micah Snyder authored on 2019/08/23 05:51:01
July 26, 2019
View 4342257

clamonacc - conform to clang-format

Mickey Sola authored on 2019/07/26 01:42:08
View 56426d2

clamonacc - fix distcheck, patch by Micah

Mickey Sola authored on 2019/07/26 01:21:07
July 25, 2019
View b289699

clamonacc - improve inline and function level documentation

Mickey Sola authored on 2019/07/25 01:05:36
July 19, 2019
View ad49ff5

clamonacc - rename/cleanup filenames, variables, and some logging to be more unified and explicit

Mickey Sola authored on 2019/07/19 05:09:34