Commit Graph

898 Commits (bfde2577eecdaf9c28532ac56afe473ebb59e7ed)

Author SHA1 Message Date
Török Edvin a2d14e06b9 add more unit-tests 17 years ago
Török Edvin a497dce52d fix compiler warnings 17 years ago
Török Edvin 9ee053feab handle multiple matches (bb #1110) 17 years ago
Tomasz Kojm 710a22f179 libclamav/matcher-ac.c: add support for returning multiple matches in cli_ac_scanbuff() 17 years ago
aCaB e82a6578fa disasm checks 17 years ago
aCaB c75c99bf13 autoit updated, test files added 17 years ago
aCaB c92b0057f7 test_disasm 17 years ago
aCaB 7f67d9e364 fd leak 17 years ago
aCaB f09f5347c1 fix typo in mbox.c 17 years ago
aCaB cc4232a3b1 add some missing checks for pthread api calls - bb#384 17 years ago
aCaB 9c9e55cacd workaround for non-mmap builds - bb#900 17 years ago
aCaB 68a77450aa preliminary x86 disassembler support 17 years ago
Tomasz Kojm a32b99b9c4 fix typo 17 years ago
Tomasz Kojm 6b273dfd7e check lsigs for FPs 17 years ago
Tomasz Kojm ee8bd2fb14 libclamav: lsigs: handle extended block modifiers (bb#896) 17 years ago
Tomasz Kojm c7aeeb46ef evaluate lsigs in cli_scandesc 17 years ago
Török Edvin 35609fe5a0 param to isalnum() has to be unsigned 17 years ago
Török Edvin acee0f956d fix segfault in regex_list_done due to uninitialised value. 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
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