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
David Raynor a0090a38e6 libclamav: SCAN_ALL support for HFS+/HFSX 12 years ago
..
7z libclamav: remove unused function File_GetLength 12 years ago
c++ bytecode: cid #10622 12 years ago
jsparse Fix the FreeBSD crash fix (bb #1727). 16 years ago
nsis bb6091 - check lseek() return 12 years ago
regex regex: quiet findmust() warnings #10615 & #10616, added some safety for bad cases 12 years ago
tomsfastmath cid #11125/#11126 fixed 12 years ago
.gitignore
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. 13 years ago
Makefile.am bb #1570: partition typing and HFS+ 12 years ago
Makefile.in Rework configure code for libxml2 check 12 years ago
arc4.c Add missing files 14 years ago
arc4.h Add missing files 14 years ago
asn1.c asn1: Logging changes 12 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 bb6091 - check lseek() return 12 years ago
autoit.h use fmap in autoit 15 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 fix GCC warnings. 13 years ago
binhex.c bb6091 - check lseek() return 12 years ago
binhex.h one pass binhex 15 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 12 years ago
bytecode.h performance statistics for bytecode hooks 13 years ago
bytecode_api.c bb6091 - check lseek() return 12 years ago
bytecode_api.h pdf: implement text extraction (bb #2022) 14 years ago
bytecode_api_decl.c bb #4324 13 years ago
bytecode_api_impl.h bb #4324 13 years ago
bytecode_detect.c bb#5343 13 years ago
bytecode_detect.h Quiet Minix warning bb#5325 13 years ago
bytecode_hooks.h add match_offsets support. 15 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 bb6258 - Add warnings when allocations fail 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 14 years ago
cache.c Scan_all: only cache when truly clean 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 13 years ago
chmunpack.h fmapify: fix const-ness warnings 14 years ago
clamav.h freshclam mods for enhanced signatures 12 years ago
clambc.h Sync headers with bytecode compiler. 15 years ago
cltypes.h libclamav: format macros and DMG tweaks 12 years ago
cpio.c Introduce cli_map_scandesc to scan a portion of the existing file 14 years ago
cpio.h fmapify Mach-O and CPIO 14 years ago
crtmgr.c Free the name if it's been allocated 12 years ago
crtmgr.h Print name of authenticode certificate revocation entry when in debug mode 12 years ago
cvd.c libclamav: cli_cvdverify() patch 12 years ago
cvd.h fix GCC warnings. 13 years ago
dconf.c bb #1570: partition typing and HFS+ 12 years ago
dconf.h bb #1570: partition typing and HFS+ 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 13 years ago
dlp.h
dmg.c libclamav: format macros and DMG tweaks 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 bb #7436: elf64 header early exit 12 years ago
elf.h s/struct F_MAP/fmap_t/ 16 years ago
encoding_aliases.h
entconv.c bb#5343 13 years ago
entconv.h
entitylist.h
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 bb #1570: partition typing and HFS+ 12 years ago
filetypes.h libclamav: partition magic buffer size tweak to match magic 12 years ago
filetypes_int.h libclamav: HFS+/HFSX signature tweaks, and initial version of scanfile (initial extents only) 12 years ago
filtering.c Fix handling of string alternates (bb #2004). 15 years ago
filtering.h Prepare for prefiltering: add new files. 16 years ago
fmap.c bb #6060: Add message for failed munmap() call 13 years ago
fmap.h fmap_need_off_once_len: don't return NULL on EOF 14 years ago
fsg.c fmapify: fix const-ness warnings 14 years ago
fsg.h fmapify: fix const-ness warnings 14 years ago
hashtab.c libclamav: earlier exit on hashtable growth problem 12 years ago
hashtab.h port hashmatch to non-mpool 15 years ago
hfsplus.c libclamav: SCAN_ALL support for HFS+/HFSX 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 12 years ago
htmlnorm.h fmapfiy screnc 14 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 12 years ago
ishield.h ishiled full fmap - pt 2 16 years ago
iso9660.c iso9660: iso_scan_file rewrite 12 years ago
iso9660.h Add support for scanning different types of iso9660 image files. 14 years ago
jpeg.c libclamav: add basic GIF validator 14 years ago
jpeg.h libclamav: add basic GIF validator 14 years ago
libclamav.map sigtool: Add print-certs command to allow dumping certs without a scan 12 years ago
line.c bb6258 - Add warnings when allocations fail 12 years ago
line.h
lzma_iface.c Merge branch 'fmapify' 14 years ago
lzma_iface.h
macho.c Fix CIDs 11109, 11110, 11122, 11123, 11353, 11354, 11355, 11356, 11357, 11358, 11359, 11360, 11361, 11362, 11363, 11364, 11365, 11374, 11375 12 years ago
macho.h s/struct F_MAP/fmap_t/ 16 years ago
matcher-ac.c Scan_all: make sure flag reaches ac_scanbuff and cleaner clamd support 12 years ago
matcher-ac.h add initial allscan/allmatch mode to libclamav, clamd, clamdscan, and clamscan with unit tests 13 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 12 years ago
matcher-hash.h libclamav: print section hashes in debug 12 years ago
matcher.c Scan_all: make sure flag reaches ac_scanbuff and cleaner clamd support 12 years ago
matcher.h libclamav: SHA1/SHA256 handling changes and wildcard-size support 12 years ago
mbox.c bb6258 - Add warnings when allocations fail 12 years ago
mbox.h mbox already fmapified, just drop descriptor 14 years ago
md5.c bb#5750 13 years ago
md5.h bb#5750 13 years ago
message.c bb6258 - Add warnings when allocations fail 12 years ago
message.h
mew.c bb#5343 13 years ago
mew.h fmapify: fix const-ness warnings 14 years ago
mpool.c Fix bugs in mpool and readdb 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 14 years ago
mspack.c bb6258 - Add warnings when allocations fail 12 years ago
mspack.h libclamav: type tweak for CAB files 13 years ago
ole2_extract.c ole2: shortcircuit header printing if not in debug mode 12 years ago
ole2_extract.h
others.c Scan_all: fix typo 12 years ago
others.h bb #1570: partition typing and HFS+ 12 years ago
others_common.c cli_ftw: properly handle continue from callback, cid #10331 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: rework parse_enc_method 12 years ago
pdf.h Add bytecode API for pdf. 15 years ago
pe.c libclamav: SCAN_ALL fix 12 years ago
pe.h enable catalog based and embedded authenticode checking 14 years ago
pe_icons.c bb6258 - Add warnings when allocations fail 12 years ago
pe_icons.h use cached metadata in icon parser, add icon unit tests 15 years ago
perflogging.c Prepare for prefiltering: add new files. 16 years ago
perflogging.h fix C++ comments 15 years ago
petite.c
petite.h
phish_domaincheck_db.c bb6258 - Add warnings when allocations fail 12 years ago
phish_domaincheck_db.h
phish_whitelist.c bb6258 - Add warnings when allocations fail 12 years ago
phish_whitelist.h
phishcheck.c bb6258 - Add warnings when allocations fail 12 years ago
phishcheck.h
png.c libclamav: add PNG validator based on pngcheck 14 years ago
png.h libclamav: add PNG validator based on pngcheck 14 years ago
qsort.c fix some warnings 16 years ago
readdb.c bb #1570: partition typing and HFS+ 12 years ago
readdb.h Rename .crtdb to .crb and add functionality to sigtool for searching the authenticode database 12 years ago
rebuildpe.c
rebuildpe.h
regex_list.c bb6258 - Add warnings when allocations fail 12 years ago
regex_list.h Revert "Revert "add whitelisting via cb to phish sigs too"" 15 years ago
regex_suffix.c bb6258 - Add warnings when allocations fail 12 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 12 years ago
rtf.h fmapify RTF 14 years ago
scanners.c bb #1570: partition typing and HFS+ 12 years ago
scanners.h bb #1570: partition typing and HFS+ 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 15 years ago
sha1.h fix win32 build 15 years ago
sha256.c Improve DB load time (bb #1860). 15 years ago
sha256.h
sis.c libclamav: SIS bb# 7054 follow-up 12 years ago
sis.h fmapify sis 14 years ago
special.c bb #6558: endian agnostic ID checking in jpeg exploit logic 13 years ago
special.h fmapify jpeg_exploit 14 years ago
spin.c bb6258 - Add warnings when allocations fail 12 years ago
spin.h
str.c bb6258 - Add warnings when allocations fail 12 years ago
str.h Add support for scanning different types of iso9660 image files. 14 years ago
swf.c bb #6712: safer SWF tag length handling 12 years ago
swf.h libclamav/swf.c: scan images and binary blobs 14 years ago
table.c bb6258 - Add warnings when allocations fail 12 years ago
table.h
text.c libclamav: cleaner textAddMessage(), cid #10532 12 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 12 years ago
tnef.h fmapify tnef 14 years ago
type_desc.h 0.96.1 new APIs (cli_map etc.) 15 years ago
unarj.c bb6258 - Add warnings when allocations fail 12 years ago
unarj.h fmapify unarj 14 years ago
uniq.c
uniq.h
unsp.c bb6258 - Add warnings when allocations fail 12 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 14 years ago
unzip.c cid #11399 12 years ago
unzip.h
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 12 years ago
vba_extract.h
version.c
wwunpack.c bb6258 - Add warnings when allocations fail 12 years ago
wwunpack.h
xar.c libclamav: move cksum_fails definition to fix xar for no-XML case 12 years ago
xar.h xar: add checksumming checks and fixups from code review 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 12 years ago
yc.h