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 f87a92ca87 replace getc() with getc_unlocked() when available. This 18 years ago
..
lzma quote macro arguments, group AC_C_* macros (bb #452), 18 years ago
nsis don't include both zlib and LzmaTypes.h (bb #805) 18 years ago
regex realign structs see bb#474 18 years ago
Makefile.am generic text normalizer (bb #241) 18 years ago
Makefile.in quote macro arguments, group AC_C_* macros (bb #452), 18 years ago
aspack.c realign structs see bb#474 18 years ago
aspack.h Aspack support (experimental) 18 years ago
autoit.c realign structs see bb#474 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 re-enable text detection (ASCII, UTF8, UTF16) 18 years ago
blob.h realign structs see bb#474 18 years ago
cab.c fix fd handling (thanks Edwin) 18 years ago
cab.h rewrite file/folder handling code as a complete and proper solution for bb#730 18 years ago
chmunpack.c fix some compiler warnings 18 years ago
chmunpack.h fix some compiler warnings 18 years ago
clamav.h add support for signature whitelisting with daily.ign/local.ign (bb#779) 18 years ago
cltypes.h various platform-specific cleanups 18 years ago
cvd.c s/HAVE_GMP/HAVE_LIBGMP 18 years ago
cvd.h add support for .cld containers 18 years ago
dconf.c support for generic text normalizer (CL_TYPE_SCRIPT) 18 years ago
dconf.h support for generic text normalizer (CL_TYPE_SCRIPT) 18 years ago
dsig.c s/HAVE_GMP/HAVE_LIBGMP 18 years ago
dsig.h s/HAVE_GMP/HAVE_LIBGMP 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 introduce hashset_* functions 18 years ago
entconv.c don't leave return value uninitialized. (bb #808). 18 years ago
entconv.h don't leave return value uninitialized. (bb #808). 18 years ago
entitylist.h introduce hashset_* functions 18 years ago
execs.h realign structs see bb#474 18 years ago
explode.c fix some compiler warnings 18 years ago
explode.h fix some compiler warnings 18 years ago
filetypes.c improve I/O error handling in cli_filetype2 (bb#818) 18 years ago
filetypes.h support for generic text normalizer (CL_TYPE_SCRIPT) 18 years ago
filetypes_int.h remove experimental JS and PST code 18 years ago
fsg.c fix warnings 18 years ago
fsg.h update file headers 18 years ago
hashtab.c introduce hashset_* functions 18 years ago
hashtab.h introduce hashset_* functions 18 years ago
htmlnorm.c use entconv to detect UTF-16BE, and UCS-4 variants 18 years ago
htmlnorm.h use entconv to detect UTF-16BE, and UCS-4 variants 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 introduce cli_ctime() that uses ctime_r() when 18 years ago
line.c More optimisations 18 years ago
line.h More optimisations 18 years ago
lzma_iface.c don't include both zlib and LzmaTypes.h (bb #805) 18 years ago
lzma_iface.h don't include both zlib and LzmaTypes.h (bb #805) 18 years ago
matcher-ac.c add support for matching single bytes anchored to sub-signatures; bump f-level 18 years ago
matcher-ac.h add support for matching single bytes anchored to sub-signatures; bump f-level 18 years ago
matcher-bm.c ndb sigs: add new target type (7) for ASCII files; handle sigs for targets 2..7 with A-C only 18 years ago
matcher-bm.h avoid holes in often used data structures (bb#748); 18 years ago
matcher.c ndb sigs: add new target type (7) for ASCII files; handle sigs for targets 2..7 with A-C only 18 years ago
matcher.h introduce hashset_* functions 18 years ago
mbox.c replace getc() with getc_unlocked() when available. This 18 years ago
mbox.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
md5.c fix some compiler warnings 18 years ago
md5.h fix some compiler warnings 18 years ago
message.c A few code tidies 18 years ago
message.h realign structs see bb#474 18 years ago
mew.c fix warnings 18 years ago
mew.h fix warnings 18 years ago
msexpand.c fix typo causing build failure with Sun's cc on Solaris. 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 fix some compiler warnings 18 years ago
ole2_extract.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
others.c add support for matching single bytes anchored to sub-signatures; bump f-level 18 years ago
others.h fix some compiler warnings 18 years ago
packlibs.c fix warnings 18 years ago
packlibs.h update file headers 18 years ago
pdf.c Zip module failure in pdf files - bb#617 18 years ago
pdf.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
pe.c introduce cli_ctime() that uses ctime_r() when 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 ignore invalid URLs containing double dots, optimization: cut URL after hostname 18 years ago
phishcheck.h avoid holes in data-structures due to alignment. 18 years ago
readdb.c add support for signature whitelisting with daily.ign/local.ign (bb#779) 18 years ago
readdb.h add support for signature whitelisting with daily.ign/local.ign (bb#779) 18 years ago
rebuildpe.c update file headers 18 years ago
rebuildpe.h update file headers 18 years ago
regex_list.c compatibility with new matcher extension 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 improve I/O error handling in cli_filetype2 (bb#818) 18 years ago
scanners.h update some copyrights and stick to GPL v2 18 years ago
sis.c sis.c fixed include macroes 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 Merging the post0.92 stuff 18 years ago
spin.h update file headers 18 years ago
str.c make the parser more sensitive to syntax errors (bb#238) 18 years ago
str.h make the parser more sensitive to syntax errors (bb#238) 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 generic text normalizer (bb #241) 18 years ago
textnorm.h generic text normalizer (bb #241) 18 years ago
tnef.c Handle trailing CR and change handling of truncated files 18 years ago
tnef.h remove old CVS-stuff and make the repository look more like SVN 19 years ago
unarj.c realign structs see bb#474 18 years ago
unarj.h realign structs see bb#474 18 years ago
unsp.c fix warnings 18 years ago
unsp.h realign structs see bb#474 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 fix warnings 18 years ago
unzip.h merging stuff - second step... 18 years ago
upack.c fix warnings 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 fix some compiler warnings 18 years ago
vba_extract.h realign structs see bb#474 18 years ago
wwunpack.c fix warnings 18 years ago
wwunpack.h add new version 18 years ago
yc.c rename x86 macroes due to collisions on HPUX 18 years ago
yc.h update file headers 18 years ago