Commit Graph

136 Commits (18f291634f1c9d9df37a90f668e25f038677d9e8)

Author SHA1 Message Date
Micah Snyder 451279876e CMake: Add fuzz support. 4 years ago
Micah Snyder 2552cfd0d1 CMake: Add CTest support to match Autotools checks 4 years ago
Alexander Golovach b273ba44de clamonacc: fix possible deadlock in scan queue 4 years ago
Remi Cattiau 0bc61351e4 fix: typo in error message 4 years ago
Micah Snyder 1b42ef1180 clamonacc: Don't watch clamd TemporaryDirectory 4 years ago
Micah Snyder c522f45267 clamonacc: Reduce warning log verbosity 4 years ago
Micah Snyder 15f5b1669e clamonacc: --wait, --watch-list bugs 4 years ago
Micah Snyder 2b82346559 clamonacc: Fix crash when deleting directories 4 years ago
Emilio Pozuelo Monfort 2b46876dcc clamonacc: Fix stack buffer overflow with old curl 5 years ago
Mickey Sola (micksola) 38f8741236 0.104 - clamonacc - fix fd passing 5 years ago
Micah Snyder 854d38de54 Fix clamdscan, clamonacc --ping & --wait bugs 5 years ago
Micah Snyder 9e08216c1a Update NEWS. Change 0.103.0-devel -> 0.104.0-rc 5 years ago
Andy Ragusa 5947b52944 Correctly validated ping interval. 5 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder (micasnyd) 4f21133667 clamdscan: perform real-path checks in clamd 5 years ago
Micah Snyder e409920298 Fix assorted warnings 5 years ago
Mickey Sola 29389cb774 clamonacc - Loosen curl requirements 5 years ago
Antonino Cangialosi 431f0232e2 Fix clamonacc error message; --verbose not --debug 5 years ago
Micah Snyder e2f59af30a Clang-format touchup 5 years ago
Micah Snyder 1db4787f8a Remove autotools generated files, add autogen.sh 5 years ago
Micah Snyder (micasnyd) 407407c98c clamd clients: Mitigate move/remove symlink attack 5 years ago
Micah Snyder (micasnyd) 1c683bf09a bb12471: Fix clamdscan memory leak on exit 5 years ago
Mickey Sola 88ede3063f onas - fix warnings and remove unused variable 5 years ago
Mickey Sola 74c55ce529 clamonacc - add wait and ping command line options 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Mickey Sola e17296f41b autojunk'd 6 years ago
Mickey Sola 78a7b3217c clamonacc - move clamonacc install directory to sbin 6 years ago
Mickey Sola a0e8d2ffbb autojunk'd 6 years ago
Mickey Sola 5b7fac5aeb autojunk'd 6 years ago
Mickey Sola 56a068c29f autojunk'd 6 years ago
Micah Snyder 10c06218aa Autojunk'd 6 years ago
Mickey Sola 28459aec91 autojunk'd 6 years ago
arlecchino dcad75ff21 onas_...cleanup function return void remove 6 years ago
Micah Snyder d39035d95d Autojunk'd 6 years ago
Micah Snyder bcb4505e60 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. 6 years ago
Mickey Sola f177e25e60 autojunk'd after merge conflict; fix clamsubmit openssl include issue 6 years ago
Mickey Sola 4fee702fc3 clamonacc - conform to clang-format 6 years ago
Mickey Sola 0507752501 autojunk'd 6 years ago
Mickey Sola 72c10bd1a5 clamonacc - fix distcheck, patch by Micah 6 years ago
Mickey Sola 4c1f152257 clamonacc - improve inline and function level documentation 6 years ago
Mickey Sola 2ed2e03b12 clamonacc - improve startup checks by checking that local connection is valid and checking for RootUID exclusion 6 years ago
Mickey Sola b04016987e autojunk'd 6 years ago
Mickey Sola 78b1b1b4c6 clamonacc - rename/cleanup filenames, variables, and some logging to be more unified and explicit 6 years ago
Mickey Sola ec4e5fe246 clamonacc - fix small leak when handling intoify events; fix some whitespace stuff 6 years ago
Mickey Sola 95bfaf7e24 clamonacc - refactor signal handling and cleanup to clamonacc top level to ensure context is cleanup up on exit 6 years ago
Mickey Sola 81013ebc9e clamonacc - fix exclude-list command line option; fix typo in help output 6 years ago
Mickey Sola 4360a9915a clamonacc - move fanotify init to startup check function to ensure elevated permission checking is done before daemonization; fix potential segfault when pswd struct does not get allocated during exclusion check 6 years ago
Mickey Sola f7d82063dd autojunk'd 6 years ago
Mickey Sola 0d021a31d1 clamonacc - changing libcurl config version check for clamonacc to key from curl-config 6 years ago
Mickey Sola aaad010cf4 clamonacc - remove share/priv-fts.h path from makefile to fix 6 years ago