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
July 25, 2020
View 8db5fca

Add unit tests for conv to UTF-8

Micah Snyder (micasnyd) authored on 2020/07/25 06:45:44
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
January 29, 2020
View 5e3322d

str - add cli_strntoul to libclamav.map

Mickey Sola authored on 2020/01/29 04:21:31
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
July 2, 2019
View 83e19b9

Removed exported but unused symbols from .map files due to complaints by the compiler on Solaris 11, gcc 7.

Micah Snyder (micasnyd) authored on 2019/07/02 01:16:55
March 3, 2019
View 155eaaa

bb12284 - Fix to prevent path traversal when using cli_genfname() to generate filenames that may retain path and filename information. Changed scanrar so that it will no longer retain path information for extracted files.

Micah Snyder authored on 2019/03/03 03:05:17
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
August 22, 2017
View da0f732

cli - exporting cli_strndup

Mickey Sola authored on 2017/08/22 06:58:16
June 30, 2016
View 3cc632a

sigtool: properly generates and reports pe section hashes (mdb)

Kevin Lin authored on 2016/06/30 07:21:39
October 2, 2015
View 1f1bf36

Add 'virus found' callback. Refactor scan-all API.

Steven Morgan authored on 2015/10/02 06:47:37
July 22, 2015
View d002f43

sigtool: added usage of cli_ldbtokenize to sigtool sigtool: handles signature modifiers

Kevin Lin authored on 2015/07/22 06:30:14