Commit Graph

32 Commits (db84a7e286971d48b91f98f2f7790c3ab7b7474e)

Author SHA1 Message Date
Tomasz Kojm 33872a43de libclamav: improve handling of signature offsets 16 years ago
Tomasz Kojm cc447ac82c configure, libclamav: fix compile issues on IRIX (bb#1532) 16 years ago
Tomasz Kojm 8af7ccd0af libclamav: handle Mach-O files with type-9 signatures; 16 years ago
Tomasz Kojm e41019807c libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558) 16 years ago
Tomasz Kojm e06afe8e8e libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546) 16 years ago
Tomasz Kojm 0138619577 libclamav/matcher.c: cli_scanbuff: add support for external acdata 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
aCaB e21657dfc9 a faster and more compact allocator 17 years ago
aCaB 0d9dbdef21 some leaks fixed 17 years ago
aCaB a5746c2512 TODO: 17 years ago
aCaB 885c2bf5b9 builds with and without mpools (#define USE_MPOOL) but it's still very broked 17 years ago
aCaB 0728972ea5 (hoepfully) completed db load, regexes and hashes missing 17 years ago
aCaB b94e66c486 HIGLY EXPERIMENTAL memory pool for libclamav 17 years ago
Tomasz Kojm bc86a381c3 libclamav: scan disasm data with type-8 sigs (bb#895) 17 years ago
Tomasz Kojm 677fc4ba3b libclamav: add initial support for logical signatures (bb#896) 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
aCaB 2ac2095aa5 limits in scanbuff 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin c3671221da introduce hashset_* functions 18 years ago
Tomasz Kojm 4addba22e4 ndb sigs: add new target type (7) for ASCII files; handle sigs for targets 2..7 with A-C only 18 years ago
aCaB b5231f5f67 realign structs see bb#474 18 years ago
Tomasz Kojm 9381324adf avoid holes in often used data structures (bb#748); 18 years ago
Tomasz Kojm 2b4598190c use B-M to handle .hdb and .fp databases and other minor changes 18 years ago
Tomasz Kojm ab1db3b3f1 minor code cleanup; load balance bm_suffix 18 years ago
Tomasz Kojm ecf5865b53 minor optimisation 18 years ago
Tomasz Kojm a7ac59781d various cleanups; fix bb#577 (move cli_* out of clamav.h) 18 years ago
Tomasz Kojm 0a3d409413 use BM matcher to handle .mdb sigs 18 years ago
Tomasz Kojm fbcef1b0b5 new implementation of the Aho-Corasick pattern matcher 18 years ago
Tomasz Kojm bb34cb31fe update some copyrights and stick to GPL v2 18 years ago
Tomasz Kojm bedc58dee1 make some cleanups and add support for nibble matching 18 years ago
Tomasz Kojm 9b82f82b6b add support for floating offsets 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm 73218de24b improve scanning of files whose types are detected on-the-fly 19 years ago
Tomasz Kojm 53721687ad reorganize the NodalCore code and add support for runtime detection and loading of the acceleration library 19 years ago
Tomasz Kojm 841161e0d6 cache target file info in pattern matchers 19 years ago
Tomasz Kojm 4e9ab8ed2f pattern matcher accuracy improvements 19 years ago
Tomasz Kojm e12c29d28b minor code cleanup 19 years ago
Tomasz Kojm 8acd1cee82 add support for *.hdb and *.fp databases in hwaccel mode 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm 3c91998bb4 simplify internal function declarations by passing a context structure 20 years ago
Tomasz Kojm 555c5390cc add support for signature based self-protection mode 20 years ago
Tomasz Kojm a85bd2acdd bruteforce sfx detection 20 years ago
Tomasz Kojm 0d0fc120bb update 20 years ago
Tomasz Kojm 5612732cad add support for cl_engine and cli_matcher 20 years ago
Tomasz Kojm 978e3d689d improve file type recognizer and add CL_TYPE_RARSFX 20 years ago
Tomasz Kojm db65451bef add MD5 based false positive eliminator 21 years ago
Tomasz Kojm 7ec67e9466 add support for new signature format 21 years ago
Tomasz Kojm b68d11d251 initial support for new signature format 21 years ago
Tomasz Kojm 8000d0786b Use new patter matching algorithm. Cleanup. 21 years ago