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.
Tomasz Kojm
20384c878e
extract and scan SIS packages
git-svn: trunk@1805
|
20 years ago |
.. |
mspack
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
unrar
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
zziplib
|
enable pointer fix on TARGET_CPU_SPARC
|
20 years ago |
.cvsignore
|
bugfixes
|
21 years ago |
Makefile.am
|
inital support for SIS files
|
20 years ago |
Makefile.in
|
inital support for SIS files
|
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
|
…
|
|
clamav.h
|
update
|
20 years ago |
cltypes.h
|
update
|
21 years ago |
cvd.c
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
cvd.h
|
update interface
|
20 years ago |
defaults.h
|
add support for cl_engine and cli_matcher
|
20 years ago |
dsig.c
|
…
|
|
dsig.h
|
…
|
|
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
|
inital support for SIS files
|
20 years ago |
filetypes.h
|
inital support for SIS files
|
20 years ago |
fsg.c
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
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
|
…
|
|
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
|
update
|
20 years ago |
matcher-ac.h
|
update
|
20 years ago |
matcher-bm.c
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
matcher-bm.h
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
matcher.c
|
update
|
20 years ago |
matcher.h
|
update
|
20 years ago |
mbox.c
|
Tidy
|
20 years ago |
mbox.h
|
NEW_WORLD no longer uses cli_pmemstr()
|
20 years ago |
md5.c
|
use new MD5 implementation
|
21 years ago |
md5.h
|
use new MD5 implementation
|
21 years ago |
message.c
|
Downgrade warning message about empty field to debug
|
20 years ago |
message.h
|
Removed handling for non fast tracked uuencoded messages
|
20 years ago |
msexpand.c
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
msexpand.h
|
…
|
|
ole2_extract.c
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
ole2_extract.h
|
…
|
|
others.c
|
update
|
20 years ago |
others.h
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
pdf.c
|
NEW_WORLD no longer uses cli_pmemstr()
|
20 years ago |
pdf.h
|
activate PDF code
|
20 years ago |
pe.c
|
add support for CL_SCAN_ALGO
|
20 years ago |
pe.h
|
add support for PE32+ executables
|
20 years ago |
petite.c
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
petite.h
|
…
|
|
readdb.c
|
update
|
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
|
…
|
|
scanners.c
|
extract and scan SIS packages
|
20 years ago |
scanners.h
|
extract and scan SIS packages
|
20 years ago |
sis.c
|
extract and scan SIS packages
|
20 years ago |
sis.h
|
inital support for SIS files
|
20 years ago |
snprintf.c
|
add missing MAX macro
|
21 years ago |
snprintf.h
|
…
|
|
special.c
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
special.h
|
activate RIFF code
|
21 years ago |
spin.c
|
fix some compiler warnings, patch by Stefan Huehner <stefan*huehner.org>
|
20 years ago |
spin.h
|
add PESpin unpacker
|
20 years ago |
str.c
|
fix compiler warnings
|
20 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
|
…
|
|
table.c
|
Tidy
|
21 years ago |
table.h
|
…
|
|
text.c
|
Tidy
|
21 years ago |
text.h
|
Text/plain now handled as no encoding
|
21 years ago |
tnef.c
|
Remove compiler warning
|
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 |