January 15, 2011
View 0b82971

port hashmatch to non-mpool

aCaB authored on 2011/01/15 07:25:27
January 7, 2011
View c802edd

add loadhash

aCaB authored on 2011/01/07 10:59:41
January 6, 2011
View 153388c

add htu32_next for enumeration

aCaB authored on 2011/01/06 22:35:46
View b6540c3

add htu32 hashtab - maps uints to ptrs/uints

aCaB authored on 2011/01/06 07:39:28
October 15, 2010
View 355bbc6

hashset from pool (bb#2185)

aCaB authored on 2010/10/15 00:18:20
May 13, 2010
View 7a7365e

0.96.1 new APIs (cli_map etc.)

Török Edvin authored on 2010/05/13 00:26:02
March 25, 2010
View ded1cdd

Add missing function.

Török Edvin authored on 2010/03/25 00:59:41
January 5, 2010
View 1739b81

add _noalloc hashset functions requested by aCaB.

Török Edvin authored on 2010/01/05 00:08:59
January 4, 2010
View d2ba6f9

matching complete

aCaB authored on 2010/01/04 22:56:04
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 fe389c8

reorder fields (bb #1144)

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