Commit Graph

24 Commits (07e7e14562afaa9f2396658e58317435df2978d0)

Author SHA1 Message Date
Tomasz Kojm 056d95dc5a add (initial) support for direct loading of CVD files 18 years ago
Tomasz Kojm 2b4598190c use B-M to handle .hdb and .fp databases and other minor changes 18 years ago
Tomasz Kojm 7021b54569 improved filetype detection code 18 years ago
Tomasz Kojm 3d53538b51 add cli_ac_setdepth(), --dev-ac-depth, DevACOnly, DevACDepth 18 years ago
Tomasz Kojm 3dad68eb73 code cleanup 18 years ago
Tomasz Kojm 09eab32afc move hardware acceleration code to contrib/hwaccel/hwaccel.patch 18 years ago
Tomasz Kojm a7ac59781d various cleanups; fix bb#577 (move cli_* out of clamav.h) 18 years ago
Tomasz Kojm 70edb0851e add support for PUA databases 18 years ago
Tomasz Kojm 84fd5a614c fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
Tomasz Kojm 692bda6847 prepare for enabling phishing code in non-experimental builds 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
Török Edvin 4890cb614e remove CL_EXPERIMENTAL wrappers from calls to phishcheck/entcoonv. 18 years ago
Tomasz Kojm e4e8366f9d optimize loading of .ndb files (bb#339) 18 years ago
Tomasz Kojm e53322b11c improve backward compatibility (bb#393) 18 years ago
Tomasz Kojm 02ce73ded1 call cli_dconf_print() from cl_build() 18 years ago
Tomasz Kojm 0eacacecad load daily.cfg before any other files 18 years ago
Tomasz Kojm 794f3f236d fix some gcc -W* warnings 18 years ago
Tomasz Kojm d3a6556d43 merge win32 patches from NJH 19 years ago
Tomasz Kojm 2f94250299 fix memory leaks in db handling code 19 years ago
Tomasz Kojm da5926e23c add -exp to version info if CL_EXPERIMENTAL is defined 19 years ago
Tomasz Kojm 1135762b4a print version in debug mode 19 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm 89af9dea21 yet another fix, thanks to aCaB 19 years ago
Tomasz Kojm 5cc3fe377f fix sorting of .mdb sigs 19 years ago
Tomasz Kojm fc83da8244 remove some gcc warnings 19 years ago
Tomasz Kojm cd69cf2042 minor fixes 19 years ago
Tomasz Kojm 52c3c22547 fix memleaks 19 years ago
Tomasz Kojm 6f38c93985 s/strdup/cli_strdup/g 19 years ago
Tomasz Kojm c889f9cf00 fix handling of some broken signatures (bb#258) 19 years ago
Tomasz Kojm 148986bf8a make cli_lockdb() errors non critical (bb#232) 19 years ago
Tomasz Kojm d689804246 cli_loaddbdir_l fixes (bb#228) 19 years ago
Tomasz Kojm 06646acf80 add dbdir locking mechanism (closes bb#113, #143) 19 years ago
Tomasz Kojm bc93eda059 dynamic configuration support 19 years ago
Tomasz Kojm 9f8098c075 options cleanup 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 4784cdd026 don't call phishing_init() if not needed (bb#147) 19 years ago
Tomasz Kojm 616bc3b930 store db options in cl_engine for further reference 19 years ago
Tomasz Kojm 38d1d10911 fix debug message (closes bb#144) 19 years ago
Tomasz Kojm d596b8627c update debug message 19 years ago
Tomasz Kojm b513481524 minor clamav.h (and related) cleanup 19 years ago
Tomasz Kojm e616010f23 cl_stat() functions now check .info files 19 years ago
Tomasz Kojm b4ff5537e8 improve support for NodalCore SDK 3.3 19 years ago
Tomasz Kojm 8ce42de3b2 use different field order for .mdb files 19 years ago
Tomasz Kojm b5456d6455 hwaccel -> ncore 19 years ago
Tomasz Kojm 15b08fbbe2 code cleanup 19 years ago
Tomasz Kojm ec48102709 apply patches for the anti-phish code from Edwin 19 years ago
Tomasz Kojm b58fdfc292 apply w32 patches from NJH 19 years ago