Commit Graph

63 Commits (3dff2e2f5219d939a842765b92c023a4f37109c9)

Author SHA1 Message Date
Micah Snyder 350a2faf67 DB read logic cleanup, fix some warnings 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
Micah Snyder 201e1b12a7 XOR test files; clean up tests directory 4 years ago
Micah Snyder 0255f29a72 Blacklist & Whitelist verbiage 4 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 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 e2f59af30a Clang-format touchup 5 years ago
Andrew 319bfb51a5 Fix several coverity warnings 5 years ago
Micah Snyder e01ba94e36 bb12506: Fix phishing/heuristic alert verbosity 5 years ago
Micah Snyder (micasnyd) 485d8dec67 Check test support for check 0.13 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder 53e3045bf4 Return code checking corrections to regex suffix code. 6 years ago
Micah Snyder 52cddcbcfd Updating and cleaning up copyright notices. 6 years ago
Micah Snyder 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Micah Snyder d7979d4ff7 Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files. 7 years ago
Steven Morgan cbf5017a7d bb11805 fix multiple results. Refactor false positive and heuristic precedence logic. 8 years ago
Steven Morgan 1f1bf36b8e Add 'virus found' callback. Refactor scan-all API. 10 years ago
Mickey Sola 46a35abe56 mass update of copyright headers 10 years ago
Shawn Webb 60d8d2c352 Move all the crypto API to clamav.h 11 years ago
Shawn Webb b2e7c931d0 Use OpenSSL for hashing. 11 years ago
Steve Morgan 6ad45a2931 add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 years ago
Török Edvin e7dfb05678 Fix valgrind tests. 15 years ago
aCaB ed89689350 Revert "Revert "fix make check"" 15 years ago
aCaB 776c201952 Revert "fix make check" 15 years ago
aCaB b4d33ebcf7 fix make check 15 years ago
Török Edvin 7da37b9648 Don't phishcheck email addresses (bb #2067). 15 years ago
Török Edvin e4a0f2c94f fix compiler warnings (bb #1872, bb #1934, bb #1935) 15 years ago
Török Edvin 5b74e89a35 enable prefiltering, and add to dconf. 16 years ago
Török Edvin 2bc065d467 add support for (?i). Now regular expressions that begin with (?i) will be case 16 years ago
Török Edvin a3d029b938 make use of hostkey prefix entries 16 years ago
Török Edvin 9f11978c28 add more ifdefs for old check version. 16 years ago
Török Edvin 31ea989c4c fix unit-test 16 years ago
Török Edvin 4b52f390e5 fix make check. Buildbot didn't detect compile failure in make check. 16 years ago
Török Edvin d4e1cb474f fix match with root regex (bb #1421). 16 years ago
Török Edvin a1c9ad2cf3 fix distcheck. 17 years ago
Török Edvin 7e32c99e10 improve URL handling 17 years ago
Török Edvin 4e46d65d39 use sha256 instead of md5 in phishcheck. 17 years ago
Tomasz Kojm 47d40feb7a libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
Tomasz Kojm b8fe70b3a3 libclamav: drop options parameter in cl_engine_new(); replace cl_engine_dup() with cl_engine_addref() 17 years ago
Tomasz Kojm 55cd3168fa s/CL_DB_STDOPT/CL_ENGINE_DEFAULT 17 years ago
Török Edvin 15adbc849a update unit tests to new API. 17 years ago
Török Edvin 08402afa4c fix more compiler warnings (bb #273) 17 years ago
Török Edvin 7866b37c6b mpool debugging 17 years ago
Török Edvin 563582a1ec fix unit tests when mpool is activated 17 years ago
Török Edvin d5d06eccaa support building with older versions of check 17 years ago
Török Edvin dc36f0d70c strip spaces from URL before checking that it is a URL 17 years ago
Török Edvin 7d4b5f164a use clistrdup/free instead of blobs (bb #828) 17 years ago
Török Edvin 3baee5029c convert a checked fixture into an unchecked fixture, 17 years ago
Török Edvin 15d67313c4 allow 'make check' to work even if check is not installed 17 years ago