Commit Graph

25 Commits (e4d0ef01841e7ab242bb8a70dbea62cbf020a2ce)

Author SHA1 Message Date
aCaB 0b82971d7d port hashmatch to non-mpool 15 years ago
aCaB c802edd50e add loadhash 15 years ago
aCaB 153388c129 add htu32_next for enumeration 15 years ago
aCaB b6540c3d4f add htu32 hashtab - maps uints to ptrs/uints 15 years ago
aCaB 355bbc6a1f hashset from pool (bb#2185) 15 years ago
Török Edvin 7a7365efe9 0.96.1 new APIs (cli_map etc.) 15 years ago
Török Edvin ded1cddc8c Add missing function. 15 years ago
Török Edvin 1739b81e29 add _noalloc hashset functions requested by aCaB. 16 years ago
Török Edvin 6f1d98ebaf add _noalloc hashset functions requested by aCaB. 16 years ago
aCaB d2ba6f98bb matching complete 16 years ago
Tomasz Kojm cc447ac82c configure, libclamav: fix compile issues on IRIX (bb#1532) 16 years ago
Török Edvin fe389c841d reorder fields (bb #1144) 16 years ago
aCaB a5746c2512 TODO: 17 years ago
aCaB 885c2bf5b9 builds with and without mpools (#define USE_MPOOL) but it's still very broked 17 years ago
aCaB 0728972ea5 (hoepfully) completed db load, regexes and hashes missing 17 years ago
aCaB 937ade082c fix collisions in ole2/vba 17 years ago
Török Edvin 2e11bcdfd9 performance improvements for URL matching (bb #725, bb #650): 17 years ago
Török Edvin 6bba75b225 hashtab_insert should return pointer to newly inserted element. Fix grow bug. 17 years ago
Török Edvin 53321a4cb3 avoid using C99 flexible array members (bb #1039) 17 years ago
Tomasz Kojm 72ce4b70eb improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
Tomasz Kojm 2023340a41 update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
Török Edvin d5a5fef965 * libclamav/htmlnorm.c: generate only nocomment.html (always contains script too) and notags.html (bb #851) 18 years ago
aCaB 2455584143 sync to trunk 18 years ago
Török Edvin c3671221da introduce hashset_* functions 18 years ago
Török Edvin b8a505eeda optimize u16_normalize, encode as hex entities (Ȁ) 18 years ago
Török Edvin b0b8398b48 * contrib/entitynorm: 18 years ago
Török Edvin 0bc4d4742a fix a gcc warning (bb #786). Thanks to Gianluigi Tiesi <sherpya*netfarm.it> 18 years ago
Török Edvin 38a0019993 stick to GPLv2 18 years ago
Török Edvin 43ecd9a14b #include cleanup, Code cleanup, remove commented-out code, fix some gcc -W* warnings 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm 3506ac49f7 add encoding and entity normalizer from Edwin (bb#145) 19 years ago