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
Török Edvin f304dc688a fmapify: fix const-ness warnings 14 years ago
..
7z Merge branch 'fmapify' 14 years ago
c++ more LLVM 3.0 API changes 14 years ago
jsparse Fix the FreeBSD crash fix (bb #1727). 16 years ago
nsis fmapify: fix const-ness warnings 14 years ago
regex fix regex when sizeof(void*) != sizeof(long) (bb #2232). 16 years ago
.gitignore
7z_iface.c handle 7z encryption detection albeit post extraction and blockencrypted 14 years ago
7z_iface.h add 7z SFX support - bb#3063 14 years ago
Makefile.am Merge branch 'fmapify' 14 years ago
Makefile.in Merge branch 'fmapify' 14 years ago
arc4.c Add missing files 15 years ago
arc4.h Add missing files 15 years ago
aspack.c
aspack.h
autoit.c fmapify: fix const-ness warnings 14 years ago
autoit.h use fmap in autoit 16 years ago
bcfeatures.h Sync headers with clamav bytecode compiler. 16 years ago
bignum.c
bignum.h
bignum_class.h
binhex.c fmapify: fix const-ness warnings 14 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
builtin_bytecodes.h Update builtin bytecode (bb #2089). 15 years ago
bytecode.c fix recursion level crash (bb #3706). 14 years ago
bytecode.h freshclam is using private symbol that changed proto (bb #2187). 16 years ago
bytecode_api.c fmapify: fix const-ness warnings 14 years ago
bytecode_api.h pdf: implement text extraction (bb #2022) 14 years ago
bytecode_api_decl.c fmapify: fix const-ness warnings 14 years ago
bytecode_api_impl.h fmapify: fix const-ness warnings 14 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 opcode 20 error (bb #3100) 15 years ago
cab.c fmapify: fix const-ness warnings 14 years ago
cab.h port cab to fmap #5 15 years ago
cache.c fmapify: fix const-ness warnings 14 years ago
cache.h cache final fixes 16 years ago
chmunpack.c fmapify: fix const-ness warnings 14 years ago
chmunpack.h fmapify: fix const-ness warnings 14 years ago
clamav.h Merge branch 'fmapify' 14 years ago
clambc.h Sync headers with bytecode compiler. 16 years ago
cltypes.h
cpio.c Introduce cli_map_scandesc to scan a portion of the existing file 15 years ago
cpio.h fmapify Mach-O and CPIO 15 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 support for scanning different types of iso9660 image files. 14 years ago
dconf.h Add support for scanning different types of iso9660 image files. 14 years ago
default.h
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
dlp.h
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
encoding_aliases.h
entconv.c Disable entconv debug messages. 16 years ago
entconv.h
entitylist.h
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
explode.h
filetypes.c fmapify: fix const-ness warnings 14 years ago
filetypes.h Merge branch 'fmapify' 14 years ago
filetypes_int.h Merge branch 'fmapify' 14 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 workaround for unrar not supporting fmap. 14 years ago
fmap.h fmapify: fix const-ness warnings 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 Merge branch 'multihash' 15 years ago
hashtab.h port hashmatch to non-mpool 15 years ago
htmlnorm.c fmapfiy screnc 15 years ago
htmlnorm.h fmapfiy screnc 15 years ago
iana_cctld.h
iana_tld.h
inffixed64.h
inflate64.c
inflate64.h
inflate64_priv.h
is_tar.c fmapify: fix const-ness warnings 14 years ago
is_tar.h fmapify: fix const-ness warnings 14 years ago
ishield.c fmapify: fix const-ness warnings 14 years ago
ishield.h
iso9660.c fmapify: fix const-ness warnings 14 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
libclamav.map funmap is inline func now. 14 years ago
line.c
line.h
lzma_iface.c Merge branch 'fmapify' 14 years ago
lzma_iface.h
macho.c Introduce cli_map_scandesc to scan a portion of the existing file 15 years ago
macho.h
matcher-ac.c libclamav/matcher-ac.c: improve negation of single elements - handle !(xx) (bb#4052) 14 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 Fix SIGBUS on PA-RISC (big-endian) architectures (bb #3894). 14 years ago
matcher-hash.h port hashmatch to non-mpool 15 years ago
matcher.c fmapify: fix const-ness warnings 14 years ago
matcher.h libclamav/matcher.c: add new offset modifier SEx (bb#4008) 14 years ago
mbox.c fmapify: fix const-ness warnings 14 years ago
mbox.h mbox already fmapified, just drop descriptor 15 years ago
md5.c
md5.h
message.c bb #3829 14 years ago
message.h
mew.c fmapify: fix const-ness warnings 14 years ago
mew.h fmapify: fix const-ness warnings 14 years ago
mpool.c make solaris linker happy 15 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 port chm and mspack to fmap 15 years ago
mspack.h port chm and mspack to fmap 15 years ago
ole2_extract.c fmapify: fix const-ness warnings 14 years ago
ole2_extract.h
others.c Merge branch 'fmapify' 14 years ago
others.h Merge branch 'fmapify' 14 years ago
others_common.c Fix broken return value check on Win32. 15 years ago
packlibs.c fmapify: fix const-ness warnings 14 years ago
packlibs.h fmapify: fix const-ness warnings 14 years ago
pdf.c add an #ifdef NOISY to pdf.c 14 years ago
pdf.h Add bytecode API for pdf. 16 years ago
pe.c fmapify: fix const-ness warnings 14 years ago
pe.h Sync headers with bytecode compiler. 16 years ago
pe_icons.c fmapify: fix const-ness warnings 14 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 enable prefiltering, and add to dconf. 16 years ago
phish_domaincheck_db.h
phish_whitelist.c enable prefiltering, and add to dconf. 16 years ago
phish_whitelist.h
phishcheck.c fix safebrowsing detection on certain URLs 15 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 libclamav/readdb.c: allow comments in all db files (bb#3930) 14 years ago
readdb.h sigtool: add support for building unsigned dbs (--unsigned) 15 years ago
rebuildpe.c
rebuildpe.h
regex_list.c bb#3509 15 years ago
regex_list.h Revert "Revert "add whitelisting via cb to phish sigs too"" 16 years ago
regex_suffix.c
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 fmapify RTF 15 years ago
rtf.h fmapify RTF 15 years ago
scanners.c fmapify: fix const-ness warnings 14 years ago
scanners.h cli_map_scandesc convenience API 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
sis.c now that EC32 is using cli_readint we can't use EC32 on int16_t, or we'll crash. 14 years ago
sis.h fmapify sis 15 years ago
special.c fmapify jpeg_exploit 15 years ago
special.h fmapify jpeg_exploit 15 years ago
spin.c Revert accidental commit of these files in 16 years ago
spin.h
str.c Add support for scanning different types of iso9660 image files. 14 years ago
str.h Add support for scanning different types of iso9660 image files. 14 years ago
swf.c Introduce cli_map_scandesc to scan a portion of the existing file 15 years ago
swf.h libclamav/swf.c: scan images and binary blobs 15 years ago
table.c
table.h
text.c
text.h
textdet.c
textdet.h
textnorm.c fix some warnings 16 years ago
textnorm.h fix some warnings 16 years ago
tnef.c fmapify tnef 15 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 fmapify unarj 15 years ago
unarj.h fmapify unarj 15 years ago
uniq.c
uniq.h
unsp.c fmapify: fix const-ness warnings 14 years ago
unsp.h fmapify: fix const-ness warnings 14 years ago
untar.c fmapify tar 15 years ago
untar.h fmapify tar 15 years ago
unzip.c fmapify: fix const-ness warnings 14 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
uuencode.h
vba_extract.c libclamav/vba_extract.c: fix error path double free (bb#2486) 15 years ago
vba_extract.h
version.c
wwunpack.c
wwunpack.h
yc.c
yc.h