1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with LaTeX2HTML 2008 (1.71)
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>LibClamAV</TITLE>
<META NAME="description" CONTENT="LibClamAV">
<META NAME="keywords" CONTENT="clamdoc">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="clamdoc.css">
<LINK REL="next" HREF="node67.html">
<LINK REL="previous" HREF="node28.html">
<LINK REL="up" HREF="clamdoc.html">
<LINK REL="next" HREF="node41.html">
</HEAD>
<BODY >
<!--Navigation Panel-->
<A NAME="tex2html725"
HREF="node41.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
<A NAME="tex2html721"
HREF="clamdoc.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
<A NAME="tex2html715"
HREF="node39.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
<A NAME="tex2html723"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html726"
HREF="node41.html">Licence</A>
<B> Up:</B> <A NAME="tex2html722"
HREF="clamdoc.html">clamdoc</A>
<B> Previous:</B> <A NAME="tex2html716"
HREF="node39.html">clamd</A>
<B> <A NAME="tex2html724"
HREF="node1.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION00070000000000000000">
LibClamAV</A>
</H1>
Libclamav provides an easy and effective way to add a virus protection into
your software. The library is thread-safe and transparently recognizes and
scans within archives, mail files, MS Office document files, executables
and other special formats.
<P>
<BR><HR>
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL>
<LI><A NAME="tex2html727"
HREF="node41.html">Licence</A>
<LI><A NAME="tex2html728"
HREF="node42.html">Supported formats and features</A>
<UL>
<LI><A NAME="tex2html729"
HREF="node43.html">Executables</A>
<LI><A NAME="tex2html730"
HREF="node44.html">Mail files</A>
<LI><A NAME="tex2html731"
HREF="node45.html">Archives and compressed files</A>
<LI><A NAME="tex2html732"
HREF="node46.html">Documents</A>
<LI><A NAME="tex2html733"
HREF="node47.html">Data Loss Prevention</A>
<LI><A NAME="tex2html734"
HREF="node48.html">Others</A>
</UL>
<BR>
<LI><A NAME="tex2html735"
HREF="node49.html">API</A>
<UL>
<LI><A NAME="tex2html736"
HREF="node50.html">Header file</A>
<LI><A NAME="tex2html737"
HREF="node51.html">Initialization</A>
<LI><A NAME="tex2html738"
HREF="node52.html">Database loading</A>
<LI><A NAME="tex2html739"
HREF="node53.html">Error handling</A>
<LI><A NAME="tex2html740"
HREF="node54.html">Engine structure</A>
<LI><A NAME="tex2html741"
HREF="node55.html">Limits</A>
<LI><A NAME="tex2html742"
HREF="node56.html">Database checks</A>
<LI><A NAME="tex2html743"
HREF="node57.html">Data scan functions</A>
<LI><A NAME="tex2html744"
HREF="node58.html">Memory</A>
<LI><A NAME="tex2html745"
HREF="node59.html">Forking daemons</A>
<LI><A NAME="tex2html746"
HREF="node60.html">clamav-config</A>
<LI><A NAME="tex2html747"
HREF="node61.html">Example</A>
</UL>
<BR>
<LI><A NAME="tex2html748"
HREF="node62.html">CVD format</A>
<LI><A NAME="tex2html749"
HREF="node63.html">Contributors</A>
<LI><A NAME="tex2html750"
HREF="node64.html">Donors</A>
<LI><A NAME="tex2html751"
HREF="node65.html">Graphics</A>
<LI><A NAME="tex2html752"
HREF="node66.html">OpenAntiVirus</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
Cisco 2014-11-21
</ADDRESS>
</BODY>
</HTML>
|