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
January 26, 2019
View e1cbc27

Updating and cleaning up copyright notices.

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

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

Micah Snyder authored on 2018/12/04 02:40:13
January 23, 2018
View 413ffee

bb11992: fixed some additional unitialized variables used issues.

Micah Snyder authored on 2018/01/23 05:41:22
August 17, 2017
View 47a544d

m4 - rework of strndup and strnlen function absence handling

Mickey Sola authored on 2017/08/17 06:03:39
July 29, 2017
View cd7c9a4

solaris - adding strnlen and strndup implementations to ensure compatability with versions <= 10

Mickey Sola authored on 2017/07/29 00:34:26
May 19, 2016
View 616fbf9

bb11566 - added additional checks and more verbose error messages

Mickey Sola authored on 2016/05/19 03:16:43
May 18, 2016
View ba36ab7

bb11566 - adding support for clamd socket directory creation at load time

Mickey Sola authored on 2016/05/18 00:54:07
February 10, 2016
View b68375f

bb10568 - patch from Andreas Cadhalpun to add systemd support for clamd and freshclam

Mickey Sola authored on 2016/02/10 03:46:13
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
September 26, 2013
View d9b6b8c

bb#8993 - Rename the STAT macro to CLAMSTAT to avoid name conflicts on AIX

Shawn Webb authored on 2013/09/26 05:22:18
July 17, 2012
View a2a004d

BB#3737 - Value too large for specified data type

Shawn webb authored on 2012/07/17 04:36:49
January 29, 2010
View 3b074c7

clamd-win32 - WIP

aCaB authored on 2010/01/29 07:36:37
February 13, 2009
View 086eab5

update old copyright headers

Tomasz Kojm authored on 2009/02/13 19:55:45
December 18, 2008
View 064b4a0

initial version of the unified option parser (bb#1215)

Tomasz Kojm authored on 2008/12/18 06:42:54