January 5, 2010
View 91689e9

bzero size typo in hs

aCaB authored on 2010/01/05 02:10:23
View 10c1ce9

void return

aCaB authored on 2010/01/05 01:22:05
View 4ddd73d

hashset fixes

aCaB authored on 2010/01/05 01:21:12
View ed528ec

The hashset's bitmap needs only capacity/32 memory, not capacity/8.

Török Edvin authored on 2010/01/05 00:17:22
View 1739b81

add _noalloc hashset functions requested by aCaB.

Török Edvin authored on 2010/01/05 00:08:59
August 5, 2009
View cc447ac

configure, libclamav: fix compile issues on IRIX (bb#1532)

Tomasz Kojm authored on 2009/08/05 06:17:28
February 19, 2009
View a1c9ad2

fix distcheck.

Török Edvin authored on 2009/02/19 17:50:04
View fe389c8

reorder fields (bb #1144)

Török Edvin authored on 2009/02/19 04:53:28
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 937ade0

fix collisions in ole2/vba

aCaB authored on 2008/08/03 23:30:33
July 23, 2008
View 2e11bcd

performance improvements for URL matching (bb #725, bb #650): * use a suffix AC-trie and a shift-or FSM to filter * rewrite the URL regex in C * use a perfect hash to lookup TLD and ccTLD, instead of a regex * TODO: suffixes having a common prefix: loop over all of them cli_ac_free: multiple virname pointing to same location

Török Edvin authored on 2008/07/23 22:51:57
June 18, 2008
View ca12025

optimize hashtab_find

Török Edvin authored on 2008/06/18 01:44:55
June 17, 2008
View 6bba75b

hashtab_insert should return pointer to newly inserted element. Fix grow bug.

Török Edvin authored on 2008/06/17 06:21:11
June 3, 2008
View 53321a4

avoid using C99 flexible array members (bb #1039)

Török Edvin authored on 2008/06/03 00:43:46
May 28, 2008
View 72ce4b7

improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93)

Tomasz Kojm authored on 2008/05/28 01:30:47