August 25, 2008
View 341faf6

libclamav: drop obsolete code in matcher-ac

Tomasz Kojm authored on 2008/08/25 23:07:18
August 22, 2008
View 5cd3f73

add lots of warnings flags to 'make distcheck', and turn some warnings into errors (bb #1092)

Török Edvin authored on 2008/08/22 05:21:43
August 3, 2008
View e6f1401

fix crash in SO_search when len == 1 also skip matching too short strings (they won't match anyway)

Török Edvin authored on 2008/08/03 23:09:35
August 2, 2008
View 063ddd5

optimization: use the filter to avoid cli_bm_scanbuff calls bugfix: SO_search returns -1 when it doesn't find a match, code was assuming it returns 0.

Török Edvin authored on 2008/08/02 00:45:15
August 1, 2008
View 1126559

flag for U: lines, format is one of: U:MD5 U1:MD5 U2:MD5

Török Edvin authored on 2008/08/01 23:50:22
View 063bfe5

rename hashes -> md5_hashes

Török Edvin authored on 2008/08/01 23:50:16
View b611b5f

initial support for matching URLs against MD5 hashes

Török Edvin authored on 2008/08/01 23:49:55
July 30, 2008
View a2d14e0

add more unit-tests fix matching bugs in regex_list

Török Edvin authored on 2008/07/30 00:37:23
July 29, 2008
View a497dce

fix compiler warnings constify

Török Edvin authored on 2008/07/29 19:59:21
View 9ee053f

handle multiple matches (bb #1110) update tests for regex, reenable test

Török Edvin authored on 2008/07/29 19:36:26
View 710a22f

libclamav/matcher-ac.c: add support for returning multiple matches in cli_ac_scanbuff()

Tomasz Kojm authored on 2008/07/29 18:04:28
July 26, 2008
View acee0f9

fix segfault in regex_list_done due to uninitialised value. make valgrind testing script parse valgrind's output better

Török Edvin authored on 2008/07/26 05:18:20
View 10290ba

allow custom data to be associated with patterns (such as a regex) via a void* field. Fix memory leaks, and valgrind problems in regex_list_done.

Török Edvin authored on 2008/07/26 05:01:40
View 677fc4b

libclamav: add initial support for logical signatures (bb#896)

Tomasz Kojm authored on 2008/07/26 04:00:25
View 3dcc2d7

more tests for regex run unit-tests under valgrind if available.

Török Edvin authored on 2008/07/26 01:03:04