Name Mode Size
..
VxWorks 040000
bakefile 040000
doc 040000
example 040000
include 040000
m4 040000
macos 040000
os400 040000
python 040000
result 040000
test 040000
vms 040000
win32 040000
xstc 040000
AUTHORS 100644 0 kb
COPYING 100644 1 kb
ChangeLog 100644 731 kb
Copyright 100644 1 kb
DOCBparser.c 100644 9 kb
HTMLparser.c 100644 205 kb
HTMLtree.c 100644 33 kb
INSTALL 100644 15 kb
Makefile.am 100644 58 kb
Makefile.in 100644 123 kb
Makefile.tests 100644 1 kb
NEWS 100644 129 kb
README 100644 1 kb
README.tests 100644 1 kb
README.zOS 100644 10 kb
SAX.c 100644 5 kb
SAX2.c 100644 85 kb
TODO 100644 11 kb
TODO_SCHEMAS 100644 1 kb
acinclude.m4 100644 1 kb
aclocal.m4 100644 55 kb
autogen.sh 100755 2 kb
buf.c 100644 33 kb
buf.h 100644 2 kb
c14n.c 100644 69 kb
catalog.c 100644 97 kb
check-relaxng-test-suite.py 100755 10 kb
check-relaxng-test-suite2.py 100755 10 kb
check-xinclude-test-suite.py 100755 5 kb
check-xml-test-suite.py 100755 9 kb
check-xsddata-test-suite.py 100755 10 kb
chvalid.c 100644 12 kb
compile 100755 7 kb
config.guess 100755 43 kb
config.h.in 100644 7 kb
config.sub 100755 35 kb
configure 100755 526 kb
configure.ac 100644 45 kb
dbgen.pl 100755 1 kb
dbgenattr.pl 100755 1 kb
debugXML.c 100644 102 kb
depcomp 100755 23 kb
dict.c 100644 31 kb
elfgcchack.h 100644 656 kb
enc.h 100644 1 kb
encoding.c 100644 140 kb
entities.c 100644 29 kb
error.c 100644 27 kb
genUnicode.py 100755 13 kb
gentest.py 100755 30 kb
globals.c 100644 29 kb
hash.c 100644 29 kb
install-sh 100755 14 kb
legacy.c 100644 38 kb
libxml-2.0-uninstalled.pc.in 100644 0 kb
libxml-2.0.pc.in 100644 0 kb
libxml.3 100644 2 kb
libxml.h 100644 3 kb
libxml.m4 100644 8 kb
libxml.spec.in 100644 6 kb
libxml2-config.cmake.in 100644 2 kb
libxml2.spec 100644 6 kb
libxml2.syms 100644 44 kb
list.c 100644 16 kb
ltmain.sh 100644 316 kb
missing 100755 7 kb
nanoftp.c 100644 52 kb
nanohttp.c 100644 47 kb
parser.c 100644 428 kb
parserInternals.c 100644 61 kb
pattern.c 100644 62 kb
regressions.py 100755 12 kb
regressions.xml 100644 6 kb
relaxng.c 100644 358 kb
runsuite.c 100644 31 kb
runtest.c 100644 116 kb
runxmlconf.c 100644 16 kb
save.h 100644 1 kb
schematron.c 100644 47 kb
testAutomata.c 100644 7 kb
testC14N.c 100644 10 kb
testHTML.c 100644 21 kb
testModule.c 100644 2 kb
testReader.c 100644 3 kb
testRegexp.c 100644 10 kb
testRelax.c 100644 5 kb
testSAX.c 100644 27 kb
testSchemas.c 100644 4 kb
testThreads.c 100644 5 kb
testThreadsWin32.c 100644 3 kb
testURI.c 100644 3 kb
testXPath.c 100644 6 kb
testapi.c 100644 1,412 kb
testchar.c 100644 16 kb
testdict.c 100644 11 kb
testdso.c 100644 0 kb
testlimits.c 100644 41 kb
testrecurse.c 100644 24 kb
threads.c 100644 27 kb
timsort.h 100644 14 kb
tree.c 100644 255 kb
trio.c 100644 157 kb
trio.h 100644 7 kb
triodef.h 100644 7 kb
trionan.c 100644 23 kb
trionan.h 100644 2 kb
triop.h 100644 6 kb
triostr.c 100644 41 kb
triostr.h 100644 8 kb
uri.c 100644 66 kb
valid.c 100644 190 kb
xinclude.c 100644 68 kb
xlink.c 100644 5 kb
xml2-config.1 100644 1 kb
xml2-config.in 100644 2 kb
xml2Conf.sh.in 100644 0 kb
xmlIO.c 100644 102 kb
xmlcatalog.c 100644 15 kb
xmllint.c 100644 98 kb
xmlmemory.c 100644 26 kb
xmlmodule.c 100644 11 kb
xmlreader.c 100644 165 kb
xmlregexp.c 100644 215 kb
xmlsave.c 100644 76 kb
xmlschemas.c 100644 807 kb
xmlschemastypes.c 100644 173 kb
xmlstring.c 100644 26 kb
xmlunicode.c 100644 100 kb
xmlwriter.c 100644 122 kb
xpath.c 100644 417 kb
xpointer.c 100644 75 kb
xzlib.c 100644 24 kb
xzlib.h 100644 1 kb
README.md
# ClamAV ClamAV® is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats. ## Documentation & FAQ The ClamAV documentation can be found in the [ClamAV User Manual](docs/UserManual.md) with additional information online in [our FAQ](https://www.clamav.net/documents). ## ClamAV Signatures Anyone can learn to read and write ClamAV signatures. Take a look at the [signature writing documentation](docs/UserManual/Signatures.md) and [phishing signature writing documentation](docs/UserManual/PhishSigs.md) to get started! ## Installation Instructions ### UNIX #### Build from Source on Linux/Unix/Mac For basic compile and install instructions on Linux/Unix platforms, check out the [install instructions](INSTALL.md). For detailed instructions specific to building ClamAV please investigate our the [Linux/Unix/Mac Install instructions in the User Manual](docs/UserManual/Installation-Unix.md). #### Install from a binary package For binary package distribution installation instructions, head over to [our website](https://www.clamav.net/documents/installing-clamav). ### Windows #### Build from Source on Windows The instructions for building ClamAV from source on Windows is located in the [Win32 README](win32/README.md). #### Using an Install Package We provide an installer to install ClamAV on Windows to "C:\\Program Files". This install method will require you to have Adminstrator priveleges. We also provide a "Portable Install Package" (i.e. a zip of the required files) for users that may wish to run ClamAV without installing it to a system-owned directory. For details on how to use either option, head over to the [Windows Install instructions in the User Manual](docs/UserManual/Installation-Windows.md). ### Upgrading from a previous version Some tips on [how to upgrade](https://www.clamav.net/documents/upgrading-clamav) from a previous version of ClamAV. ## ClamAV News For information about the features in this and prior releases, read [the news](NEWS.md). Catch up on the latest about ClamAV by reading our [blog](http://blog.clamav.net) and follow us on Twitter @clamav. ## Join the ClamAV Community The best way to get in touch with the ClamAV community is to join our [our mailing lists](https://www.clamav.net/documents/mailing-lists-faq), and tune to #clamav on [IRC](irc.freenode.net). ## Want to make a contribution? The ClamAV development team welcomes [code contributions](https://github.com/Cisco-Talos/clamav-devel), improvements to [our FAQ](https://github.com/Cisco-Talos/clamav-faq), and also [bug reports](https://bugzilla.clamav.net/). Thanks for joining us! ## Credits [The ClamAV Team](https://www.clamav.net/about.html#credits)