Commit Graph

5442 Commits (4365fec1e517207594e67ee74d71bff59c39a683)
 

Author SHA1 Message Date
aCaB 4365fec1e5 Merge branch 'cache' 16 years ago
aCaB 52f52931a2 cache final fixes 16 years ago
Tomasz Kojm 570b1d0050 libclamav: cdb: drop FileType; cover ARJ, CAB, TAR, CPIO and 7Z 16 years ago
aCaB 9fbb546555 Merge branch 'master' into cache 16 years ago
aCaB 6223810ba0 tie cache to engine 16 years ago
Tomasz Kojm 545247afb0 libclamav/readdb.c: fix compatibility issue with .zmd sigs (bb#1793) 16 years ago
aCaB d982ac65e3 temp 16 years ago
aCaB 402f4b19d9 caching final 16 years ago
aCaB 08605d2f07 splay + age 16 years ago
Tomasz Kojm 12c6a97e9b fix some compiler warnings 16 years ago
Török Edvin 1d406931e2 Fix array size for parsing .ldb tokens. 16 years ago
Tomasz Kojm 4168b01087 libclamav: allow lsigs be anchored to specific containers (bb#1293), eg. Container:CL_TYPE_ZIP 16 years ago
Tomasz Kojm 8d2654bb3f libclamav/readdb.c: when some lsig's attribute is unknown ignore the entire signature and not the attribute itself 16 years ago
aCaB 211fc872d9 track parents 16 years ago
aCaB 5bf3c76350 micro oprimization 16 years ago
Török Edvin 422faf754c Fix infinite loop in lookup. 16 years ago
aCaB 1e4d565677 splay replace policy 16 years ago
aCaB a2c45a6bf5 cache comparisons 16 years ago
aCaB 5b95022bbf splay 16 years ago
aCaB a6f7b46772 have i fucked it up? 16 years ago
Tomasz Kojm 15f413d157 libclamav: handle zmd/rmd with cdb (bb#1579) 16 years ago
aCaB 64e6c97fdd performance testing 16 years ago
aCaB 607904244a Merge branch 'cache' of git.clam.sourcefire.com:/var/lib/git/clamav-devel into cache 16 years ago
Tomasz Kojm 20e4199352 fix tokens 16 years ago
Tomasz Kojm 55094a9c76 libclamav: base code for unified container metadata matcher (bb#1579) 16 years ago
Török Edvin 75c7196180 Fix hash impl when replacing values. 16 years ago
Török Edvin a99a6040dd a fixed size, LRU hash-based cache. 16 years ago
aCaB 438f0550d6 tests 16 years ago
aCaB 6e11bf6197 add copyright stuff 16 years ago
aCaB 60b2125135 fix clamav-config include, properly restore fmap - thx edwin for the spot! 16 years ago
aCaB 2ca732e206 Merge branch 'master' of git.clam.sourcefire.com:/var/lib/git/clamav-devel 16 years ago
aCaB 54e6b31f1a cache fixes 16 years ago
aCaB ea6f1300c4 Merge branch 'cache' 16 years ago
Török Edvin e1120abceb Fix logic. 16 years ago
aCaB 7134c8e007 force VI anchored sigs into AC 16 years ago
aCaB 46ea8d419d fix debug spam fmt 16 years ago
aCaB 0ccbfcbe19 avoid null deref in bm matcher - this might be a temporary fix 16 years ago
aCaB 1542be5104 merge versioninfo matcher 16 years ago
aCaB d645bfd770 Merge branch 'versioninfo' 16 years ago
aCaB 1e7afd202b fix debug printf 16 years ago
aCaB 853101585e versioninfo parser reworked 16 years ago
aCaB 01a11a380e typo in debug message 16 years ago
aCaB 91689e9b5e bzero size typo in hs 16 years ago
aCaB 10c1ce9a39 void return 16 years ago
aCaB 4ddd73d4da hashset fixes 16 years ago
aCaB 145a188666 hs api upgrade 16 years ago
Török Edvin ed528ece13 The hashset's bitmap needs only capacity/32 memory, not capacity/8. 16 years ago
Török Edvin 1739b81e29 add _noalloc hashset functions requested by aCaB. 16 years ago
Török Edvin 761c97e537 The hashset's bitmap needs only capacity/32 memory, not capacity/8. 16 years ago
Török Edvin 6f1d98ebaf add _noalloc hashset functions requested by aCaB. 16 years ago