..
7z
convert 7z EOL to unix for compat with suncc
16 years ago
c++
Really fix dist*.
16 years ago
jsparse
Fix the FreeBSD crash fix (bb #1727 ).
16 years ago
nsis
Merge remote branch 'origin/fmap4all'
16 years ago
regex
unify DUPMAX def
16 years ago
.gitignore
update ignore files
16 years ago
7z.c
libclamav: cdb: drop FileType; cover ARJ, CAB, TAR, CPIO and 7Z
16 years ago
7z.h
7z support
16 years ago
Makefile.am
build system update
16 years ago
Makefile.in
build system update
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
win32 paths handling
16 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
bcfeatures.h
Sync headers with clamav bytecode compiler.
16 years ago
bignum.c
win32#2
16 years ago
bignum.h
win32#2
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
libclamav: fix error reporting for BinHex files (bb#1685)
16 years ago
binhex.h
s/struct F_MAP/fmap_t/
16 years ago
blob.c
cdb: handle mail files
16 years ago
blob.h
preliminary dlopen support for libclamunrar - this is mostly libtool stuff
17 years ago
bytecode.c
fix distcheck warning.
16 years ago
bytecode.h
print bytecode metadata.
16 years ago
bytecode_api.c
don't return NULL here.
16 years ago
bytecode_api.h
bytecode ptrdiff32 opcode.
16 years ago
bytecode_api_decl.c
Support for malloc in bytecode. Fix crash with mismatched api/flevel versions.
16 years ago
bytecode_api_impl.h
Support for malloc in bytecode. Fix crash with mismatched api/flevel versions.
16 years ago
bytecode_hooks.h
filesize, and pe_rawaddr API.
16 years ago
bytecode_nojit.c
fix some compiler warnings
16 years ago
bytecode_priv.h
Support for malloc in bytecode. Fix crash with mismatched api/flevel versions.
16 years ago
bytecode_vm.c
Support for malloc in bytecode. Fix crash with mismatched api/flevel versions.
16 years ago
cab.c
win32#2
16 years ago
cab.h
0.95.2
16 years ago
cache.c
Fix some pointer dereferences, and sizeof.
16 years ago
cache.h
cache final fixes
16 years ago
chmunpack.c
Merge remote branch 'origin/fmap4all'
16 years ago
chmunpack.h
s/struct F_MAP/fmap_t/
16 years ago
clamav.h
libclamav: handle digitally signed .info files
16 years ago
clambc.h
print bytecode metadata.
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
cpio.c
libclamav: cdb: drop FileType; cover ARJ, CAB, TAR, CPIO and 7Z
16 years ago
cpio.h
libclamav: add support for cpio archives (bb#1649)
16 years ago
cvd.c
libclamav: handle digitally signed .info files
16 years ago
cvd.h
libclamav: handle digitally signed .info files
16 years ago
dconf.c
Initial support for loading .cbc files from DB.
16 years ago
dconf.h
Initial support for loading .cbc files from DB.
16 years ago
default.h
libclamav: use BM matcher in offset mode for PE files larger than 256kB
16 years ago
disasm-common.h
fix struct doxygen docs.
16 years ago
disasm.c
bb#1778
16 years ago
disasm.h
disasm_x86 api.
16 years ago
disasmpriv.h
Sync with compiler.
16 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
CL_DB_CVDNOTMP is now the only way to load .cvd/.cld files; prepare
16 years ago
dsig.h
CL_DB_CVDNOTMP is now the only way to load .cvd/.cld files; prepare
16 years ago
elf.c
Merge remote branch 'origin/fmap4all'
16 years ago
elf.h
s/struct F_MAP/fmap_t/
16 years ago
encoding_aliases.h
configure, libclamav: fix compile issues on IRIX (bb#1532)
16 years ago
entconv.c
configure, libclamav: fix compile issues on IRIX (bb#1532)
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
configure, libclamav: fix compile issues on IRIX (bb#1532)
16 years ago
execs.h
matching complete
16 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: base code for unified container metadata matcher (bb#1579)
16 years ago
filetypes.h
libclamav: base code for unified container metadata matcher (bb#1579)
16 years ago
filetypes_int.h
sync with daily.ftm
16 years ago
fmap.c
Don't use pthread if not using threads (for example --disable-pthreads passed to
16 years ago
fmap.h
fix build on FreeBSD and Mac OS X (bb #1776 ).
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
bzero size typo in hs
16 years ago
hashtab.h
add _noalloc hashset functions requested by aCaB.
16 years ago
htmlnorm.c
Merge remote branch 'origin/fmap4all'
16 years ago
htmlnorm.h
s/struct F_MAP/fmap_t/
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
ishield.c
Merge remote branch 'origin/fmap4all'
16 years ago
ishield.h
ishiled full fmap - pt 2
16 years ago
libclamav.map
print bytecode metadata.
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
7z support
16 years ago
lzma_iface.h
7z support
16 years ago
macho.c
Merge remote branch 'origin/fmap4all'
16 years ago
macho.h
s/struct F_MAP/fmap_t/
16 years ago
matcher-ac.c
fix debug printf
16 years ago
matcher-ac.h
matching complete
16 years ago
matcher-bm.c
libclamav: replace qsort implementation and optimize its common usage (bb#1721)
16 years ago
matcher-bm.h
Merge remote branch 'origin/fmap4all'
16 years ago
matcher.c
Support PE hook bytecodes triggered by logical signature.
16 years ago
matcher.h
Merge branch 'cache'
16 years ago
mbox.c
Merge remote branch 'origin/fmap4all'
16 years ago
mbox.h
win32
16 years ago
md5.c
sync to trunk
18 years ago
md5.h
sync to trunk
18 years ago
message.c
libclamav: fix error reporting for BinHex files (bb#1685)
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 bus error on Sparc.
16 years ago
mpool.h
Fix bus error on Sparc.
16 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
libclamav/mspack.c: fix valgrind warnings about use of uninitialized values (bb#1655)
16 years ago
mspack.h
fix build on NetBSD 4.0
17 years ago
ole2_extract.c
Merge remote branch 'origin/fmap4all'
16 years ago
ole2_extract.h
ole2 to fmap
16 years ago
others.c
BytecodeSecurity setting.
16 years ago
others.h
BytecodeSecurity setting.
16 years ago
others_common.c
cli_ftw: when readdir fails, call the error callback (bb #1735 ).
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
Merge remote branch 'origin/fmap4all'
16 years ago
pdf.h
binhex, pdf, unzip_single to fmap
16 years ago
pe.c
bb#1591
16 years ago
pe.h
filesize, and pe_rawaddr API.
16 years ago
pe_icons.c
Fix some pointer dereferences, and sizeof.
16 years ago
pe_icons.h
icon scan interface rework
16 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
Merge remote branch 'origin/fmap4all'
16 years ago
phishcheck.h
fix distcheck.
17 years ago
qsort.c
another missing parentheses (bb#1769)
16 years ago
readdb.c
libclamav: handle digitally signed .info files
16 years ago
readdb.h
libclamav: base code for unified container metadata matcher (bb#1579)
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
Merge remote branch 'origin/fmap4all'
16 years ago
regex_list.h
configure, libclamav: fix compile issues on IRIX (bb#1532)
16 years ago
regex_suffix.c
n->type has to be first field (revert bug introduced in field reorder commit).
17 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
Support PE hook bytecodes triggered by logical signature.
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.
17 years ago
sha256.h
use sha256 instead of md5 in phishcheck.
17 years ago
sis.c
sis.c: fix size check
16 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: unify fp checking; output fp signatures in debug mode
16 years ago
special.h
libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558)
16 years ago
spin.c
Revert accidental commit of these files in
16 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
typo in debug message
16 years ago
str.h
load idb
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
win32
16 years ago
textdet.c
libclamav/textdet.c: improve (**or screw up**) UTF-16 detection (bb#1209)
17 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
bb#1695
16 years ago
tnef.h
libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead
17 years ago
type_desc.h
Support for malloc in bytecode. Fix crash with mismatched api/flevel versions.
16 years ago
unarj.c
unarj leaks
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
libclamav: cdb: drop FileType; cover ARJ, CAB, TAR, CPIO and 7Z
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
libclamav: cdb: drop FileType; cover ARJ, CAB, TAR, CPIO and 7Z
16 years ago
unzip.h
binhex, pdf, unzip_single to fmap
16 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 upx/lzma
16 years ago
upx.h
upx/lzma
17 years ago
uuencode.c
Merge remote branch 'origin/fmap4all'
16 years ago
uuencode.h
s/struct F_MAP/fmap_t/
16 years ago
vba_extract.c
win32 paths handling
16 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
Make yC able to handle more samples and variants.
16 years ago
yc.h
Make yC able to handle more samples and variants.
16 years ago