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/libclamav
Török Edvin 6f7c0a1548 better script end detection 17 years ago
..
lzma sync to trunk 18 years ago
nsis filetype detection improvements 18 years ago
regex don't scan comment.html and script.html. 18 years ago
Makefile.am revert the Makefile changes in r3671. 17 years ago
Makefile.in revert the Makefile changes in r3671. 17 years ago
aspack.c realign structs see bb#474 18 years ago
aspack.h Aspack support (experimental) 18 years ago
autoit.c initial rewrite of limits 18 years ago
autoit.h preliminary autoit support (ea05/ea06) 18 years ago
binhex.c Fix warnings on HP-UX 18 years ago
binhex.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
blob.c filetype detection improvements 18 years ago
blob.h realign structs see bb#474 18 years ago
cab.c merge security fixes 18 years ago
cab.h rewrite file/folder handling code as a complete and proper solution for bb#730 18 years ago
chmunpack.c sync to trunk 18 years ago
chmunpack.h more limits 18 years ago
clamav.h newlimits merge 18 years ago
cltypes.h various platform-specific cleanups 18 years ago
cvd.c sync to trunk 18 years ago
cvd.h add support for .cld containers 18 years ago
dconf.c don't scan comment.html and script.html. 18 years ago
dconf.h don't scan comment.html and script.html. 18 years ago
dsig.c sync to trunk 18 years ago
dsig.h sync to trunk 18 years ago
elf.c update some copyrights and stick to GPL v2 18 years ago
elf.h update some copyrights and stick to GPL v2 18 years ago
encoding_aliases.h sync to trunk 18 years ago
entconv.c sync to trunk 18 years ago
entconv.h sync to trunk 18 years ago
entitylist.h sync to trunk 18 years ago
execs.h realign structs see bb#474 18 years ago
explode.c possible uninit in explode.c 17 years ago
explode.h sync to trunk 18 years ago
filetypes.c use limits->maxfiles instead of MAX_EMBEDDED_OBJ for ZIP-SFX 18 years ago
filetypes.h filetype detection improvements 18 years ago
filetypes_int.h add a generic sig to detect emails without Content-Type: 17 years ago
fsg.c fix warnings 18 years ago
fsg.h update file headers 18 years ago
hashtab.c sync to trunk 18 years ago
hashtab.h * libclamav/htmlnorm.c: generate only nocomment.html (always contains script too) and notags.html (bb #851) 18 years ago
htmlnorm.c better script end detection 17 years ago
htmlnorm.h sync to trunk 18 years ago
iana_tld.h stick to GPLv2 18 years ago
inffixed64.h Merging the post0.92 stuff 18 years ago
inflate64.c Merging the post0.92 stuff 18 years ago
inflate64.h realign structs see bb#474 18 years ago
inflate64_priv.h the ugly hack isn't needed on Solaris after all, if building with system zlib. Instead defining only Z_BLOCK is enough. 18 years ago
is_tar.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
is_tar.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
libclamav.map replace cli_dbgmsg with a macro that avoids calling 18 years ago
line.c More optimisations 18 years ago
line.h More optimisations 18 years ago
lzma_iface.c sync to trunk 18 years ago
lzma_iface.h sync to trunk 18 years ago
matcher-ac.c use limits->maxfiles instead of MAX_EMBEDDED_OBJ for ZIP-SFX 18 years ago
matcher-ac.h use limits->maxfiles instead of MAX_EMBEDDED_OBJ for ZIP-SFX 18 years ago
matcher-bm.c sync to trunk 18 years ago
matcher-bm.h avoid holes in often used data structures (bb#748); 18 years ago
matcher.c use limits->maxfiles instead of MAX_EMBEDDED_OBJ for ZIP-SFX 18 years ago
matcher.h filetype detection improvements 18 years ago
mbox.c Code tidy 18 years ago
mbox.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
md5.c sync to trunk 18 years ago
md5.h sync to trunk 18 years ago
message.c A few code tidies 18 years ago
message.h realign structs see bb#474 18 years ago
mew.c merge security fixes 18 years ago
mew.h fix warnings 18 years ago
msexpand.c initial rewrite of limits 18 years ago
msexpand.h rewritten decompressor for mscompress 18 years ago
mspack.c fix off-by-one error in LZX_READ_HUFFSYM() (bb#663) 18 years ago
mspack.h realign structs see bb#474 18 years ago
ole2_extract.c handle null ctx, required for sigtool (bb#846) 18 years ago
ole2_extract.h more limits and ole2 collision fixup 18 years ago
others.c replace cli_dbgmsg with a macro that avoids calling 18 years ago
others.h cannot use if in cli_dbgmsg() macro 18 years ago
packlibs.c fix warnings 18 years ago
packlibs.h update file headers 18 years ago
pdf.c warnings in pdf and tar 18 years ago
pdf.h otf pdf scanning 18 years ago
pe.c merge security fixes 18 years ago
pe.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
petite.c update file headers 18 years ago
petite.h update file headers 18 years ago
phish_domaincheck_db.c fix some warnings 18 years ago
phish_domaincheck_db.h fix some warnings 18 years ago
phish_whitelist.c fix some warnings 18 years ago
phish_whitelist.h fix some warnings 18 years ago
phishcheck.c fix out of memory handling (bb #849). 18 years ago
phishcheck.h avoid holes in data-structures due to alignment. 18 years ago
readdb.c filetype detection improvements 18 years ago
readdb.h filetype detection improvements 18 years ago
rebuildpe.c update file headers 18 years ago
rebuildpe.h update file headers 18 years ago
regex_list.c use limits->maxfiles instead of MAX_EMBEDDED_OBJ for ZIP-SFX 18 years ago
regex_list.h avoid holes in data-structures due to alignment. 18 years ago
rtf.c use %lu/(unsigned long int) instead of %ju/(uintmax_t) (bb#444) 18 years ago
rtf.h stick to GPLv2 18 years ago
scanners.c avoid calling cli_scanscript() for HTML files 18 years ago
scanners.h mail: scan text attachments and decoded base64 bodies also with type 4 sigs (bb#378) 18 years ago
sis.c initial rewrite of limits 18 years ago
sis.h merging stuff - second step... 18 years ago
special.c fix some gcc -W* warnings 18 years ago
special.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
spin.c more limits 18 years ago
spin.h update file headers 18 years ago
str.c sync to trunk 18 years ago
str.h sync to trunk 18 years ago
table.c Many changes since 0.92 18 years ago
table.h realign structs see bb#474 18 years ago
text.c More optimisations 18 years ago
text.h More optimisations 18 years ago
textdet.c re-enable text detection (ASCII, UTF8, UTF16) 18 years ago
textdet.h re-enable text detection (ASCII, UTF8, UTF16) 18 years ago
textnorm.c textnorm.c: initialiaze each field 18 years ago
textnorm.h tagless version of HTML file (bb #162) 18 years ago
tnef.c sync to trunk 18 years ago
tnef.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
unarj.c merge security fixes 18 years ago
unarj.h realign structs see bb#474 18 years ago
unsp.c initial rewrite of limits 18 years ago
unsp.h realign structs see bb#474 18 years ago
untar.c warnings in pdf and tar 18 years ago
untar.h initial rewrite of limits 18 years ago
unzip.c bb#845 18 years ago
unzip.h merging stuff - second step... 18 years ago
upack.c replace cli_dbgmsg with a macro that avoids calling 18 years ago
upack.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
upx.c rename x86 macroes due to collisions on HPUX 18 years ago
upx.h update file headers 18 years ago
uuencode.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
uuencode.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
vba_extract.c merge security fixes 18 years ago
vba_extract.h realign structs see bb#474 18 years ago
wwunpack.c fix warnings 18 years ago
wwunpack.h sync to trunk 18 years ago
yc.c rename x86 macroes due to collisions on HPUX 18 years ago
yc.h update file headers 18 years ago