| .. |
|
7z
|
bb#2172
|
16 years ago |
|
c++
|
attempt to fix win32 build
|
15 years ago |
|
jsparse
|
Fix the FreeBSD crash fix (bb #1727).
|
16 years ago |
|
nsis
|
bb#2838 (1/2)
|
15 years ago |
|
regex
|
fix regex when sizeof(void*) != sizeof(long) (bb #2232).
|
16 years ago |
|
.gitignore
|
update ignore files
|
17 years ago |
|
7z.c
|
Fix file descriptor leak (bb #2347).
|
15 years ago |
|
7z.h
|
7z support
|
17 years ago |
|
Makefile.am
|
Better detection for encrypted PDFs (bb #2448)
|
15 years ago |
|
Makefile.in
|
Better detection for encrypted PDFs (bb #2448)
|
15 years ago |
|
arc4.c
|
Add missing files
|
15 years ago |
|
arc4.h
|
Add missing files
|
15 years ago |
|
aspack.c
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
aspack.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
autoit.c
|
bb#2171
|
16 years ago |
|
autoit.h
|
use fmap in autoit
|
16 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
|
binhex: scan partially extracted files
|
16 years ago |
|
binhex.h
|
one pass binhex
|
16 years ago |
|
blob.c
|
libclamav/blob.c: properly scan files when LeaveTemporaryFiles is enabled (bb#2447)
|
15 years ago |
|
blob.h
|
preliminary dlopen support for libclamunrar - this is mostly libtool stuff
|
17 years ago |
|
builtin_bytecodes.h
|
Update builtin bytecode (bb #2089).
|
15 years ago |
|
bytecode.c
|
Add some performance measurement code.
|
15 years ago |
|
bytecode.h
|
freshclam is using private symbol that changed proto (bb #2187).
|
16 years ago |
|
bytecode_api.c
|
revert previous commit to bytecode_api.c
|
15 years ago |
|
bytecode_api.h
|
Better detection for encrypted PDFs (bb #2448)
|
15 years ago |
|
bytecode_api_decl.c
|
bb #2307.
|
15 years ago |
|
bytecode_api_impl.h
|
bb #2307.
|
15 years ago |
|
bytecode_detect.c
|
Fix warning on FreeBSD.
|
16 years ago |
|
bytecode_detect.h
|
Fix distcheck warnings.
|
16 years ago |
|
bytecode_hooks.h
|
add match_offsets support.
|
16 years ago |
|
bytecode_nojit.c
|
Fix bogus warning about startup.cbc in nojit mode.
|
15 years ago |
|
bytecode_priv.h
|
Add bytecode API to determine whether running under JIT.
|
15 years ago |
|
bytecode_vm.c
|
Fix previous commit.
|
15 years ago |
|
cab.c
|
fix typoes - thanks to Michael Tautschnig
|
16 years ago |
|
cab.h
|
0.95.2
|
17 years ago |
|
cache.c
|
Make cl_load thread safe (bb #2333).
|
15 years ago |
|
cache.h
|
cache final fixes
|
16 years ago |
|
chmunpack.c
|
bb#2838 (2/2)
|
15 years ago |
|
chmunpack.h
|
bb#2838 (2/2)
|
15 years ago |
|
clamav.h
|
c4w: add Scan_GetFileType - untested
|
15 years ago |
|
clambc.h
|
Sync headers with bytecode compiler.
|
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
|
18 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)
|
17 years ago |
|
cvd.c
|
sigtool: add support for building unsigned dbs (--unsigned)
|
15 years ago |
|
cvd.h
|
sigtool: add support for building unsigned dbs (--unsigned)
|
15 years ago |
|
dconf.c
|
add dconf for swf
|
15 years ago |
|
dconf.h
|
add dconf for swf
|
15 years ago |
|
default.h
|
libclamav: use BM matcher in offset mode for PE files larger than 256kB
|
17 years ago |
|
disasm-common.h
|
fix struct doxygen docs.
|
16 years ago |
|
disasm.c
|
bb#2341
|
15 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
|
18 years ago |
|
dsig.c
|
fix some warnings
|
16 years ago |
|
dsig.h
|
CL_DB_CVDNOTMP is now the only way to load .cvd/.cld files; prepare
|
16 years ago |
|
elf.c
|
libclamav/elf.c: fix incorrect detection of Broken.Executable (bb#2580)
|
15 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)
|
17 years ago |
|
entconv.c
|
Disable entconv debug messages.
|
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
|
18 years ago |
|
entitylist.h
|
configure, libclamav: fix compile issues on IRIX (bb#1532)
|
17 years ago |
|
events.c
|
cosmetics (bb#2207)
|
15 years ago |
|
events.h
|
cosmetics (bb#2207)
|
15 years ago |
|
execs.h
|
bb #2307.
|
15 years ago |
|
explode.c
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
explode.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
filetypes.c
|
libclamav: add skeleton code for SWF parser
|
15 years ago |
|
filetypes.h
|
libclamav: add skeleton code for SWF parser
|
15 years ago |
|
filetypes_int.h
|
0.97.1 related changes
|
15 years ago |
|
filtering.c
|
Fix handling of string alternates (bb #2004).
|
16 years ago |
|
filtering.h
|
Prepare for prefiltering: add new files.
|
16 years ago |
|
fmap.c
|
fmap: reduce amount of mmap() calls in fmap_aging.
|
15 years ago |
|
fmap.h
|
bb#1968
|
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
|
18 years ago |
|
fsg.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
hashtab.c
|
Merge branch 'multihash'
|
15 years ago |
|
hashtab.h
|
port hashmatch to non-mpool
|
15 years ago |
|
htmlnorm.c
|
sigtool: properly normalize html files (bb#2764)
|
15 years ago |
|
htmlnorm.h
|
s/struct F_MAP/fmap_t/
|
16 years ago |
|
iana_cctld.h
|
add lots of warnings flags to 'make distcheck',
|
18 years ago |
|
iana_tld.h
|
add lots of warnings flags to 'make distcheck',
|
18 years ago |
|
inffixed64.h
|
…
|
|
|
inflate64.c
|
AIX collisions in inflate64 - bb#947
|
18 years ago |
|
inflate64.h
|
realign structs see bb#474
|
18 years ago |
|
inflate64_priv.h
|
AIX collisions in inflate64 - bb#947
|
18 years ago |
|
is_tar.c
|
…
|
|
|
is_tar.h
|
…
|
|
|
ishield.c
|
fix compiler warnings (bb #1872, bb #1934, bb #1935)
|
16 years ago |
|
ishield.h
|
ishiled full fmap - pt 2
|
17 years ago |
|
jpeg.c
|
libclamav: add basic GIF validator
|
15 years ago |
|
jpeg.h
|
libclamav: add basic GIF validator
|
15 years ago |
|
libclamav.map
|
fix map
|
15 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
|
18 years ago |
|
lzma_iface.c
|
7z support
|
17 years ago |
|
lzma_iface.h
|
7z support
|
17 years ago |
|
macho.c
|
fix some compiler warnings
|
16 years ago |
|
macho.h
|
s/struct F_MAP/fmap_t/
|
16 years ago |
|
matcher-ac.c
|
matcher-ac optimization:
|
15 years ago |
|
matcher-ac.h
|
libclamav: pass array with initial matches to bytecode (bb#2397)
|
15 years ago |
|
matcher-bm.c
|
libclamav/matcher-bm.c: fix error message (bb#2513)
|
15 years ago |
|
matcher-bm.h
|
libclamav: minimize header parsing (bb#2065)
|
16 years ago |
|
matcher-hash.c
|
bb#2818
|
15 years ago |
|
matcher-hash.h
|
port hashmatch to non-mpool
|
15 years ago |
|
matcher.c
|
cosmetics (bb#2207)
|
15 years ago |
|
matcher.h
|
cosmetics (bb#2207)
|
15 years ago |
|
mbox.c
|
libclamav: prefix all engine detections with "Heuristics." (bb#1808)
|
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
|
purge message.c binhex parser
|
16 years ago |
|
message.h
|
libclamav/message.c, mbox.c: fix out-of-memory null dereference in mbox/message (bb#1141)
|
18 years ago |
|
mew.c
|
libclamav/mew.c: harden boundary check on e8/e9 fixup
|
15 years ago |
|
mew.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
mpool.c
|
make solaris linker happy
|
15 years ago |
|
mpool.h
|
Fix bus error on Sparc.
|
16 years ago |
|
msexpand.c
|
libclamav/msexpand.c: fix name clash on HP-UX (bb#2398)
|
15 years ago |
|
msexpand.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
mspack.c
|
libclamav: fix possible use of uninitialized values (bb#2291)
|
15 years ago |
|
mspack.h
|
libclamav: fix possible use of uninitialized values (bb#2291)
|
15 years ago |
|
ole2_extract.c
|
error path uninit - bb#1908
|
16 years ago |
|
ole2_extract.h
|
ole2 to fmap
|
17 years ago |
|
others.c
|
typo in dbg message
|
15 years ago |
|
others.h
|
reserve flevel 6X for 0.97 patch releases
|
15 years ago |
|
others_common.c
|
fix win32 build
|
15 years ago |
|
packlibs.c
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
packlibs.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
pdf.c
|
pdf.c: fix pdf_handle_enc
|
15 years ago |
|
pdf.h
|
Add bytecode API for pdf.
|
16 years ago |
|
pe.c
|
bb#2544
|
15 years ago |
|
pe.h
|
Sync headers with bytecode compiler.
|
16 years ago |
|
pe_icons.c
|
bb#2695
|
15 years ago |
|
pe_icons.h
|
use cached metadata in icon parser, add icon unit tests
|
16 years ago |
|
perflogging.c
|
Prepare for prefiltering: add new files.
|
16 years ago |
|
perflogging.h
|
fix C++ comments
|
16 years ago |
|
petite.c
|
add lots of warnings flags to 'make distcheck',
|
18 years ago |
|
petite.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
phish_domaincheck_db.c
|
enable prefiltering, and add to dconf.
|
16 years ago |
|
phish_domaincheck_db.h
|
fix more compiler warnings (bb #273)
|
17 years ago |
|
phish_whitelist.c
|
enable prefiltering, and add to dconf.
|
16 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
|
18 years ago |
|
phishcheck.c
|
fix safebrowsing detection on certain URLs
|
15 years ago |
|
phishcheck.h
|
fix distcheck.
|
17 years ago |
|
png.c
|
libclamav: add PNG validator based on pngcheck
|
15 years ago |
|
png.h
|
libclamav: add PNG validator based on pngcheck
|
15 years ago |
|
qsort.c
|
fix some warnings
|
16 years ago |
|
readdb.c
|
fix debugmessage (bb #2930)
|
15 years ago |
|
readdb.h
|
sigtool: add support for building unsigned dbs (--unsigned)
|
15 years ago |
|
rebuildpe.c
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
rebuildpe.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
regex_list.c
|
make the sigload callback be aware of custom sigs
|
15 years ago |
|
regex_list.h
|
Revert "Revert "add whitelisting via cb to phish sigs too""
|
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
|
18 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
|
18 years ago |
|
scanners.c
|
rework scan callbacks
|
15 years ago |
|
scanners.h
|
Default off, you can turn on via 'DevLiblog'.
|
15 years ago |
|
sha1.c
|
collect sha256
|
16 years ago |
|
sha1.h
|
fix win32 build
|
15 years ago |
|
sha256.c
|
Improve DB load time (bb #1860).
|
16 years ago |
|
sha256.h
|
use sha256 instead of md5 in phishcheck.
|
17 years ago |
|
sis.c
|
error path leaks and similar stuff
|
15 years ago |
|
sis.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
special.c
|
libclamav/special.c: avoid false MS02-002 detections for corrupted files (bb#2074)
|
16 years ago |
|
special.h
|
libclamav: call cli_checkfp() whenever possible/makes sense (bb#1558)
|
17 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
|
18 years ago |
|
str.c
|
libclamav/str.c: fix cli_isnumber() (bb#2070)
|
16 years ago |
|
str.h
|
fix some compiler warnings
|
16 years ago |
|
swf.c
|
respect AlgorithmicDetection
|
15 years ago |
|
swf.h
|
libclamav/swf.c: scan images and binary blobs
|
15 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
|
18 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
|
fix some warnings
|
16 years ago |
|
textnorm.h
|
fix some warnings
|
16 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
|
0.96.1 new APIs (cli_map etc.)
|
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
|
18 years ago |
|
uniq.c
|
uniq update
|
18 years ago |
|
uniq.h
|
uniq update
|
18 years ago |
|
unsp.c
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
unsp.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 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
|
18 years ago |
|
unzip.c
|
fix compiler warnings (bb #1872, bb #1934, bb #1935)
|
16 years ago |
|
unzip.h
|
binhex, pdf, unzip_single to fmap
|
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
|
18 years ago |
|
upx.c
|
fix upx/lzma
|
17 years ago |
|
upx.h
|
upx/lzma
|
18 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
|
libclamav/vba_extract.c: fix error path double free (bb#2486)
|
15 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',
|
18 years ago |
|
wwunpack.h
|
update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD
|
18 years ago |
|
yc.c
|
Make yC able to handle more samples and variants.
|
17 years ago |
|
yc.h
|
Make yC able to handle more samples and variants.
|
17 years ago |