| .. |
|
7z
|
fix up windows build for sha256
|
12 years ago |
|
c++
|
Fix bugs
|
12 years ago |
|
jsparse
|
Fix the FreeBSD crash fix (bb #1727).
|
16 years ago |
|
nsis
|
bb6091 - check lseek() return
|
13 years ago |
|
regex
|
regex: quiet findmust() warnings #10615 & #10616, added some safety for bad cases
|
13 years ago |
|
tomsfastmath
|
cid #11125/#11126 fixed
|
13 years ago |
|
.gitignore
|
update ignore files
|
17 years ago |
|
7z_iface.c
|
libclamav: fix 7z tempdir ref
|
13 years ago |
|
7z_iface.h
|
add 7z SFX support - bb#3063
|
14 years ago |
|
Doxyfile
|
Correct input source.
|
14 years ago |
|
Makefile.am
|
First initial commit of the stats gathering feature
|
12 years ago |
|
Makefile.in
|
First initial commit of the stats gathering feature
|
12 years ago |
|
adc.c
|
libclamav: fix ADC lookback to offset 0
|
12 years ago |
|
adc.h
|
libclamav: add GPL license header to adc.h
|
12 years ago |
|
arc4.c
|
Add missing files
|
15 years ago |
|
arc4.h
|
Add missing files
|
15 years ago |
|
asn1.c
|
asn1: Logging changes
|
13 years ago |
|
asn1.h
|
Change the cert management code to cache the trusted/revoked root certs in the engine struct
|
13 years ago |
|
aspack.c
|
…
|
|
|
aspack.h
|
…
|
|
|
autoit.c
|
quick fix for autoit.c bad header.
|
12 years ago |
|
autoit.h
|
use fmap in autoit
|
16 years ago |
|
bcfeatures.h
|
Sync headers with clamav bytecode compiler.
|
16 years ago |
|
bignum.h
|
bb#5700: implement and use fp_toradix_n()
|
13 years ago |
|
bignum_fast.h
|
bb #9017: tomsfastmath warning with zLinux on s390x
|
12 years ago |
|
binhex.c
|
bb6091 - check lseek() return
|
13 years ago |
|
binhex.h
|
one pass binhex
|
16 years ago |
|
blob.c
|
some corrections and refinements identified during 0.97 retrofit
|
13 years ago |
|
blob.h
|
…
|
|
|
builtin_bytecodes.h
|
Update builtin bytecode (bb #2089).
|
15 years ago |
|
bytecode.c
|
libclamav: non-LLVM interpreter, fix edge check, cid #10432 & #10446
|
13 years ago |
|
bytecode.h
|
performance statistics for bytecode hooks
|
13 years ago |
|
bytecode_api.c
|
formatted a number of bytecode files, converted tabs to spaces
|
12 years ago |
|
bytecode_api.h
|
pdf: implement text extraction (bb #2022)
|
14 years ago |
|
bytecode_api_decl.c
|
bb #4324
|
14 years ago |
|
bytecode_api_impl.h
|
bb #4324
|
14 years ago |
|
bytecode_detect.c
|
bb#5343
|
14 years ago |
|
bytecode_detect.h
|
Quiet Minix warning bb#5325
|
14 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
|
formatted a number of bytecode files, converted tabs to spaces
|
12 years ago |
|
bytecode_vm.c
|
marked integer constants too large for long type with ULL
|
12 years ago |
|
cab.c
|
Fix for CL_ENULLARG reported in regression run of 0021468992.gz
|
13 years ago |
|
cab.h
|
port cab to fmap #5
|
15 years ago |
|
cache.c
|
Put engine option checks in the right place for cache functions
|
12 years ago |
|
cache.h
|
Refactoring cache_remove to engine instead of full context object
|
13 years ago |
|
chmunpack.c
|
BB#3737 - Value too large for specified data type
|
14 years ago |
|
chmunpack.h
|
fmapify: fix const-ness warnings
|
14 years ago |
|
clamav.h
|
First initial commit of the stats gathering feature
|
12 years ago |
|
clambc.h
|
Sync headers with bytecode compiler.
|
16 years ago |
|
cltypes.h
|
added check for potential overflow with extremely large ole2 files
|
12 years ago |
|
cpio.c
|
modified cli_map_scan and cli_map_scandesc to take a cli_file_t
|
12 years ago |
|
cpio.h
|
fmapify Mach-O and CPIO
|
15 years ago |
|
crtmgr.c
|
Free the name if it's been allocated
|
13 years ago |
|
crtmgr.h
|
Print name of authenticode certificate revocation entry when in debug mode
|
13 years ago |
|
cvd.c
|
libclamav: cli_cvdverify() patch
|
13 years ago |
|
cvd.h
|
fix GCC warnings.
|
14 years ago |
|
dconf.c
|
pdf: Add dconf for ObfuscatedNameObject Heuristic
|
12 years ago |
|
dconf.h
|
pdf: Add dconf for ObfuscatedNameObject Heuristic
|
12 years ago |
|
default.h
|
bb #5405: Convert hard-coded maximum file sizes to configurable values with defaults
|
13 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
|
bb#5343
|
14 years ago |
|
dlp.h
|
…
|
|
|
dmg.c
|
modified cli_map_scan and cli_map_scandesc to take a cli_file_t
|
12 years ago |
|
dmg.h
|
bb #1570: turn mish blocks into list and process stripes
|
12 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 debug message tweaks
|
12 years ago |
|
elf.h
|
libclamav: bb #9154 - ELF handling re-write
|
12 years ago |
|
encoding_aliases.h
|
configure, libclamav: fix compile issues on IRIX (bb#1532)
|
17 years ago |
|
entconv.c
|
bb#5343
|
14 years ago |
|
entconv.h
|
…
|
|
|
entitylist.h
|
configure, libclamav: fix compile issues on IRIX (bb#1532)
|
17 years ago |
|
events.c
|
Add bytecode performance statistics
|
13 years ago |
|
events.h
|
Add bytecode performance statistics
|
13 years ago |
|
execs.h
|
bb #2307.
|
15 years ago |
|
explode.c
|
…
|
|
|
explode.h
|
…
|
|
|
filetypes.c
|
fix OOXML file type bug. Make code more maintainable.
|
12 years ago |
|
filetypes.h
|
libclamav: added GPT parsing for raw DMGs
|
12 years ago |
|
filetypes_int.h
|
libclamav: better sync built-in filetypes with published daily
|
12 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: error message tweaks
|
12 years ago |
|
fmap.h
|
bb #9576: add fmap_dump_to_file function
|
12 years ago |
|
fpu.c
|
Fix of unit tests for big endian floating point
|
12 years ago |
|
fpu.h
|
bb#5341 - Change floating point byte order check from compile time to run time.
|
12 years ago |
|
fsg.c
|
fmapify: fix const-ness warnings
|
14 years ago |
|
fsg.h
|
fmapify: fix const-ness warnings
|
14 years ago |
|
gpt.c
|
check for secondary GPT validity if primary is valid
|
12 years ago |
|
gpt.h
|
marked integer constants too large for long type with ULL
|
12 years ago |
|
hashtab.c
|
libclamav: earlier exit on hashtable growth problem
|
13 years ago |
|
hashtab.h
|
port hashmatch to non-mpool
|
15 years ago |
|
hfsplus.c
|
libclamav: hfs debug logging fix
|
12 years ago |
|
hfsplus.h
|
libclamav: HFS+/HFSX record walking and scanning internal files
|
12 years ago |
|
htmlnorm.c
|
htmlnorm: last piece of cid #11441 patch
|
13 years ago |
|
htmlnorm.h
|
fmapfiy screnc
|
15 years ago |
|
iana_cctld.h
|
…
|
|
|
iana_tld.h
|
…
|
|
|
inffixed64.h
|
…
|
|
|
inflate64.c
|
…
|
|
|
inflate64.h
|
…
|
|
|
inflate64_priv.h
|
…
|
|
|
iowrap.c
|
bb#5750
|
13 years ago |
|
iowrap.h
|
bb#5750
|
13 years ago |
|
is_tar.c
|
fmapify: fix const-ness warnings
|
14 years ago |
|
is_tar.h
|
fmapify: fix const-ness warnings
|
14 years ago |
|
ishield.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
ishield.h
|
ishiled full fmap - pt 2
|
17 years ago |
|
iso9660.c
|
iso9660: iso_scan_file rewrite
|
13 years ago |
|
iso9660.h
|
Add support for scanning different types of iso9660 image files.
|
14 years ago |
|
jpeg.c
|
libclamav: add basic GIF validator
|
15 years ago |
|
jpeg.h
|
libclamav: add basic GIF validator
|
15 years ago |
|
json.c
|
Fix bugs
|
12 years ago |
|
json.h
|
First initial commit of the stats gathering feature
|
12 years ago |
|
libclamav.map
|
First initial commit of the stats gathering feature
|
12 years ago |
|
line.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
line.h
|
…
|
|
|
lzma_iface.c
|
Merge branch 'fmapify'
|
14 years ago |
|
lzma_iface.h
|
7z support
|
17 years ago |
|
macho.c
|
modified cli_map_scan and cli_map_scandesc to take a cli_file_t
|
12 years ago |
|
macho.h
|
s/struct F_MAP/fmap_t/
|
16 years ago |
|
matcher-ac.c
|
bb#9659 correction to construction of Aho-Corasick trie fail links.
|
12 years ago |
|
matcher-ac.h
|
Support wildcard alternate strings of identical length in Aho-Corasick pattern matcher.
|
12 years ago |
|
matcher-bm.c
|
add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests
|
13 years ago |
|
matcher-bm.h
|
add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests
|
13 years ago |
|
matcher-hash.c
|
libclamav: print section hashes in debug
|
13 years ago |
|
matcher-hash.h
|
libclamav: print section hashes in debug
|
13 years ago |
|
matcher.c
|
First initial commit of the stats gathering feature
|
12 years ago |
|
matcher.h
|
bb#9595 fix for sigs targeted for ascii files containing offsets of the form EOF-n.
|
12 years ago |
|
mbox.c
|
bb#8993 - Rename the STAT macro to CLAMSTAT to avoid name conflicts on AIX
|
12 years ago |
|
mbox.h
|
mbox already fmapified, just drop descriptor
|
15 years ago |
|
md5.c
|
bb#5750
|
13 years ago |
|
md5.h
|
bb#5750
|
13 years ago |
|
message.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
message.h
|
…
|
|
|
mew.c
|
bb#5343
|
14 years ago |
|
mew.h
|
fmapify: fix const-ness warnings
|
14 years ago |
|
mpool.c
|
mpool: move map allocation after error checks
|
12 years ago |
|
mpool.h
|
Fix bus error on Sparc.
|
16 years ago |
|
msexpand.c
|
fmapify: fix const-ness warnings
|
14 years ago |
|
msexpand.h
|
fmapify msexpand
|
15 years ago |
|
mspack.c
|
bb #9733: CAB unpacking fix
|
12 years ago |
|
mspack.h
|
libclamav: type tweak for CAB files
|
13 years ago |
|
ole2_extract.c
|
bb#9598 - fixed allmatch option within the ole2 tree walking to find all matches
|
12 years ago |
|
ole2_extract.h
|
fix for win32 build and style edits
|
12 years ago |
|
others.c
|
Fix bugs
|
12 years ago |
|
others.h
|
Fix bugs
|
12 years ago |
|
others_common.c
|
libclamav: tweak to cli_gentempfd()
|
12 years ago |
|
packlibs.c
|
fmapify: fix const-ness warnings
|
14 years ago |
|
packlibs.h
|
fmapify: fix const-ness warnings
|
14 years ago |
|
pdf.c
|
pdf: Add dconf for ObfuscatedNameObject Heuristic
|
12 years ago |
|
pdf.h
|
Add bytecode API for pdf.
|
16 years ago |
|
pe.c
|
bb#8847 - ClamAV 0.97.x - 0.98 fail to match mdb signatures
|
12 years ago |
|
pe.h
|
enable catalog based and embedded authenticode checking
|
14 years ago |
|
pe_icons.c
|
bb6258 - Add warnings when allocations fail
|
13 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
|
…
|
|
|
petite.h
|
…
|
|
|
phish_domaincheck_db.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
phish_domaincheck_db.h
|
…
|
|
|
phish_whitelist.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
phish_whitelist.h
|
…
|
|
|
phishcheck.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
phishcheck.h
|
…
|
|
|
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
|
First initial commit of the stats gathering feature
|
12 years ago |
|
readdb.h
|
Rename .crtdb to .crb and add functionality to sigtool for searching the authenticode database
|
13 years ago |
|
rebuildpe.c
|
…
|
|
|
rebuildpe.h
|
…
|
|
|
regex_list.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
regex_list.h
|
Revert "Revert "add whitelisting via cb to phish sigs too""
|
16 years ago |
|
regex_suffix.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
regex_suffix.h
|
…
|
|
|
rijndael.c
|
scan inside encrypted PDF streams (bb #2794).
|
14 years ago |
|
rijndael.h
|
scan inside encrypted PDF streams (bb #2794).
|
14 years ago |
|
rtf.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
rtf.h
|
fmapify RTF
|
15 years ago |
|
scanners.c
|
libclamav: added GPT parsing for raw DMGs
|
12 years ago |
|
scanners.h
|
modified cli_map_scan and cli_map_scandesc to take a cli_file_t
|
12 years ago |
|
sf_base64decode.c
|
bb #1570: DMG TOC and striping (not reassembly yet), and libxml2 check
|
12 years ago |
|
sf_base64decode.h
|
bb #1570: DMG TOC and striping (not reassembly yet), and libxml2 check
|
12 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
|
…
|
|
|
sis.c
|
libclamav: SIS bb# 7054 follow-up
|
13 years ago |
|
sis.h
|
fmapify sis
|
15 years ago |
|
special.c
|
bb #6558: endian agnostic ID checking in jpeg exploit logic
|
13 years ago |
|
special.h
|
fmapify jpeg_exploit
|
15 years ago |
|
spin.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
spin.h
|
…
|
|
|
stats.c
|
Fix bugs
|
12 years ago |
|
stats.h
|
First initial commit of the stats gathering feature
|
12 years ago |
|
str.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
str.h
|
Add support for scanning different types of iso9660 image files.
|
14 years ago |
|
swf.c
|
swf: log message down-leveling
|
12 years ago |
|
swf.h
|
swf: add more tag recognition
|
12 years ago |
|
table.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
table.h
|
…
|
|
|
text.c
|
libclamav: cleaner textAddMessage(), cid #10532
|
13 years ago |
|
text.h
|
win32
|
16 years ago |
|
textdet.c
|
revert bb1636: causes too many false positives
|
13 years ago |
|
textdet.h
|
…
|
|
|
textnorm.c
|
fix some warnings
|
16 years ago |
|
textnorm.h
|
fix some warnings
|
16 years ago |
|
tnef.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
tnef.h
|
fmapify tnef
|
15 years ago |
|
type_desc.h
|
0.96.1 new APIs (cli_map etc.)
|
16 years ago |
|
unarj.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
unarj.h
|
fmapify unarj
|
15 years ago |
|
uniq.c
|
…
|
|
|
uniq.h
|
…
|
|
|
unsp.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
unsp.h
|
fmapify: fix const-ness warnings
|
14 years ago |
|
untar.c
|
add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests
|
13 years ago |
|
untar.h
|
fmapify tar
|
15 years ago |
|
unzip.c
|
cid #11399
|
13 years ago |
|
unzip.h
|
binhex, pdf, unzip_single to fmap
|
17 years ago |
|
upack.c
|
…
|
|
|
upack.h
|
…
|
|
|
upx.c
|
fmapify: fix const-ness warnings
|
14 years ago |
|
upx.h
|
fmapify: fix const-ness warnings
|
14 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
|
vba: length grab cleanup
|
13 years ago |
|
vba_extract.h
|
…
|
|
|
version.c
|
…
|
|
|
wwunpack.c
|
bb6258 - Add warnings when allocations fail
|
13 years ago |
|
wwunpack.h
|
…
|
|
|
www.c
|
First initial commit of the stats gathering feature
|
12 years ago |
|
www.h
|
First initial commit of the stats gathering feature
|
12 years ago |
|
xar.c
|
xar: fix memory leak for error condition and additional checks during temp file cleanup
|
12 years ago |
|
xar.h
|
xar: add checksumming checks and fixups from code review
|
12 years ago |
|
xz_iface.c
|
resolve some compiler warnings.
|
12 years ago |
|
xz_iface.h
|
XZ file type support
|
12 years ago |
|
yc.c
|
bb6809 G_Report 2630: Limit length of y0da emulation to the length of the file to prevent this overrun/segv
|
13 years ago |
|
yc.h
|
Make yC able to handle more samples and variants.
|
17 years ago |