January 26, 2021
View e67cb9d

clamd: log the file name when using fd-passing

Micah Snyder (micasnyd) authored on 2021/01/26 13:35:49
August 13, 2020
View 9e20cdf

Add CMake build tooling

Micah Snyder (micasnyd) authored on 2020/08/13 16:25:34
July 2, 2020
View 407407c

clamd clients: Mitigate move/remove symlink attack

Micah Snyder (micasnyd) authored on 2020/07/02 14:21:40
March 22, 2020
View 9b9999d

Rename core scanning functions

Micah Snyder authored on 2020/03/22 03:15:28
February 15, 2020
View ca579bb

Fix Windows build, add missing function to exports

Micah Snyder (micasnyd) authored on 2020/02/15 04:32:46
December 24, 2019
View f907e4b

bb12431: Freshclam progress bar fixes

Micah Snyder authored on 2019/12/24 22:13:47
August 23, 2019
View bcb4505

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
May 24, 2019
View 9f2de39

New tmp sub-dir per scan; JSON meta improvements

Micah Snyder authored on 2019/05/24 11:50:04
March 27, 2019
View cef54ea

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 92088f9

Add support for cert blacklisting and whitelisting upfront

Andrew authored on 2019/02/13 05:10:04
January 23, 2019
View 50f178d

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