Commit Graph

21 Commits (2bbbd2380f4ae1bc60f410a3045a3cc76bad8af2)

Author SHA1 Message Date
Tomasz Kojm 341faf6051 libclamav: drop obsolete code in matcher-ac 17 years ago
Tomasz Kojm 710a22f179 libclamav/matcher-ac.c: add support for returning multiple matches in cli_ac_scanbuff() 17 years ago
Tomasz Kojm ee8bd2fb14 libclamav: lsigs: handle extended block modifiers (bb#896) 17 years ago
Török Edvin 10290ba3eb allow custom data to be associated with patterns (such as a regex) via a void* 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 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 5025967e6d use limits->maxfiles instead of MAX_EMBEDDED_OBJ for ZIP-SFX 18 years ago
Tomasz Kojm 6038397ea6 filetype detection improvements 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Tomasz Kojm 1a2906f432 add support for matching single bytes anchored to sub-signatures; bump f-level 18 years ago
Tomasz Kojm 9381324adf avoid holes in often used data structures (bb#748); 18 years ago
Tomasz Kojm 73843a79b9 add missing prototype for cli_ac_setdepth() (bb#711) 18 years ago
Tomasz Kojm 3d53538b51 add cli_ac_setdepth(), --dev-ac-depth, DevACOnly, DevACDepth 18 years ago
Tomasz Kojm 20c2455d14 minor tidy 18 years ago
Tomasz Kojm 1a648b3717 add basic support for string alternatives; optimise bfs_enqueue/dequeue 18 years ago
Tomasz Kojm e38ab7c147 various speed optimisations 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 ee99255a6d extract and scan PE files embedded into other executables or fake zip files generated by some worms 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 227f8f7c02 multipart signatures: give higher priority to new sub-matches 19 years ago
Tomasz Kojm 4e9ab8ed2f pattern matcher accuracy improvements 19 years ago
Tomasz Kojm b58fdfc292 apply w32 patches from NJH 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 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 83fa53058e update 20 years ago
Tomasz Kojm c6fb0b9891 replace AC_MIN_LENGTH with cli_matcher->ac_depth 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 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
Tomasz Kojm afb48b2813 Big cleanup 21 years ago
Tomasz Kojm 8113138143 clamd: SESSION, END 22 years ago
Tomasz Kojm af22ece198 freshclam update 22 years ago
Tomasz Kojm 95d401c4d0 Support for freshclam.conf 22 years ago
Luca Gibelli e3aaff8e10 Initial revision 22 years ago