Commit Graph

17 Commits (a02acd50b610164a434fe3fece095615f49274dc)

Author SHA1 Message Date
Kevin Lin a02acd50b6 [WIP] added nocase support to clamav ac algorithm 10 years ago
Shawn Webb 929090d615 Add strlcat functionality. Rely on existing strlcat and strlcpy if they are available. 11 years ago
aCaB 583cd65fc4 Add support for scanning different types of iso9660 image files. 14 years ago
Török Edvin 54e9e50dc3 cli_utf16_to_utf8 14 years ago
Tomasz Kojm 2979de20da fix some compiler warnings 15 years ago
aCaB 73d8cdedea load idb 16 years ago
Tomasz Kojm f461d74f2b libclamav: improve handling of PDF files (bb#1682) 16 years ago
Török Edvin eaf2aebdeb avoid unneeded calloc + memcpy. 16 years ago
Tomasz Kojm 72fb25eaf0 libclamav/str.c: return token count in cli_strtokenize() 17 years ago
aCaB 38e881e3c0 mpool cli_mp_hex2ui 17 years ago
Török Edvin eb2901515b move cli_unescape, and cli_textbuffer_append_normalize to str.c 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
aCaB 2455584143 sync to trunk 18 years ago
Tomasz Kojm a3fe2c5ba1 make the parser more sensitive to syntax errors (bb#238) 18 years ago
Török Edvin ff75dedb3d strcasestr() check and replacement. 18 years ago
Tomasz Kojm bb34cb31fe update some copyrights and stick to GPL v2 18 years ago
Tomasz Kojm bedc58dee1 make some cleanups and add support for nibble matching 18 years ago
Tomasz Kojm e4e8366f9d optimize loading of .ndb files (bb#339) 18 years ago
Sven Strickroth a99111f050 remove old CVS-stuff and make the repository look more like SVN 19 years ago
Tomasz Kojm bd98896151 add support for UTF16 encoded HTML files 19 years ago
Tomasz Kojm 9b133473bc move strrcpy() into str.c 19 years ago
Tomasz Kojm 48b7b4a747 update GPL headers with new address for FSF 19 years ago
Tomasz Kojm e5916a51c8 add support for detection based on analysis of archive metadata 21 years ago
Tomasz Kojm b03230c23b fix casting on 64bit platforms 21 years ago
Tomasz Kojm 116a9f7db6 update 21 years ago
Tomasz Kojm 8f84357e39 return needle address in cli_memstr 21 years ago
Tomasz Kojm 908ac3b28b include cli_strtokbuf() 21 years ago
Tomasz Kojm 8000d0786b Use new patter matching algorithm. Cleanup. 21 years ago
Tomasz Kojm 4048c4f6dc initial support for MD5 signatures 21 years ago
Nigel Horne 8f0f9d56b4 Rewrite of cli_chomp 21 years ago
Tomasz Kojm 8515ab9ee2 Cleanups 22 years ago
Tomasz Kojm 2d70a403de New fixes from Thomas Lamy. And others. 22 years ago
Luca Gibelli e3aaff8e10 Initial revision 22 years ago