ClamAV is an open source (GPLv2) anti-virus toolkit.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
clamav/clamav-devel/libclamav
Tomasz Kojm 04933acda3 add cl_load() 20 years ago
..
mspack fix possible infinite loop in cabd_find 20 years ago
unrar * libclamav/chmunpack.c: Add extra sanity check. 20 years ago
zziplib improve scanning of zip files 20 years ago
.cvsignore bugfixes 21 years ago
Makefile.am add support for ELF files in signatures 20 years ago
Makefile.in activate ELF code 20 years ago
binhex.c Ensure NAME_MAX isn't redefined on BeOS 20 years ago
binhex.h add support for Mac's HQX file format 21 years ago
blob.c Attempt to handle foreign character sets 20 years ago
blob.h Tidy 20 years ago
chmunpack.c * libclamav/chmunpack.c: Fix possible memory leak (TK) 20 years ago
chmunpack.h integrate CHM unpacker 21 years ago
clamav.h replace AC_MIN_LENGTH with cli_matcher->ac_depth 20 years ago
cltypes.h update 21 years ago
cvd.c add support for cl_engine and cli_matcher 20 years ago
cvd.h add support for cl_engine and cli_matcher 20 years ago
defaults.h add support for cl_engine and cli_matcher 20 years ago
dsig.c Use new patter matching algorithm. Cleanup. 21 years ago
dsig.h Missing files added. 22 years ago
elf.c add support for cl_engine and cli_matcher 20 years ago
elf.h add support for cl_engine and cli_matcher 20 years ago
execs.h add support for ELF files in signatures 20 years ago
filetypes.c replace AC_MIN_LENGTH with cli_matcher->ac_depth 20 years ago
filetypes.h add support for cl_engine and cli_matcher 20 years ago
fsg.c fix buffer size calculation in unfsg_133 20 years ago
fsg.h fsg handler improved 20 years ago
htmlnorm.c * libclamav/htmlnorm.c: RFC2397 ("data" URL scheme) support. 21 years ago
htmlnorm.h re-write HTML code 21 years ago
is_tar.c add support for old fashioned tar archives 20 years ago
is_tar.h add support for old fashioned tar archives 20 years ago
line.c Tidy 21 years ago
line.h Try to reclaim some memory if it becomes low when decoding 21 years ago
matcher-ac.c replace AC_MIN_LENGTH with cli_matcher->ac_depth 20 years ago
matcher-ac.h replace AC_MIN_LENGTH with cli_matcher->ac_depth 20 years ago
matcher-bm.c add support for cl_engine and cli_matcher 20 years ago
matcher-bm.h add support for cl_engine and cli_matcher 20 years ago
matcher.c remove cl_buildtrie(), cl_freetrie() 20 years ago
matcher.h add support for cl_engine and cli_matcher 20 years ago
mbox.c Scan attachments that have no filename 20 years ago
mbox.h First functional PDF extractor 20 years ago
md5.c use new MD5 implementation 21 years ago
md5.h use new MD5 implementation 21 years ago
message.c Fix minor typo in the debug message 20 years ago
message.h Removed handling for non fast tracked uuencoded messages 20 years ago
msexpand.c support files compressed with compress.exe 21 years ago
msexpand.h support files compressed with compress.exe 21 years ago
ole2_extract.c * libclamav/others.c,h: Add generic bitset implementation 20 years ago
ole2_extract.h proper file accounting (original patch from Maxim Dounin) 21 years ago
others.c remove cl_perror() 20 years ago
others.h * libclamav/others.c,h: Add generic bitset implementation 20 years ago
pdf.c Remove warnings on platforms without mmap 20 years ago
pdf.h activate PDF code 20 years ago
pe.c Fixed infloop in FSG2 handler 20 years ago
pe.h add support for cl_engine and cli_matcher 20 years ago
petite.c fix boundary checks 20 years ago
petite.h libclamav: pe: integrate Petite unpacker from aCaB (not yet activated) 21 years ago
readdb.c add cl_load() 20 years ago
readdb.h add support for cl_engine and cli_matcher 20 years ago
rebuildpe.c Fix cli_writeint32 alignment problem on SPARC 21 years ago
rebuildpe.h libclamav: pe: integrate Petite unpacker from aCaB (not yet activated) 21 years ago
scanners.c fix logic bug in cli_scandesc() 20 years ago
scanners.h add support for cl_engine and cli_matcher 20 years ago
snprintf.c add missing MAX macro 21 years ago
snprintf.h Big cleanup 21 years ago
special.c Fix reading PString type in Photoshop thumbnails. 20 years ago
special.h activate RIFF code 21 years ago
spin.c fixed bitmap shifting in unspin 20 years ago
spin.h add PESpin unpacker 20 years ago
str.c fix compiler warnings 21 years ago
str.h add support for detection based on analysis of archive metadata 21 years ago
strrcpy.c Ensure assert turned on only if config --enable-debug is used 21 years ago
strrcpy.h Use default decoders 21 years ago
table.c Tidy 21 years ago
table.h Initial revision 22 years ago
text.c Tidy 21 years ago
text.h Text/plain now handled as no encoding 21 years ago
tnef.c fix possible infinite loop 20 years ago
tnef.h First draft 20 years ago
untar.c Better error handler 20 years ago
untar.h add support for old fashioned tar archives 20 years ago
upx.c fix possible buffer overflow 20 years ago
upx.h attempt to rebuild PE structure from UPX compressed files 21 years ago
vba_extract.c * libclamav/chmunpack.c: Fix possible memory leak (TK) 20 years ago
vba_extract.h Decode and scan OLE objects embedded in MS Office documents. 20 years ago