Commit Graph

57 Commits (b30d9c54b242aee062ae52d93e6714714d591f8e)

Author SHA1 Message Date
Micah Snyder fd587c741c Image fuzzy hash: new logical sub-signature feature 3 years ago
Micah Snyder 350a2faf67 DB read logic cleanup, fix some warnings 3 years ago
micasnyd 140c88aa4e Bump copyright for 2022 3 years ago
Micah Snyder (micasnyd) b9ca6ea103 Update copyright dates for 2021 4 years ago
Mickey Sola da506b6178 bcomp - limit check subsigid 5 years ago
Micah Snyder 206dbaefe8 Update copyright dates for 2020 5 years ago
Micah Snyder 4c8bbfd087 Fix to alleviate circular dependency between readdb.h and matcher.h 6 years ago
Micah Snyder 5f4f69102d Correcting types from int to cl_error_t where appropriate. Eliminating unused variables and referencing unused parameters to remove warnings. 6 years ago
Andrew df8dfda9cd Address code-review comments, fix several memleaks 6 years ago
Andrew 921dd18e91 Fix formatting 6 years ago
Andrew 7ba310e605 PE parsing code improvements, db loading bug fixes 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 72fd33c8b2 clang-format'd using new .clang-format rules. 6 years ago
Mickey Sola baeb625351 bb11343: Adding configure option to remove yara at compile-time. 10 years ago
Kevin Lin ac0cbde82b engine: added .pwdb handler and storage 10 years ago
Kevin Lin b2197a09ce unit_test: pcre and sigopt test cases added to check_matchers 10 years ago
Steven Morgan b6ad432280 Fix for unit test failure. 10 years ago
Steven Morgan 5842265fd9 Enable YARA include directives, import YARA compiler struct and functions, improve YARA parse/lex error messages. 10 years ago
Kevin Lin dc70379a09 converted sigopts from char string to uint8_t 10 years ago
Kevin Lin a02acd50b6 [WIP] added nocase support to clamav ac algorithm 10 years ago
Kevin Lin 86eddf118f set cli_virname argument to use const qualifier 11 years ago
Steven Morgan 186d22d187 include calling YARA rule parser during ClamAV database load. 11 years ago
Steven Morgan 2abe7362ef Support for OpenIOC md5, sha1, sha256 hashes. 11 years ago
Shawn Webb c05ac24f3e Rename .crtdb to .crb and add functionality to sigtool for searching the authenticode database 12 years ago
Shawn Webb 6202315633 bb5638 - fix logic surrounding revoked certs 13 years ago
Shawn Webb d12f1646f2 bb5638. Parse the new cert db file. 13 years ago
aCaB b0357255dd treat sha1encrypt as sha1sign 14 years ago
Tomasz Kojm cdddd014ff sigtool: add support for building unsigned dbs (--unsigned) 14 years ago
aCaB 0fcc8112ff enable full db load, fix ram usage 15 years ago
Tomasz Kojm 55094a9c76 libclamav: base code for unified container metadata matcher (bb#1579) 16 years ago
Tomasz Kojm a96eead450 sigtool: add --test-sigs (basic functionality) (bb#1246) 16 years ago
aCaB 93e08be551 make -d dir work 16 years ago
Tomasz Kojm 04133ff998 libclamav: new signature blacklisting format (bb#1625) 16 years ago
Török Edvin 52dd3a6bda Initial support for loading .cbc files from DB. 16 years ago
Tomasz Kojm 33872a43de libclamav: improve handling of signature offsets 16 years ago
Tomasz Kojm 0810d861bb libclamav, sigtool: use .gdb extension for safebrowsing dbs 16 years ago
Tomasz Kojm 15850fc6d4 simplify the code; don't free 'engine' 17 years ago
Tomasz Kojm 724b2bf770 Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine; 17 years ago
aCaB d6e1ef1611 mempool deuglification 17 years ago
Tomasz Kojm ec285505da unit_tests/check_matchers.c: add tests for cli_(ac|bm)_scanbuff 17 years ago
Tomasz Kojm 677fc4ba3b libclamav: add initial support for logical signatures (bb#896) 17 years ago
Tomasz Kojm b5513f8ddf libclamav: add ".UNOFFICIAL" suffix to 3rd party signatures (bb#1061) 17 years ago
Tomasz Kojm e8ae4fae02 faster loading of uncompressed .cld files 17 years ago
Tomasz Kojm ef5a679da2 libclamav/readdb.h: read daily.cfg stored inside .cld containers (bb#1006) 17 years ago
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
Tomasz Kojm 6038397ea6 filetype detection improvements 18 years ago
Tomasz Kojm ed9753e99d add support for signature whitelisting with daily.ign/local.ign (bb#779) 18 years ago
Tomasz Kojm 9d193ff26c add support for .cld containers 18 years ago
Tomasz Kojm 056d95dc5a add (initial) support for direct loading of CVD files 18 years ago