Commit Graph

675 Commits (5a622715ee0ed6c711d3feba4dc2d1158e4faca5)

Author SHA1 Message Date
Török Edvin 3dcc2d784e more tests for regex 17 years ago
Török Edvin 82167b0a77 remove remaining CL_DEBUG, and add missing file 17 years ago
aCaB de47223763 warn if no bzip2 support 17 years ago
aCaB 4c4651ad3a merge disasm code 17 years ago
Török Edvin 250f2bc11d fix memory leak 17 years ago
Török Edvin 5ee56e4103 split up regex_list. 17 years ago
Török Edvin af9cdbe10a avoid passing negative values to isspace 17 years ago
Török Edvin 9828566c2a unbreak make check 17 years ago
Török Edvin 2e11bcdfd9 performance improvements for URL matching (bb #725, bb #650): 17 years ago
Tomasz Kojm 6628371daa add REG_NOSUB 17 years ago
Tomasz Kojm 7a8d49e193 fix compilation error 17 years ago
Tomasz Kojm 92f585fbee libclamav: use a regex for the filename field in .zmd/.rmd (bb#193) 17 years ago
Török Edvin 533e76aa5e cleanup 17 years ago
Török Edvin 474431d506 use the pointer returned from realloc, because it can change location. 17 years ago
Tomasz Kojm 6f2f04916d libclamav, clamd: prune old lockdb code 17 years ago
Török Edvin d1d558c944 use pkg-config to locate check, if available (bb #1093) 17 years ago
Török Edvin ff97b85be3 add comment 17 years ago
Török Edvin 377a2330a1 more unit tests for js-norm 17 years ago
Török Edvin 5be3029f8f fix crash in js parser 17 years ago
Török Edvin 745d4b38b3 add paranthesis 17 years ago
Török Edvin a5f196457f improve normalization of screnc encoded files(bb #1022) 17 years ago
Török Edvin 232c4b7016 add unit tests for binaries 17 years ago
Török Edvin 61eb9432e8 fix OpenBSD build problem 17 years ago
Török Edvin eb2901515b move cli_unescape, and cli_textbuffer_append_normalize to str.c 17 years ago
Török Edvin 37e6472959 more unit tests for js normalizer 17 years ago
Török Edvin 4a6ade4489 add all needed files to EXTRA_DIST (to fix make distcheck) 17 years ago
Tomasz Kojm 17f74f9f5c sync with 0.93.3 17 years ago
Török Edvin 8be1d5a4bb enable JS normalizer 17 years ago
Török Edvin ba47dee1df disable main() 17 years ago
Török Edvin fd08e02ea3 add Javascript normalizer (not yet enabled) 17 years ago
Tomasz Kojm b0c7e984a8 libclamav/ole2_extract.c, sigtool: make sigtool compatible with the new OLE2 scan scheme (bb#1086) 17 years ago
Tomasz Kojm ec5e9d81db libclamav/dlp.c: improve detection of credit card numbers (bb#941) 17 years ago
Török Edvin 0a80bd0221 add missing check for file open failure 17 years ago
Tomasz Kojm b5513f8ddf libclamav: add ".UNOFFICIAL" suffix to 3rd party signatures (bb#1061) 17 years ago
Török Edvin ca12025309 optimize hashtab_find 17 years ago
Török Edvin 6bba75b225 hashtab_insert should return pointer to newly inserted element. Fix grow bug. 17 years ago
Tomasz Kojm 746bc18177 fix handling of nodes which also match single bytes (bb#1054) 17 years ago
Tomasz Kojm f7f59c083e sync with 0.93.1 17 years ago
aCaB aa87b23c8c comment removed 17 years ago
Török Edvin 53321a4cb3 avoid using C99 flexible array members (bb #1039) 17 years ago
Tomasz Kojm 04ba76d2cb minimize memory fragmentation after db reload (bb#1028) 17 years ago
aCaB 77fd59a8cd ole2_extract: backport fixes from 0.93.1rc1 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Tomasz Kojm 283363ff06 fix initialization of dbio 17 years ago
Tomasz Kojm e8ae4fae02 faster loading of uncompressed .cld files 17 years ago
Török Edvin a72b7d2e72 improve DB load time 17 years ago
Török Edvin 725a296922 build system: add configure checks for FD passing 17 years ago
Török Edvin a08739dc57 avoid name collisions on AIX (bb #947) 17 years ago
Török Edvin 29daf96bab Link .la files first, this should avoid linking to old libclamav as in bb #931. 17 years ago
Török Edvin 808c3684ab avoid mixing declaration and code. Thanks Nigel! 17 years ago