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 bdd4b77c18 0.95.1 16 years ago
..
jsparse fix possible signedness issue (thanks Nigel). 16 years ago
lzma check for mallinfo availability (bb #1445). 16 years ago
nsis fix race introduced in r4379 16 years ago
regex add lots of warnings flags to 'make distcheck', 17 years ago
Makefile.am fix dependency bug introduced in r4992 (bb #1530) 16 years ago
Makefile.in check for mallinfo availability (bb #1445). 16 years ago
aspack.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
aspack.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
autoit.c return codes cleanup (bb#1159) 17 years ago
autoit.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
bignum.c libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
bignum.h add --with-system-tommath 16 years ago
bignum_class.h libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
binhex.c bb#1456 16 years ago
binhex.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
blob.c libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546) 16 years ago
blob.h preliminary dlopen support for libclamunrar - this is mostly libtool stuff 17 years ago
cab.c libclamav/cab.c: fix compiler warnings (bb#1494) 16 years ago
cab.h libclamav/cab.c: handle MSZIP compressed files with large block sizes (bb#1085) 16 years ago
chmunpack.c return codes cleanup (bb#1159) 17 years ago
chmunpack.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
clamav.h add cl_engine_get_num(CL_ENGINE_DB_OPTIONS) 16 years ago
cltypes.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
cvd.c return codes cleanup (bb#1159) 17 years ago
cvd.h libclamav, shared: minor cleanups; fix handling of long file names (bb#1349) 17 years ago
dconf.c libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
dconf.h libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
default.h libclamav, sigtool: fix handling of long signatures (bb#1395) 17 years ago
disasm.c s/esi/esi/ 17 years ago
disasm.h merge disasm code 17 years ago
disasmpriv.h fix more compiler warnings (bb #273) 17 years ago
dlp.c libclamav/dlp.c: disable the test for ssn_max_group (bb#1355) 17 years ago
dlp.h integrate the DLP code from Marty Roesch 17 years ago
dsig.c return codes cleanup (bb#1159) 17 years ago
dsig.h libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
elf.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
elf.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
encoding_aliases.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
entconv.c strerror/strerror_r->cli_strerror which is always thread safe. 16 years ago
entconv.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
entitylist.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
execs.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
explode.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
explode.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
filetypes.c libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
filetypes.h some leaks fixed 17 years ago
filetypes_int.h libclamav/filetypes_int.h: sync with daily.ftm 16 years ago
fsg.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
fsg.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
hashtab.c fix distcheck. 16 years ago
hashtab.h reorder fields (bb #1144) 16 years ago
htmlnorm.c extract URLs from mail body (bb #1482). 16 years ago
htmlnorm.h extract URLs from mail body (bb #1482). 16 years ago
iana_cctld.h add lots of warnings flags to 'make distcheck', 17 years ago
iana_tld.h add lots of warnings flags to 'make distcheck', 17 years ago
inffixed64.h Merging the post0.92 stuff 18 years ago
inflate64.c AIX collisions in inflate64 - bb#947 17 years ago
inflate64.h realign structs see bb#474 18 years ago
inflate64_priv.h AIX collisions in inflate64 - bb#947 17 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 fix trailing bytes in base64 decoding (bb #1388, thanks Thiyaga <mthiyaga*corp.untd.com>) 16 years ago
line.c have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
line.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
lzma_iface.c upx/lzma 17 years ago
lzma_iface.h upx/lzma 17 years ago
matcher-ac.c allow offsets for all buffer types 16 years ago
matcher-ac.h libclamav: add default.h 17 years ago
matcher-bm.c allow offsets for all buffer types 16 years ago
matcher-bm.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
matcher.c libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546) 16 years ago
matcher.h libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546) 16 years ago
mbox.c libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546) 16 years ago
mbox.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
md5.c sync to trunk 18 years ago
md5.h sync to trunk 18 years ago
message.c fix trailing bytes in base64 decoding (bb #1388, thanks Thiyaga <mthiyaga*corp.untd.com>) 16 years ago
message.h libclamav/message.c, mbox.c: fix out-of-memory null dereference in mbox/message (bb#1141) 17 years ago
mew.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
mew.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
mpool.c fix uninitialized value warning. 16 years ago
mpool.h libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
msexpand.c return codes cleanup (bb#1159) 17 years ago
msexpand.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
mspack.c return codes cleanup (bb#1159) 17 years ago
mspack.h fix build on NetBSD 4.0 17 years ago
ole2_extract.c bb#1456 16 years ago
ole2_extract.h fix collisions in ole2/vba 17 years ago
others.c use same symbols as 0.95 for libclamunrar_iface (bb #1535). 16 years ago
others.h 0.95.1 16 years ago
others_common.c fix build on platforms where pthread in not part of libc (bb #1470). 16 years ago
packlibs.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
packlibs.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
pdf.c configure: don't define HAVE_ZLIB_H 16 years ago
pdf.h improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93) 17 years ago
pe.c cli_parseres_special: check size before attempting to allocate. (bb #1506) 16 years ago
pe.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
petite.c add lots of warnings flags to 'make distcheck', 17 years ago
petite.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
phish_domaincheck_db.c fix more compiler warnings (bb #273) 17 years ago
phish_domaincheck_db.h fix more compiler warnings (bb #273) 17 years ago
phish_whitelist.c libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366) 17 years ago
phish_whitelist.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
phishcheck.c 0.95.1 16 years ago
phishcheck.h fix distcheck. 16 years ago
readdb.c local.gdb whitelisting of safebrowsing entries (bb #1482). 16 years ago
readdb.h libclamav, sigtool: use .gdb extension for safebrowsing dbs 16 years ago
rebuildpe.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
rebuildpe.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
regex_list.c local.gdb whitelisting of safebrowsing entries (bb #1482). 16 years ago
regex_list.h make use of hostkey prefix entries 16 years ago
regex_suffix.c n->type has to be first field (revert bug introduced in field reorder commit). 16 years ago
regex_suffix.h fix compiler warnings 17 years ago
rtf.c return codes cleanup (bb#1159) 17 years ago
rtf.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
scanners.c libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546) 16 years ago
scanners.h clamd, clamscan, libclamav: new option HeuristicScanPrecedence (bb #649) 17 years ago
sha256.c use sha256 instead of md5 in phishcheck. 16 years ago
sha256.h use sha256 instead of md5 in phishcheck. 16 years ago
sis.c return codes cleanup (bb#1159) 17 years ago
sis.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
special.c libclamav/special.c: fix possible false positive MS04-028 for files with corrupted headers (bb#1422) 16 years ago
special.h Improve Trojan.Swizzor.Gen detection: do per file statistics in addition to per string. It is amazing how a much simpler rule can do the same job better. 17 years ago
spin.c Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine; 17 years ago
spin.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
str.c fix distcheck 16 years ago
str.h avoid unneeded calloc + memcpy. 16 years ago
table.c have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
table.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
text.c have configure define NDEBUG unless we use --enable-debug, instead of having 17 years ago
text.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
textdet.c libclamav/textdet.c: improve (**or screw up**) UTF-16 detection (bb#1209) 16 years ago
textdet.h re-enable text detection (ASCII, UTF8, UTF16) 18 years ago
textnorm.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
textnorm.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
tnef.c return codes cleanup (bb#1159) 17 years ago
tnef.h libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
unarj.c libclamav/unarj.c: downgrade error message (bb#1444) 16 years ago
unarj.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
uniq.c uniq update 17 years ago
uniq.h uniq update 17 years ago
unsp.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
unsp.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
untar.c bb#1462 16 years ago
untar.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
unzip.c fix warning message in unzip.c 16 years ago
unzip.h workaround for non-mmap builds - bb#900 17 years ago
upack.c fix compiler warnings, more to come (bb #273) 17 years ago
upack.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
upx.c fix compiler warnings, more to come (bb #273) 17 years ago
upx.h upx/lzma 17 years ago
uuencode.c bb#1456 16 years ago
uuencode.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
vba_extract.c return codes cleanup (bb#1159) 17 years ago
vba_extract.h libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead 17 years ago
version.c when --disable-gcc-vcheck is set, set CFLAGS to O0 and 17 years ago
wwunpack.c add lots of warnings flags to 'make distcheck', 17 years ago
wwunpack.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
yc.c update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago
yc.h update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD 17 years ago