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
March 27, 2019
View 694e788

Freshclam refresh. This update makes libcurl a hard requirement for ClamAV.

Micah Snyder authored on 2019/03/27 04:09:52
February 13, 2019
View 1d7f6b2

Add support for cert blacklisting and whitelisting upfront

Andrew authored on 2019/02/13 05:10:04
January 23, 2019
View 49df8ea

fuzz - 12166 - Fix for 4-byte out of bounds write wherein the an invalid struct pointer member variable is set to zero. The fix adds bounds checking to the Uniq storage 'add' function as well as error code checks. Included a lot of new inline documentation.

Micah Snyder authored on 2019/01/23 04:05:05
July 14, 2016
View 8d37842

win32: fixes for sigtool imphash linking

Kevin Lin authored on 2016/07/14 05:26:58
December 10, 2015
View 60c0c0d

hwp: fixed windows build

Kevin Lin authored on 2015/12/10 05:23:35
November 4, 2015
View 77f9ffc

fix windows libclamav.def for master branch.

Steven Morgan authored on 2015/11/04 05:18:45
September 17, 2015
View a859ba5

bb11250 - Removing deprecated function gethostbyname from Windows.

Mickey Sola authored on 2015/09/17 02:40:19
July 22, 2015
View d1e73db

win32: added cli_ldbtokenize to libclamav.def

Kevin Lin authored on 2015/07/22 06:44:29
July 8, 2015
View c1bc49e

Adding ascii file normalization option to sigtool.

Mickey Sola authored on 2015/07/08 05:46:19
May 30, 2015
View df3e211

added pcre source for windows build; needs trimming

Kevin Lin authored on 2015/05/30 05:08:35
October 1, 2014
View 02d2de7

fixed various issues for windows builds

Kevin Lin authored on 2014/10/01 04:22:00
July 26, 2014
View 5b5be2a

win32: fixed additional OS specific build issues bc2llvm: removed redundant macro causing issues in win32

Kevin Lin authored on 2014/07/26 09:10:06
March 8, 2014
View 3870216

Turn stats into an opt-in feature rather than an opt-out feature for the 0.98.2 release

Shawn Webb authored on 2014/03/08 03:09:37
March 1, 2014
View b5583e5

Add abstractions to win32 exports

Shawn Webb authored on 2014/03/01 02:16:10