Commit Graph

22 Commits (048d76777f6002cfa10aa57f20d5b640c75a4095)

Author SHA1 Message Date
aCaB 048d76777f scanners to fmap - hackish 16 years ago
Tomasz Kojm aca9ea82df libclamav: handle relative offsets with cli_ac_data; fix offset logic 16 years ago
Tomasz Kojm f28db33f85 libclamav/matcher-bm.c: micro-optimization 16 years ago
Tomasz Kojm 33872a43de libclamav: improve handling of signature offsets 16 years ago
Tomasz Kojm f70b93e1b2 libclamav/matcher-bm.c: minor performance improvement (bb#1539) 16 years ago
Tomasz Kojm 64b9b982c7 allow offsets for all buffer types 16 years ago
Tomasz Kojm 871177cdd9 return codes cleanup (bb#1159) 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
Török Edvin 6a21552ef2 have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
Török Edvin 563582a1ec fix unit tests when mpool is activated 17 years ago
aCaB e21657dfc9 a faster and more compact allocator 17 years ago
aCaB 0d9dbdef21 some leaks fixed 17 years ago
aCaB 885c2bf5b9 builds with and without mpools (#define USE_MPOOL) but it's still very broked 17 years ago
aCaB b94e66c486 HIGLY EXPERIMENTAL memory pool for libclamav 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
aCaB 2455584143 sync to trunk 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
Tomasz Kojm 3ae7b3aca6 on Solaris/Intel bm_shift could be improperly allocated (bb#773) 18 years ago
aCaB 1f2ebf0cc5 fix null dereference when cli_bm_scanbuff is called with an empty fp db 18 years ago
Tomasz Kojm ab1db3b3f1 minor code cleanup; load balance bm_suffix 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
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 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 dd7c22061b minor optimization 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm 75282b5c33 code cleanup 19 years ago
Tomasz Kojm 079229d60d fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org> 20 years ago
Tomasz Kojm 5612732cad add support for cl_engine and cli_matcher 20 years ago
Tomasz Kojm 81df516305 fix detection problem with *.ndb OLE2 signatures 20 years ago
Tomasz Kojm 33f89aa5ab fix compiler warnings 20 years ago
Tomasz Kojm 30c2ea297f remove unnecessary declaration 21 years ago
Tomasz Kojm 7fd366a3b8 speed up 21 years ago
Tomasz Kojm e6e7bbeea5 bound memory usage 21 years ago
Tomasz Kojm 9199093cd6 update 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 242efc14c2 minor optimization 21 years ago
Tomasz Kojm cdbf8c8e65 include new function cli_peheader(); fix crash when bm_shift is not initialised 21 years ago
Tomasz Kojm a040281ac7 update 21 years ago
Tomasz Kojm c54133a14b libclamav: matcher-bm: fix another bug in node sorting 21 years ago
Tomasz Kojm 5afda27296 libclamav: matcher-bm: fix node sorting 21 years ago
Tomasz Kojm cd4db86947 libclamav: matcher-bm: fix segfault with short files 21 years ago
Tomasz Kojm 621939fadb libclamav: matcher-bm: fix scan boundary 21 years ago
Tomasz Kojm d4fb658ee3 libclamav: cli_bm_free: free b-m nodes 21 years ago
Tomasz Kojm 179881d57a ignore short signatures 21 years ago
Tomasz Kojm 8000d0786b Use new patter matching algorithm. Cleanup. 21 years ago