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
Tomasz Kojm 29ce4c6e60 fix warning on AES encrypted zip archives (bb#430) 18 years ago
..
js remove old CVS-stuff and make the repository look more like SVN 19 years ago
nsis move cli_scannulsft() to nsis/nulsft.c (bb#523) 18 years ago
unrar improve handling of corrupted/handcrafed headers (bb#511, patch from Trog) 18 years ago
Makefile.am NSIS support (DCONF and legal stuff coming up next) 18 years ago
Makefile.in NSIS support (DCONF and legal stuff coming up next) 18 years ago
binhex.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
binhex.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
blob.c Bug 520 18 years ago
blob.h blobGetFilename is now static() 18 years ago
cab.c fix buffer overflow 18 years ago
cab.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
chmunpack.c fix fd leak in chm_decompress_stream (CVE-2007-1745) 18 years ago
chmunpack.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
clamav.h prepare for enabling phishing code in non-experimental builds 18 years ago
cltypes.h update some copyrights and stick to GPL v2 18 years ago
cvd.c update some copyrights and stick to GPL v2 18 years ago
cvd.h update some copyrights and stick to GPL v2 18 years ago
dconf.c DCONF support for NSIS 18 years ago
dconf.h DCONF support for NSIS 18 years ago
dsig.c update some copyrights and stick to GPL v2 18 years ago
dsig.h update some copyrights and stick to GPL v2 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 remove old CVS-stuff and make the repository look more like SVN 19 years ago
entconv.c fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
entconv.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
entitylist.h Fix entity list generator to support more entities, including & (bb #391) 18 years ago
execs.h alt approach for snames in yC 18 years ago
filetypes.c NSIS support (DCONF and legal stuff coming up next) 18 years ago
filetypes.h NSIS support (DCONF and legal stuff coming up next) 18 years ago
fsg.c update file headers 18 years ago
fsg.h update file headers 18 years ago
hashtab.c apply next set of patches for enabling phishing code 18 years ago
hashtab.h #include cleanup, Code cleanup, remove commented-out code, fix some gcc -W* warnings 18 years ago
htmlnorm.c fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
htmlnorm.h apply next set of patches for enabling phishing code 18 years ago
iana_tld.h remove old CVS-stuff and make the repository look more like SVN 19 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
jscript.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
jscript.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
line.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
line.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
lockdb.c fix fd leak on EACCES/EAGAIN (bb#400) 18 years ago
lockdb.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
matcher-ac.c fix segfault on OOM (bb#515) 18 years ago
matcher-ac.h new implementation of the Aho-Corasick pattern matcher 18 years ago
matcher-bm.c update some copyrights and stick to GPL v2 18 years ago
matcher-bm.h use BM matcher to handle .mdb sigs 18 years ago
matcher-ncore.c update some copyrights and stick to GPL v2 18 years ago
matcher-ncore.h update some copyrights and stick to GPL v2 18 years ago
matcher.c update some copyrights and stick to GPL v2 18 years ago
matcher.h use BM matcher to handle .mdb sigs 18 years ago
mbox.c WITH_CURL is no longer needed 18 years ago
mbox.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
md5.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
md5.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
message.c Bug 402 18 years ago
message.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
mew.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
mew.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
msexpand.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
msexpand.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
mspack.c fix some gcc -W* warnings 18 years ago
mspack.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
ole2_extract.c detect block list loop (bb#466) 18 years ago
ole2_extract.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
others.c use strict permissions (0600) for temporary files created in cli_gentempstream() (bb#517) 18 years ago
others.h add cli_realloc2() 18 years ago
packlibs.c update file headers 18 years ago
packlibs.h update file headers 18 years ago
pdf.c Fix OOM, pointed out by TK 18 years ago
pdf.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
pe.c use BM matcher to handle .mdb sigs 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 apply next set of patches for enabling phishing code 18 years ago
phish_domaincheck_db.h apply next set of patches for enabling phishing code 18 years ago
phish_whitelist.c apply next set of patches for enabling phishing code 18 years ago
phish_whitelist.h apply next set of patches for enabling phishing code 18 years ago
phishcheck.c bb #497 18 years ago
phishcheck.h apply next set of patches for enabling phishing code 18 years ago
pst.c revert patch from bb#245 18 years ago
pst.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
readdb.c fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
readdb.h update some copyrights and stick to GPL v2 18 years ago
rebuildpe.c update file headers 18 years ago
rebuildpe.h update file headers 18 years ago
regex_list.c cli_realloc() for matcher->root_hosts 18 years ago
regex_list.h apply next set of patches for enabling phishing code 18 years ago
rtf.c fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
rtf.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
scanners.c fix warning on AES encrypted zip archives (bb#430) 18 years ago
scanners.h update some copyrights and stick to GPL v2 18 years ago
sha256.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
sha256.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
sis.c update some copyrights and stick to GPL v2 18 years ago
sis.h update some copyrights and stick to GPL v2 18 years ago
snprintf.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
snprintf.h remove old CVS-stuff and make the repository look more like SVN 19 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 update file headers 18 years ago
spin.h update file headers 18 years ago
str.c new implementation of the Aho-Corasick pattern matcher 18 years ago
str.h update some copyrights and stick to GPL v2 18 years ago
suecrypt.c update file headers 18 years ago
suecrypt.h update file headers 18 years ago
table.c cli_sanitise_filename 19 years ago
table.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
text.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
text.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
tnef.c Remove warning messages 19 years ago
tnef.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
unsp.c fix typo 18 years ago
unsp.h update file headers 18 years ago
untar.c revert patch from bb#245 18 years ago
untar.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
unzip.c update some copyrights and stick to GPL v2 18 years ago
unzip.h update some copyrights and stick to GPL v2 18 years ago
upack.c remove old CVS-stuff and make the repository look more like SVN 19 years ago
upack.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
upx.c update file headers 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 fix some possible error path leaks by changing cli_realloc() to cli_realloc2() 18 years ago
vba_extract.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
wwunpack.c update file headers 18 years ago
wwunpack.h update file headers 18 years ago
yc.c minor improvement in yc 18 years ago
yc.h update file headers 18 years ago