Commit Graph

138 Commits (43a28da37471b2f30efa9e814d9c23bac352fb01)

Author SHA1 Message Date
Micah Snyder c3980963d2 CMake: link openssl 3.x with clamsubmit on macOS 2 years ago
Micah Snyder 4a0382cf7a CMake Windows: Install debug symbol files for debug builds 3 years ago
mko-x a21cc6dcd7
Add explicit log level parameter to application logging API 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
Micah Snyder 016af483e6 CMake: support macOS code signing during build 4 years ago
Micah Snyder e0e0c8f955 CMake: Support to build deb, rpm, & macOS pkg packages 4 years ago
Micah Snyder (micasnyd) 3573ca810d ClamSubmit: Fix __cfduid cookie failure 4 years ago
Micah Snyder a746d344df Remove Autotools build system & built-in LLVM 4 years ago
Micah Snyder c025afd683 Rename "shared" library to "common" 4 years ago
Andrew 1bad40b8ee More coverity issue fixes (mostly error handling) 4 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 4 years ago
Micah Snyder d26b71d02d cmake: Fix vcpkg debug build issues 4 years ago
Micah Snyder 05a8d589e7 CMake: improve multiarch support 4 years ago
Micah Snyder 6b3b8b2e9d CMake: CPack generate Windows installer with WIX 4 years ago
Micah Snyder 2552cfd0d1 CMake: Add CTest support to match Autotools checks 4 years ago
Micah Snyder (micasnyd) 9e20cdf6ea Add CMake build tooling 5 years ago
Micah Snyder 1db4787f8a Remove autotools generated files, add autogen.sh 5 years ago
Micah Snyder (micasnyd) 5485787a92 bb12504: Custom CA paths for freshclam, clamsubmit 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 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
Micah Snyder 300e30439d Adds libtool flag --tag CXX to clamsubmit so that systems without the Objective C linker are not confused by the OBJC support. 6 years ago
Micah Snyder 1b4d6e58a7 Adds User-Agent HTTP header for clamsubmit to match freshclam. 6 years ago
Micah Snyder d39035d95d Autojunk'd 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 f7d82063dd autojunk'd 6 years ago
Mickey Sola 3921323b62 autojunk'd 6 years ago
Mickey Sola 4ca79bd7cb autojunk'd 6 years ago
Mickey Sola 18b723e697 autojunk'd 6 years ago
Mickey Sola 3733a8795e clamonacc - move and configure fts fix 6 years ago
Mickey Sola 1b264c0bf2 clamonacc - update autotools scripts to get clamd and onacc building; autojunk'd 6 years ago
Micah Snyder 559df75c9f Autojunk'd 6 years ago
Micah Snyder c3cc2841e7 Autojunk'd 6 years ago
Micah Snyder 352248f608 Moving Windows cert verification to shared directory, and adding macOS cert verification support. 6 years ago
Micah Snyder 5fef7399da Autojunk'ed 6 years ago
Micah Snyder c6293322e4 Clamsubmit fixes for missing -d debug option, fix for Windows specific bug, and fix to force HTTP/1.1 connections so it doesn't default to 2.0, which is not yet supported for clamsubmit. 6 years ago
Micah Snyder cef54eaf8f Freshclam refresh. This update makes libcurl a hard requirement for ClamAV. 6 years ago
Micah Snyder fe4433b01f Autojunk'd 6 years ago
Mickey Sola 393edc437d automake'd 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder b3e82e5e61 Replacing libclamav/cltypes.h with clamav-types.h.in, which generates a header clamav-types.h that we install alongside clamav.h. 6 years ago
Micah Snyder (micasnyd) ce6402f7fe Added oss-fuzz integration. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Micah Snyder 38fe8b69a0 Added .clang-format style rules, clam-format script to automate formatting of ClamAV code, and preparing select files so that clang-format does not alter carefully formatted sections. 6 years ago
Micah Snyder 7b563ca798 Enabling configure option --with-system-libmspack that will allow use of libmspack installations in /usr or /usr/local in favor of the version provided by ClamAV. 7 years ago
Micah Snyder b563e84083 Moved libmspack-0.5alpha from libclamav to libclammspack, and restructured the build so that there should be no need to modify the libmspack build files in the future (i.e. libmspack autoconf and automake files aren't actually used). 7 years ago