[-]
[+]
|
Changed |
clamav.changes
|
|
[-]
[+]
|
Changed |
clamav.spec
^
|
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/ChangeLog
^
|
@@ -1,3 +1,11 @@
+Fri Apr 5 17:36:54 EDT 2013 (dar)
+------------------------------------
+ * libclamav: Bugs reported by Felix Groebert of the Google Security Team
+
+Thu Feb 28 13:55:04 EDT 2013 (dar)
+------------------------------------
+ * libclamav/pe_icons.c: introduce LOGPARSEICONDETAILS define to reduce parseicon logging in default build
+
Wed Feb 20 10:05:00 EDT 2012 (multiple)
---------------------------------
* Bug reported by Felix Groebert, Mateusz Jurczyk and Gynvael Coldwind of the
@@ -154,6 +162,10 @@
------------------------------------
* libclamav/matcher-hash.c: off by one read in cli_hm_scan (bb#2818)
+Tue Jul 19 18:30:53 CEST 2011 (acab)
+------------------------------------
+ * libclamav/autoit.c: avoid dumping uninit data on autoit failure (bb#3051)
+
Thu Jul 14 12:29:17 EEST 2011 (edwin)
------------------------------------
* libclamav/pdf.c: fix encrypted pdf detection (bb #2988)
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/NEWS
^
|
@@ -1,8 +1,8 @@
-0.97.7
+0.97.8
------
-ClamAV 0.97.7 addresses several reported potential security bugs. Thanks to
-Felix Groebert, Mateusz Jurczyk and Gynvael Coldwind of the Google Security
-Team for finding and reporting these issues.
+ClamAV 0.97.8 addresses several reported potential security bugs. Thanks to
+Felix Groebert of the Google Security Team for finding and reporting these
+issues.
--
The ClamAV team (http://www.clamav.net/team)
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/README
^
|
@@ -1,6 +1,12 @@
Note: This README/NEWS file refers to the source tarball. Some things described
here may not be available in binary packages.
--
+0.97.8
+------
+ClamAV 0.97.8 addresses several reported potential security bugs. Thanks to
+Felix Groebert of the Google Security Team for finding and reporting these
+issues.
+
0.97.7
------
ClamAV 0.97.7 addresses several reported potential security bugs. Thanks to
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/configure
^
|
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.63 for ClamAV 0.97.7.
+# Generated by GNU Autoconf 2.63 for ClamAV 0.97.8.
#
# Report bugs to <http://bugs.clamav.net/>.
#
@@ -747,8 +747,8 @@
# Identity of this package.
PACKAGE_NAME='ClamAV'
PACKAGE_TARNAME='clamav'
-PACKAGE_VERSION='0.97.7'
-PACKAGE_STRING='ClamAV 0.97.7'
+PACKAGE_VERSION='0.97.8'
+PACKAGE_STRING='ClamAV 0.97.8'
PACKAGE_BUGREPORT='http://bugs.clamav.net/'
ac_unique_file="clamscan/clamscan.c"
@@ -1592,7 +1592,7 @@
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures ClamAV 0.97.7 to adapt to many kinds of systems.
+\`configure' configures ClamAV 0.97.8 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1663,7 +1663,7 @@
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ClamAV 0.97.7:";;
+ short | recursive ) echo "Configuration of ClamAV 0.97.8:";;
esac
cat <<\_ACEOF
@@ -1819,7 +1819,7 @@
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ClamAV configure 0.97.7
+ClamAV configure 0.97.8
generated by GNU Autoconf 2.63
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1833,7 +1833,7 @@
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by ClamAV $as_me 0.97.7, which was
+It was created by ClamAV $as_me 0.97.8, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ $0 $@
@@ -3004,7 +3004,7 @@
# Define the identity of the package.
PACKAGE='clamav'
- VERSION='0.97.7'
+ VERSION='0.97.8'
# Some tools Automake needs.
@@ -3135,10 +3135,10 @@
_ACEOF
-VERSION="0.97.7"
+VERSION="0.97.8"
LC_CURRENT=7
-LC_REVISION=16
+LC_REVISION=17
LC_AGE=1
LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
@@ -26535,7 +26535,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ClamAV $as_me 0.97.7, which was
+This file was extended by ClamAV $as_me 0.97.8, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -26598,7 +26598,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-ClamAV config.status 0.97.7
+ClamAV config.status 0.97.8
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
@@ -29230,7 +29230,7 @@
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by ClamAV $as_me 0.97.7, which was
+This file was extended by ClamAV $as_me 0.97.8, which was
generated by GNU Autoconf 2.63. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -29293,7 +29293,7 @@
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_version="\\
-ClamAV config.status 0.97.7
+ClamAV config.status 0.97.8
configured by $0, generated by GNU Autoconf 2.63,
with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/configure.in
^
|
@@ -20,7 +20,7 @@
AC_PREREQ([2.59])
dnl For a release change [devel] to the real version [0.xy]
dnl also change VERSION below
-AC_INIT([ClamAV], [0.97.7], [http://bugs.clamav.net/], [clamav], [http://www.clamav.net/])
+AC_INIT([ClamAV], [0.97.8], [http://bugs.clamav.net/], [clamav], [http://www.clamav.net/])
AH_BOTTOM([#include "platform.h"])
dnl put configure auxiliary into config
@@ -43,10 +43,10 @@
dnl change this on a release
dnl VERSION="devel-`date +%Y%m%d`"
-VERSION="0.97.7"
+VERSION="0.97.8"
LC_CURRENT=7
-LC_REVISION=16
+LC_REVISION=17
LC_AGE=1
LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
AC_SUBST([LIBCLAMAV_VERSION])
|
|
Changed |
clamav-0.97.8.tar.bz2/docs/clamdoc.pdf
^
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/clamdoc.tex
^
|
@@ -1,6 +1,6 @@
% Clam AntiVirus: User Manual
%
-% Copyright (C) 2008 Sourcefire, Inc.
+% Copyright (C) 2008-2013 Sourcefire, Inc.
% Copyright (C) 2002 - 2007 Tomasz Kojm <tkojm*clamav.net>
% Version 0.2x corrected by Dennis Leeuw <dleeuw*made-it.com>
% Version 0.80 corrected by Tomasz Papszun <tomek*clamav.net>
@@ -71,7 +71,7 @@
\vspace{3cm}
\begin{flushright}
\rule[-1ex]{8cm}{3pt}\\
- \huge Clam AntiVirus 0.97.4\\
+ \huge Clam AntiVirus 0.97.8\\
\huge \emph{User Manual}\\
\end{flushright}
@@ -83,7 +83,7 @@
\noindent
\begin{boxedminipage}[b]{\textwidth}
ClamAV User Manual,
- \copyright \ 2007 - 2011 Sourcefire, Inc.
+ \copyright \ 2007 - 2013 Sourcefire, Inc.
Authors: Tomasz Kojm\\
This document is distributed under the terms of the GNU General
Public License v2.\\
@@ -1570,15 +1570,44 @@
\section{Core Team}
\begin{itemize}
+ \item Christoph Cordes \email{<ccordes*clamav.net>}, Germany\\
+ Role: virus database maintainer
+
+ \item Joel Esler \email{<jesler*sourcefire.com>}, USA\\
+ Role: open source community manager
+
+ \item Tom Judge \email{<tjudge*sourcefire.com>}, USA\\
+ Role: infrastucture developer
+
+ \item Steven Morgan \email{<smorgan*sourcefire.com>}, USA\\
+ Role: ClamAV developer
+
+ \item Matthew Olney \email{<molney*sourcefire.com>}, USA\\
+ Role: development manager
+
+ \item David Raynor \email{<draynor*sourcefire.com>}, USA\\
+ Role: ClamAV developer
+
+ \item Shawn Webb \email{<swebb*sourcefire.com>}, USA\\
+ Role: ClamAV developer
+
+ \item Carl Wu \email{<cwu*sourcefire.com>}, USA\\
+ Role: ClamAV developer
+
+ \item Alain Zidouemba \email{<azidouemba*sourcefire.com>}, USA\\
+ Role: virus database maintainer
+
+ \end{itemize}
+
+ \section{Emeritus Team}
+
+ \begin{itemize}
\item aCaB \email{<acab*clamav.net>}, Italy\\
Role: virus database maintainer, coder
\item Mike Cathey \email{<mike*clamav.net>}, USA\\
Role: co-sysadmin
- \item Christoph Cordes \email{<ccordes*clamav.net>}, Germany\\
- Role: virus database maintainer
-
\item Diego d'Ambra \email{<diego*clamav.net>}, Denmark\\
Role: virus database maintainer
|
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/clam.png
^
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/clamdoc.css
^
|
@@ -1,6 +1,6 @@
/* Century Schoolbook font is very similar to Computer Modern Math: cmmi */
.MATH { font-family: "Century Schoolbook", serif; }
-.MATH I { font-family: "Century Schoolbook", serif; font-shape: italic }
+.MATH I { font-family: "Century Schoolbook", serif; font-style: italic }
.BOLDMATH { font-family: "Century Schoolbook", serif; font-weight: bold }
/* implement both fixed-size and relative sizes */
@@ -28,3 +28,11 @@
/* document-specific styles come next */
+PRE.preform { }
+DIV.center { }
+DIV.flushright { }
+DIV.navigation { }
+SPAN.textbf { font-weight: bold }
+SPAN.arabic { }
+SPAN.textit { font-style: italic }
+#hue36 { color: #ffffff; }
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/clamdoc.html
^
|
@@ -44,7 +44,7 @@
<P>
<IMG
- WIDTH="489" HEIGHT="480" ALIGN="BOTTOM" BORDER="0"
+ WIDTH="489" HEIGHT="489" ALIGN="BOTTOM" BORDER="0"
SRC="./clam.png"
ALT="Image clam">
<BR>
@@ -56,7 +56,7 @@
<BR>
<BR>
<DIV ALIGN="RIGHT">
-<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.97.4
+<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.97.8
<BR> <BIG CLASS="HUGE"><SPAN CLASS="textit">User Manual</SPAN>
<BR>
</BIG></BIG></DIV>
@@ -221,13 +221,12 @@
<LI><A NAME="tex2html178"
HREF="node61.html">Core Team</A>
<LI><A NAME="tex2html179"
- HREF="node62.html">About this document ...</A>
+ HREF="node62.html">Emeritus Team</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2011-07-25
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
|
Added |
clamav-0.97.8.tar.bz2/docs/html/crossref.png
^
|
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/img1.png
^
|
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/img2.png
^
|
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/img3.png
^
|
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/img4.png
^
|
|
Added |
clamav-0.97.8.tar.bz2/docs/html/img5.png
^
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/index.html
^
|
@@ -44,7 +44,7 @@
<P>
<IMG
- WIDTH="489" HEIGHT="480" ALIGN="BOTTOM" BORDER="0"
+ WIDTH="489" HEIGHT="489" ALIGN="BOTTOM" BORDER="0"
SRC="./clam.png"
ALT="Image clam">
<BR>
@@ -56,7 +56,7 @@
<BR>
<BR>
<DIV ALIGN="RIGHT">
-<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.97.4
+<BR> <BIG CLASS="HUGE">Clam AntiVirus 0.97.8
<BR> <BIG CLASS="HUGE"><SPAN CLASS="textit">User Manual</SPAN>
<BR>
</BIG></BIG></DIV>
@@ -221,13 +221,12 @@
<LI><A NAME="tex2html178"
HREF="node61.html">Core Team</A>
<LI><A NAME="tex2html179"
- HREF="node62.html">About this document ...</A>
+ HREF="node62.html">Emeritus Team</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2011-07-25
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node1.html
^
|
@@ -144,6 +144,8 @@
<BR>
<LI><A NAME="tex2html225"
HREF="node61.html">Core Team</A>
+<LI><A NAME="tex2html226"
+ HREF="node62.html">Emeritus Team</A>
</UL>
<!--End of Table of Contents--> <BR>
<BR>
@@ -181,8 +183,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node10.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html335"
+<A NAME="tex2html336"
HREF="node11.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html331"
+<A NAME="tex2html332"
HREF="node6.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html327"
+<A NAME="tex2html328"
HREF="node9.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html333"
+<A NAME="tex2html334"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html336"
+<B> Next:</B> <A NAME="tex2html337"
HREF="node11.html">Installation</A>
-<B> Up:</B> <A NAME="tex2html332"
+<B> Up:</B> <A NAME="tex2html333"
HREF="node6.html">Base package</A>
-<B> Previous:</B> <A NAME="tex2html328"
+<B> Previous:</B> <A NAME="tex2html329"
HREF="node9.html">Windows</A>
- <B> <A NAME="tex2html334"
+ <B> <A NAME="tex2html335"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -60,8 +60,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node11.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html347"
+<A NAME="tex2html348"
HREF="node12.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html343"
+<A NAME="tex2html344"
HREF="clamdoc.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html337"
+<A NAME="tex2html338"
HREF="node10.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html345"
+<A NAME="tex2html346"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html348"
+<B> Next:</B> <A NAME="tex2html349"
HREF="node12.html">Requirements</A>
-<B> Up:</B> <A NAME="tex2html344"
+<B> Up:</B> <A NAME="tex2html345"
HREF="clamdoc.html">clamdoc</A>
-<B> Previous:</B> <A NAME="tex2html338"
+<B> Previous:</B> <A NAME="tex2html339"
HREF="node10.html">Binary packages</A>
- <B> <A NAME="tex2html346"
+ <B> <A NAME="tex2html347"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -62,26 +62,25 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html349"
- HREF="node12.html">Requirements</A>
<LI><A NAME="tex2html350"
- HREF="node13.html">Installing on shell account</A>
+ HREF="node12.html">Requirements</A>
<LI><A NAME="tex2html351"
- HREF="node14.html">Adding new system user and group</A>
+ HREF="node13.html">Installing on shell account</A>
<LI><A NAME="tex2html352"
- HREF="node15.html">Compilation of base package</A>
+ HREF="node14.html">Adding new system user and group</A>
<LI><A NAME="tex2html353"
- HREF="node16.html">Compilation with clamav-milter enabled</A>
+ HREF="node15.html">Compilation of base package</A>
<LI><A NAME="tex2html354"
- HREF="node17.html">Running unit tests</A>
+ HREF="node16.html">Compilation with clamav-milter enabled</A>
<LI><A NAME="tex2html355"
+ HREF="node17.html">Running unit tests</A>
+<LI><A NAME="tex2html356"
HREF="node18.html">Reporting a unit test failure bug</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node12.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html366"
+<A NAME="tex2html367"
HREF="node13.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html362"
+<A NAME="tex2html363"
HREF="node11.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html356"
+<A NAME="tex2html357"
HREF="node11.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html364"
+<A NAME="tex2html365"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html367"
+<B> Next:</B> <A NAME="tex2html368"
HREF="node13.html">Installing on shell account</A>
-<B> Up:</B> <A NAME="tex2html363"
+<B> Up:</B> <A NAME="tex2html364"
HREF="node11.html">Installation</A>
-<B> Previous:</B> <A NAME="tex2html357"
+<B> Previous:</B> <A NAME="tex2html358"
HREF="node11.html">Installation</A>
- <B> <A NAME="tex2html365"
+ <B> <A NAME="tex2html366"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -77,7 +77,7 @@
<LI>bzip2 and bzip2-devel library
</LI>
<LI><code>check</code> unit testing framework <A NAME="tex2html7"
- HREF="footnode.html#foot787"><SUP><SPAN CLASS="arabic">4</SPAN></SUP></A>.
+ HREF="footnode.html#foot799"><SUP><SPAN CLASS="arabic">4</SPAN></SUP></A>.
</LI>
</UL>
@@ -89,7 +89,7 @@
<BR>
the package for these compilers are usually called: gcc, g++, or gcc-c++.
<A NAME="tex2html9"
- HREF="footnode.html#foot788"><SUP><SPAN CLASS="arabic">6</SPAN></SUP></A>
+ HREF="footnode.html#foot800"><SUP><SPAN CLASS="arabic">6</SPAN></SUP></A>
</LI>
<LI>A supported CPU for the JIT, either of: X86, X86-64, PowerPC, PowerPC64
@@ -109,31 +109,30 @@
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
-<A NAME="tex2html366"
+<A NAME="tex2html367"
HREF="node13.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html362"
+<A NAME="tex2html363"
HREF="node11.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html356"
+<A NAME="tex2html357"
HREF="node11.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html364"
+<A NAME="tex2html365"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html367"
+<B> Next:</B> <A NAME="tex2html368"
HREF="node13.html">Installing on shell account</A>
-<B> Up:</B> <A NAME="tex2html363"
+<B> Up:</B> <A NAME="tex2html364"
HREF="node11.html">Installation</A>
-<B> Previous:</B> <A NAME="tex2html357"
+<B> Previous:</B> <A NAME="tex2html358"
HREF="node11.html">Installation</A>
- <B> <A NAME="tex2html365"
+ <B> <A NAME="tex2html366"
HREF="node1.html">Contents</A></B> </DIV>
<!--End of Navigation Panel-->
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node13.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html378"
+<A NAME="tex2html379"
HREF="node14.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html374"
+<A NAME="tex2html375"
HREF="node11.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html368"
+<A NAME="tex2html369"
HREF="node12.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html376"
+<A NAME="tex2html377"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html379"
+<B> Next:</B> <A NAME="tex2html380"
HREF="node14.html">Adding new system user</A>
-<B> Up:</B> <A NAME="tex2html375"
+<B> Up:</B> <A NAME="tex2html376"
HREF="node11.html">Installation</A>
-<B> Previous:</B> <A NAME="tex2html369"
+<B> Previous:</B> <A NAME="tex2html370"
HREF="node12.html">Requirements</A>
- <B> <A NAME="tex2html377"
+ <B> <A NAME="tex2html378"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -74,8 +74,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node14.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html390"
+<A NAME="tex2html391"
HREF="node15.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html386"
+<A NAME="tex2html387"
HREF="node11.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html380"
+<A NAME="tex2html381"
HREF="node13.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html388"
+<A NAME="tex2html389"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html391"
+<B> Next:</B> <A NAME="tex2html392"
HREF="node15.html">Compilation of base package</A>
-<B> Up:</B> <A NAME="tex2html387"
+<B> Up:</B> <A NAME="tex2html388"
HREF="node11.html">Installation</A>
-<B> Previous:</B> <A NAME="tex2html381"
+<B> Previous:</B> <A NAME="tex2html382"
HREF="node13.html">Installing on shell account</A>
- <B> <A NAME="tex2html389"
+ <B> <A NAME="tex2html390"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -68,8 +68,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node15.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html402"
+<A NAME="tex2html403"
HREF="node16.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html398"
+<A NAME="tex2html399"
HREF="node11.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html392"
+<A NAME="tex2html393"
HREF="node14.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html400"
+<A NAME="tex2html401"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html403"
+<B> Next:</B> <A NAME="tex2html404"
HREF="node16.html">Compilation with clamav-milter enabled</A>
-<B> Up:</B> <A NAME="tex2html399"
+<B> Up:</B> <A NAME="tex2html400"
HREF="node11.html">Installation</A>
-<B> Previous:</B> <A NAME="tex2html393"
+<B> Previous:</B> <A NAME="tex2html394"
HREF="node14.html">Adding new system user</A>
- <B> <A NAME="tex2html401"
+ <B> <A NAME="tex2html402"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -74,8 +74,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node16.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html414"
+<A NAME="tex2html415"
HREF="node17.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html410"
+<A NAME="tex2html411"
HREF="node11.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html404"
+<A NAME="tex2html405"
HREF="node15.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html412"
+<A NAME="tex2html413"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html415"
+<B> Next:</B> <A NAME="tex2html416"
HREF="node17.html">Running unit tests</A>
-<B> Up:</B> <A NAME="tex2html411"
+<B> Up:</B> <A NAME="tex2html412"
HREF="node11.html">Installation</A>
-<B> Previous:</B> <A NAME="tex2html405"
+<B> Previous:</B> <A NAME="tex2html406"
HREF="node15.html">Compilation of base package</A>
- <B> <A NAME="tex2html413"
+ <B> <A NAME="tex2html414"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -64,8 +64,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node17.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html426"
+<A NAME="tex2html427"
HREF="node18.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html422"
+<A NAME="tex2html423"
HREF="node11.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html416"
+<A NAME="tex2html417"
HREF="node16.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html424"
+<A NAME="tex2html425"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html427"
+<B> Next:</B> <A NAME="tex2html428"
HREF="node18.html">Reporting a unit test</A>
-<B> Up:</B> <A NAME="tex2html423"
+<B> Up:</B> <A NAME="tex2html424"
HREF="node11.html">Installation</A>
-<B> Previous:</B> <A NAME="tex2html417"
+<B> Previous:</B> <A NAME="tex2html418"
HREF="node16.html">Compilation with clamav-milter enabled</A>
- <B> <A NAME="tex2html425"
+ <B> <A NAME="tex2html426"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -118,31 +118,30 @@
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
-<A NAME="tex2html426"
+<A NAME="tex2html427"
HREF="node18.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html422"
+<A NAME="tex2html423"
HREF="node11.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html416"
+<A NAME="tex2html417"
HREF="node16.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html424"
+<A NAME="tex2html425"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html427"
+<B> Next:</B> <A NAME="tex2html428"
HREF="node18.html">Reporting a unit test</A>
-<B> Up:</B> <A NAME="tex2html423"
+<B> Up:</B> <A NAME="tex2html424"
HREF="node11.html">Installation</A>
-<B> Previous:</B> <A NAME="tex2html417"
+<B> Previous:</B> <A NAME="tex2html418"
HREF="node16.html">Compilation with clamav-milter enabled</A>
- <B> <A NAME="tex2html425"
+ <B> <A NAME="tex2html426"
HREF="node1.html">Contents</A></B> </DIV>
<!--End of Navigation Panel-->
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node18.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html436"
+<A NAME="tex2html437"
HREF="node19.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html432"
+<A NAME="tex2html433"
HREF="node11.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html428"
+<A NAME="tex2html429"
HREF="node17.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html434"
+<A NAME="tex2html435"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html437"
+<B> Next:</B> <A NAME="tex2html438"
HREF="node19.html">Configuration</A>
-<B> Up:</B> <A NAME="tex2html433"
+<B> Up:</B> <A NAME="tex2html434"
HREF="node11.html">Installation</A>
-<B> Previous:</B> <A NAME="tex2html429"
+<B> Previous:</B> <A NAME="tex2html430"
HREF="node17.html">Running unit tests</A>
- <B> <A NAME="tex2html435"
+ <B> <A NAME="tex2html436"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -95,8 +95,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node19.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html448"
+<A NAME="tex2html449"
HREF="node20.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html444"
+<A NAME="tex2html445"
HREF="clamdoc.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html438"
+<A NAME="tex2html439"
HREF="node18.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html446"
+<A NAME="tex2html447"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html449"
+<B> Next:</B> <A NAME="tex2html450"
HREF="node20.html">clamd</A>
-<B> Up:</B> <A NAME="tex2html445"
+<B> Up:</B> <A NAME="tex2html446"
HREF="clamdoc.html">clamdoc</A>
-<B> Previous:</B> <A NAME="tex2html439"
+<B> Previous:</B> <A NAME="tex2html440"
HREF="node18.html">Reporting a unit test</A>
- <B> <A NAME="tex2html447"
+ <B> <A NAME="tex2html448"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -62,32 +62,31 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html450"
+<LI><A NAME="tex2html451"
HREF="node20.html">clamd</A>
<UL>
-<LI><A NAME="tex2html451"
+<LI><A NAME="tex2html452"
HREF="node21.html">On-access scanning</A>
</UL>
<BR>
-<LI><A NAME="tex2html452"
- HREF="node22.html">clamav-milter</A>
<LI><A NAME="tex2html453"
- HREF="node23.html">Testing</A>
+ HREF="node22.html">clamav-milter</A>
<LI><A NAME="tex2html454"
+ HREF="node23.html">Testing</A>
+<LI><A NAME="tex2html455"
HREF="node24.html">Setting up auto-updating</A>
<UL>
-<LI><A NAME="tex2html455"
+<LI><A NAME="tex2html456"
HREF="node25.html">Closest mirrors</A>
</UL>
<BR>
-<LI><A NAME="tex2html456"
+<LI><A NAME="tex2html457"
HREF="node26.html">ClamAV Active Malware Report</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node2.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html236"
+<A NAME="tex2html237"
HREF="node3.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html232"
+<A NAME="tex2html233"
HREF="clamdoc.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html226"
+<A NAME="tex2html227"
HREF="node1.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html234"
+<A NAME="tex2html235"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html237"
+<B> Next:</B> <A NAME="tex2html238"
HREF="node3.html">Features</A>
-<B> Up:</B> <A NAME="tex2html233"
+<B> Up:</B> <A NAME="tex2html234"
HREF="clamdoc.html">clamdoc</A>
-<B> Previous:</B> <A NAME="tex2html227"
+<B> Previous:</B> <A NAME="tex2html228"
HREF="node1.html">Contents</A>
- <B> <A NAME="tex2html235"
+ <B> <A NAME="tex2html236"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -68,18 +68,17 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html238"
- HREF="node3.html">Features</A>
<LI><A NAME="tex2html239"
- HREF="node4.html">Mailing lists and IRC channel</A>
+ HREF="node3.html">Features</A>
<LI><A NAME="tex2html240"
+ HREF="node4.html">Mailing lists and IRC channel</A>
+<LI><A NAME="tex2html241"
HREF="node5.html">Virus submitting</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node20.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html467"
+<A NAME="tex2html468"
HREF="node21.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html463"
+<A NAME="tex2html464"
HREF="node19.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html457"
+<A NAME="tex2html458"
HREF="node19.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html465"
+<A NAME="tex2html466"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html468"
+<B> Next:</B> <A NAME="tex2html469"
HREF="node21.html">On-access scanning</A>
-<B> Up:</B> <A NAME="tex2html464"
+<B> Up:</B> <A NAME="tex2html465"
HREF="node19.html">Configuration</A>
-<B> Previous:</B> <A NAME="tex2html458"
+<B> Previous:</B> <A NAME="tex2html459"
HREF="node19.html">Configuration</A>
- <B> <A NAME="tex2html466"
+ <B> <A NAME="tex2html467"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -72,14 +72,13 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html469"
+<LI><A NAME="tex2html470"
HREF="node21.html">On-access scanning</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node21.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html478"
+<A NAME="tex2html479"
HREF="node22.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html474"
+<A NAME="tex2html475"
HREF="node20.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html470"
+<A NAME="tex2html471"
HREF="node20.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html476"
+<A NAME="tex2html477"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html479"
+<B> Next:</B> <A NAME="tex2html480"
HREF="node22.html">clamav-milter</A>
-<B> Up:</B> <A NAME="tex2html475"
+<B> Up:</B> <A NAME="tex2html476"
HREF="node20.html">clamd</A>
-<B> Previous:</B> <A NAME="tex2html471"
+<B> Previous:</B> <A NAME="tex2html472"
HREF="node20.html">clamd</A>
- <B> <A NAME="tex2html477"
+ <B> <A NAME="tex2html478"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -83,14 +83,13 @@
254 dazuko
$ su -c "mknod -m 600 /dev/dazuko c 254 0"
</PRE>
- Now configure Clamuko in <code>clamd.conf</code> and read the <A HREF="node30.html#clamuko">5.3</A>
+ Now configure Clamuko in <code>clamd.conf</code> and read the <A HREF="node30.html#clamuko"><IMG ALIGN="BOTTOM" BORDER="1" ALT="[*]" SRC="crossref.png"></A>
section.
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node22.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html490"
+<A NAME="tex2html491"
HREF="node23.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html486"
+<A NAME="tex2html487"
HREF="node19.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html480"
+<A NAME="tex2html481"
HREF="node21.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html488"
+<A NAME="tex2html489"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html491"
+<B> Next:</B> <A NAME="tex2html492"
HREF="node23.html">Testing</A>
-<B> Up:</B> <A NAME="tex2html487"
+<B> Up:</B> <A NAME="tex2html488"
HREF="node19.html">Configuration</A>
-<B> Previous:</B> <A NAME="tex2html481"
+<B> Previous:</B> <A NAME="tex2html482"
HREF="node21.html">On-access scanning</A>
- <B> <A NAME="tex2html489"
+ <B> <A NAME="tex2html490"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -69,8 +69,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node23.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html502"
+<A NAME="tex2html503"
HREF="node24.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html498"
+<A NAME="tex2html499"
HREF="node19.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html492"
+<A NAME="tex2html493"
HREF="node22.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html500"
+<A NAME="tex2html501"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html503"
+<B> Next:</B> <A NAME="tex2html504"
HREF="node24.html">Setting up auto-updating</A>
-<B> Up:</B> <A NAME="tex2html499"
+<B> Up:</B> <A NAME="tex2html500"
HREF="node19.html">Configuration</A>
-<B> Previous:</B> <A NAME="tex2html493"
+<B> Previous:</B> <A NAME="tex2html494"
HREF="node22.html">clamav-milter</A>
- <B> <A NAME="tex2html501"
+ <B> <A NAME="tex2html502"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -74,8 +74,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node24.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html514"
+<A NAME="tex2html515"
HREF="node25.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html510"
+<A NAME="tex2html511"
HREF="node19.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html504"
+<A NAME="tex2html505"
HREF="node23.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html512"
+<A NAME="tex2html513"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html515"
+<B> Next:</B> <A NAME="tex2html516"
HREF="node25.html">Closest mirrors</A>
-<B> Up:</B> <A NAME="tex2html511"
+<B> Up:</B> <A NAME="tex2html512"
HREF="node19.html">Configuration</A>
-<B> Previous:</B> <A NAME="tex2html505"
+<B> Previous:</B> <A NAME="tex2html506"
HREF="node23.html">Testing</A>
- <B> <A NAME="tex2html513"
+ <B> <A NAME="tex2html514"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -109,38 +109,37 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html516"
+<LI><A NAME="tex2html517"
HREF="node25.html">Closest mirrors</A>
</UL>
<!--End of Table of Child-Links-->
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
-<A NAME="tex2html514"
+<A NAME="tex2html515"
HREF="node25.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html510"
+<A NAME="tex2html511"
HREF="node19.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html504"
+<A NAME="tex2html505"
HREF="node23.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html512"
+<A NAME="tex2html513"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html515"
+<B> Next:</B> <A NAME="tex2html516"
HREF="node25.html">Closest mirrors</A>
-<B> Up:</B> <A NAME="tex2html511"
+<B> Up:</B> <A NAME="tex2html512"
HREF="node19.html">Configuration</A>
-<B> Previous:</B> <A NAME="tex2html505"
+<B> Previous:</B> <A NAME="tex2html506"
HREF="node23.html">Testing</A>
- <B> <A NAME="tex2html513"
+ <B> <A NAME="tex2html514"
HREF="node1.html">Contents</A></B> </DIV>
<!--End of Navigation Panel-->
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node25.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html525"
+<A NAME="tex2html526"
HREF="node26.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html521"
+<A NAME="tex2html522"
HREF="node24.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html517"
+<A NAME="tex2html518"
HREF="node24.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html523"
+<A NAME="tex2html524"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html526"
+<B> Next:</B> <A NAME="tex2html527"
HREF="node26.html">ClamAV Active Malware Report</A>
-<B> Up:</B> <A NAME="tex2html522"
+<B> Up:</B> <A NAME="tex2html523"
HREF="node24.html">Setting up auto-updating</A>
-<B> Previous:</B> <A NAME="tex2html518"
+<B> Previous:</B> <A NAME="tex2html519"
HREF="node24.html">Setting up auto-updating</A>
- <B> <A NAME="tex2html524"
+ <B> <A NAME="tex2html525"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -76,8 +76,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node26.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html535"
+<A NAME="tex2html536"
HREF="node27.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html531"
+<A NAME="tex2html532"
HREF="node19.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html527"
+<A NAME="tex2html528"
HREF="node25.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html533"
+<A NAME="tex2html534"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html536"
+<B> Next:</B> <A NAME="tex2html537"
HREF="node27.html">Usage</A>
-<B> Up:</B> <A NAME="tex2html532"
+<B> Up:</B> <A NAME="tex2html533"
HREF="node19.html">Configuration</A>
-<B> Previous:</B> <A NAME="tex2html528"
+<B> Previous:</B> <A NAME="tex2html529"
HREF="node25.html">Closest mirrors</A>
- <B> <A NAME="tex2html534"
+ <B> <A NAME="tex2html535"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -84,31 +84,30 @@
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
-<A NAME="tex2html535"
+<A NAME="tex2html536"
HREF="node27.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html531"
+<A NAME="tex2html532"
HREF="node19.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html527"
+<A NAME="tex2html528"
HREF="node25.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html533"
+<A NAME="tex2html534"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html536"
+<B> Next:</B> <A NAME="tex2html537"
HREF="node27.html">Usage</A>
-<B> Up:</B> <A NAME="tex2html532"
+<B> Up:</B> <A NAME="tex2html533"
HREF="node19.html">Configuration</A>
-<B> Previous:</B> <A NAME="tex2html528"
+<B> Previous:</B> <A NAME="tex2html529"
HREF="node25.html">Closest mirrors</A>
- <B> <A NAME="tex2html534"
+ <B> <A NAME="tex2html535"
HREF="node1.html">Contents</A></B> </DIV>
<!--End of Navigation Panel-->
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node27.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html547"
+<A NAME="tex2html548"
HREF="node28.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html543"
+<A NAME="tex2html544"
HREF="clamdoc.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html537"
+<A NAME="tex2html538"
HREF="node26.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html545"
+<A NAME="tex2html546"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html548"
+<B> Next:</B> <A NAME="tex2html549"
HREF="node28.html">Clam daemon</A>
-<B> Up:</B> <A NAME="tex2html544"
+<B> Up:</B> <A NAME="tex2html545"
HREF="clamdoc.html">clamdoc</A>
-<B> Previous:</B> <A NAME="tex2html538"
+<B> Previous:</B> <A NAME="tex2html539"
HREF="node26.html">ClamAV Active Malware Report</A>
- <B> <A NAME="tex2html546"
+ <B> <A NAME="tex2html547"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -62,25 +62,24 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html549"
- HREF="node28.html">Clam daemon</A>
<LI><A NAME="tex2html550"
- HREF="node29.html">Clam<SPAN CLASS="textbf">d</SPAN>scan</A>
+ HREF="node28.html">Clam daemon</A>
<LI><A NAME="tex2html551"
- HREF="node30.html">Clamuko</A>
+ HREF="node29.html">Clam<SPAN CLASS="textbf">d</SPAN>scan</A>
<LI><A NAME="tex2html552"
+ HREF="node30.html">Clamuko</A>
+<LI><A NAME="tex2html553"
HREF="node31.html">Output format</A>
<UL>
-<LI><A NAME="tex2html553"
- HREF="node32.html">clamscan</A>
<LI><A NAME="tex2html554"
+ HREF="node32.html">clamscan</A>
+<LI><A NAME="tex2html555"
HREF="node33.html">clamd</A>
</UL></UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node28.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html565"
+<A NAME="tex2html566"
HREF="node29.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html561"
+<A NAME="tex2html562"
HREF="node27.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html555"
+<A NAME="tex2html556"
HREF="node27.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html563"
+<A NAME="tex2html564"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html566"
+<B> Next:</B> <A NAME="tex2html567"
HREF="node29.html">Clamdscan</A>
-<B> Up:</B> <A NAME="tex2html562"
+<B> Up:</B> <A NAME="tex2html563"
HREF="node27.html">Usage</A>
-<B> Previous:</B> <A NAME="tex2html556"
+<B> Previous:</B> <A NAME="tex2html557"
HREF="node27.html">Usage</A>
- <B> <A NAME="tex2html564"
+ <B> <A NAME="tex2html565"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -206,31 +206,30 @@
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
-<A NAME="tex2html565"
+<A NAME="tex2html566"
HREF="node29.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html561"
+<A NAME="tex2html562"
HREF="node27.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html555"
+<A NAME="tex2html556"
HREF="node27.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html563"
+<A NAME="tex2html564"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html566"
+<B> Next:</B> <A NAME="tex2html567"
HREF="node29.html">Clamdscan</A>
-<B> Up:</B> <A NAME="tex2html562"
+<B> Up:</B> <A NAME="tex2html563"
HREF="node27.html">Usage</A>
-<B> Previous:</B> <A NAME="tex2html556"
+<B> Previous:</B> <A NAME="tex2html557"
HREF="node27.html">Usage</A>
- <B> <A NAME="tex2html564"
+ <B> <A NAME="tex2html565"
HREF="node1.html">Contents</A></B> </DIV>
<!--End of Navigation Panel-->
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node29.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html577"
+<A NAME="tex2html578"
HREF="node30.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html573"
+<A NAME="tex2html574"
HREF="node27.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html567"
+<A NAME="tex2html568"
HREF="node28.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html575"
+<A NAME="tex2html576"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html578"
+<B> Next:</B> <A NAME="tex2html579"
HREF="node30.html">Clamuko</A>
-<B> Up:</B> <A NAME="tex2html574"
+<B> Up:</B> <A NAME="tex2html575"
HREF="node27.html">Usage</A>
-<B> Previous:</B> <A NAME="tex2html568"
+<B> Previous:</B> <A NAME="tex2html569"
HREF="node28.html">Clam daemon</A>
- <B> <A NAME="tex2html576"
+ <B> <A NAME="tex2html577"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -75,8 +75,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node3.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html251"
+<A NAME="tex2html252"
HREF="node4.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html247"
+<A NAME="tex2html248"
HREF="node2.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html241"
+<A NAME="tex2html242"
HREF="node2.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html249"
+<A NAME="tex2html250"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html252"
+<B> Next:</B> <A NAME="tex2html253"
HREF="node4.html">Mailing lists and IRC</A>
-<B> Up:</B> <A NAME="tex2html248"
+<B> Up:</B> <A NAME="tex2html249"
HREF="node2.html">Introduction</A>
-<B> Previous:</B> <A NAME="tex2html242"
+<B> Previous:</B> <A NAME="tex2html243"
HREF="node2.html">Introduction</A>
- <B> <A NAME="tex2html250"
+ <B> <A NAME="tex2html251"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -171,31 +171,30 @@
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
-<A NAME="tex2html251"
+<A NAME="tex2html252"
HREF="node4.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html247"
+<A NAME="tex2html248"
HREF="node2.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html241"
+<A NAME="tex2html242"
HREF="node2.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html249"
+<A NAME="tex2html250"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html252"
+<B> Next:</B> <A NAME="tex2html253"
HREF="node4.html">Mailing lists and IRC</A>
-<B> Up:</B> <A NAME="tex2html248"
+<B> Up:</B> <A NAME="tex2html249"
HREF="node2.html">Introduction</A>
-<B> Previous:</B> <A NAME="tex2html242"
+<B> Previous:</B> <A NAME="tex2html243"
HREF="node2.html">Introduction</A>
- <B> <A NAME="tex2html250"
+ <B> <A NAME="tex2html251"
HREF="node1.html">Contents</A></B> </DIV>
<!--End of Navigation Panel-->
<ADDRESS>
-Tomasz Kojm
-2011-07-25
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node30.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html589"
+<A NAME="tex2html590"
HREF="node31.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html585"
+<A NAME="tex2html586"
HREF="node27.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html579"
+<A NAME="tex2html580"
HREF="node29.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html587"
+<A NAME="tex2html588"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html590"
+<B> Next:</B> <A NAME="tex2html591"
HREF="node31.html">Output format</A>
-<B> Up:</B> <A NAME="tex2html586"
+<B> Up:</B> <A NAME="tex2html587"
HREF="node27.html">Usage</A>
-<B> Previous:</B> <A NAME="tex2html580"
+<B> Previous:</B> <A NAME="tex2html581"
HREF="node29.html">Clamdscan</A>
- <B> <A NAME="tex2html588"
+ <B> <A NAME="tex2html589"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -91,8 +91,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node31.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html599"
+<A NAME="tex2html600"
HREF="node32.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html595"
+<A NAME="tex2html596"
HREF="node27.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html591"
+<A NAME="tex2html592"
HREF="node30.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html597"
+<A NAME="tex2html598"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html600"
+<B> Next:</B> <A NAME="tex2html601"
HREF="node32.html">clamscan</A>
-<B> Up:</B> <A NAME="tex2html596"
+<B> Up:</B> <A NAME="tex2html597"
HREF="node27.html">Usage</A>
-<B> Previous:</B> <A NAME="tex2html592"
+<B> Previous:</B> <A NAME="tex2html593"
HREF="node30.html">Clamuko</A>
- <B> <A NAME="tex2html598"
+ <B> <A NAME="tex2html599"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -61,16 +61,15 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html601"
- HREF="node32.html">clamscan</A>
<LI><A NAME="tex2html602"
+ HREF="node32.html">clamscan</A>
+<LI><A NAME="tex2html603"
HREF="node33.html">clamd</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node32.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html613"
+<A NAME="tex2html614"
HREF="node33.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html609"
+<A NAME="tex2html610"
HREF="node31.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html603"
+<A NAME="tex2html604"
HREF="node31.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html611"
+<A NAME="tex2html612"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html614"
+<B> Next:</B> <A NAME="tex2html615"
HREF="node33.html">clamd</A>
-<B> Up:</B> <A NAME="tex2html610"
+<B> Up:</B> <A NAME="tex2html611"
HREF="node31.html">Output format</A>
-<B> Previous:</B> <A NAME="tex2html604"
+<B> Previous:</B> <A NAME="tex2html605"
HREF="node31.html">Output format</A>
- <B> <A NAME="tex2html612"
+ <B> <A NAME="tex2html613"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -78,8 +78,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node33.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html623"
+<A NAME="tex2html624"
HREF="node34.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html619"
+<A NAME="tex2html620"
HREF="node31.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html615"
+<A NAME="tex2html616"
HREF="node32.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html621"
+<A NAME="tex2html622"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html624"
+<B> Next:</B> <A NAME="tex2html625"
HREF="node34.html">LibClamAV</A>
-<B> Up:</B> <A NAME="tex2html620"
+<B> Up:</B> <A NAME="tex2html621"
HREF="node31.html">Output format</A>
-<B> Previous:</B> <A NAME="tex2html616"
+<B> Previous:</B> <A NAME="tex2html617"
HREF="node32.html">clamscan</A>
- <B> <A NAME="tex2html622"
+ <B> <A NAME="tex2html623"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -82,8 +82,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node34.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html635"
+<A NAME="tex2html636"
HREF="node35.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html631"
+<A NAME="tex2html632"
HREF="clamdoc.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html625"
+<A NAME="tex2html626"
HREF="node33.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html633"
+<A NAME="tex2html634"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html636"
+<B> Next:</B> <A NAME="tex2html637"
HREF="node35.html">Licence</A>
-<B> Up:</B> <A NAME="tex2html632"
+<B> Up:</B> <A NAME="tex2html633"
HREF="clamdoc.html">clamdoc</A>
-<B> Previous:</B> <A NAME="tex2html626"
+<B> Previous:</B> <A NAME="tex2html627"
HREF="node33.html">clamd</A>
- <B> <A NAME="tex2html634"
+ <B> <A NAME="tex2html635"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -66,70 +66,69 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html637"
- HREF="node35.html">Licence</A>
<LI><A NAME="tex2html638"
+ HREF="node35.html">Licence</A>
+<LI><A NAME="tex2html639"
HREF="node36.html">Supported formats and features</A>
<UL>
-<LI><A NAME="tex2html639"
- HREF="node37.html">Executables</A>
<LI><A NAME="tex2html640"
- HREF="node38.html">Mail files</A>
+ HREF="node37.html">Executables</A>
<LI><A NAME="tex2html641"
- HREF="node39.html">Archives and compressed files</A>
+ HREF="node38.html">Mail files</A>
<LI><A NAME="tex2html642"
- HREF="node40.html">Documents</A>
+ HREF="node39.html">Archives and compressed files</A>
<LI><A NAME="tex2html643"
- HREF="node41.html">Data Loss Prevention</A>
+ HREF="node40.html">Documents</A>
<LI><A NAME="tex2html644"
+ HREF="node41.html">Data Loss Prevention</A>
+<LI><A NAME="tex2html645"
HREF="node42.html">Others</A>
</UL>
<BR>
-<LI><A NAME="tex2html645"
+<LI><A NAME="tex2html646"
HREF="node43.html">API</A>
<UL>
-<LI><A NAME="tex2html646"
- HREF="node44.html">Header file</A>
<LI><A NAME="tex2html647"
- HREF="node45.html">Initialization</A>
+ HREF="node44.html">Header file</A>
<LI><A NAME="tex2html648"
- HREF="node46.html">Database loading</A>
+ HREF="node45.html">Initialization</A>
<LI><A NAME="tex2html649"
- HREF="node47.html">Error handling</A>
+ HREF="node46.html">Database loading</A>
<LI><A NAME="tex2html650"
- HREF="node48.html">Engine structure</A>
+ HREF="node47.html">Error handling</A>
<LI><A NAME="tex2html651"
- HREF="node49.html">Limits</A>
+ HREF="node48.html">Engine structure</A>
<LI><A NAME="tex2html652"
- HREF="node50.html">Database checks</A>
+ HREF="node49.html">Limits</A>
<LI><A NAME="tex2html653"
- HREF="node51.html">Data scan functions</A>
+ HREF="node50.html">Database checks</A>
<LI><A NAME="tex2html654"
- HREF="node52.html">Memory</A>
+ HREF="node51.html">Data scan functions</A>
<LI><A NAME="tex2html655"
- HREF="node53.html">Forking daemons</A>
+ HREF="node52.html">Memory</A>
<LI><A NAME="tex2html656"
- HREF="node54.html">clamav-config</A>
+ HREF="node53.html">Forking daemons</A>
<LI><A NAME="tex2html657"
+ HREF="node54.html">clamav-config</A>
+<LI><A NAME="tex2html658"
HREF="node55.html">Example</A>
</UL>
<BR>
-<LI><A NAME="tex2html658"
- HREF="node56.html">CVD format</A>
<LI><A NAME="tex2html659"
- HREF="node57.html">Contributors</A>
+ HREF="node56.html">CVD format</A>
<LI><A NAME="tex2html660"
- HREF="node58.html">Donors</A>
+ HREF="node57.html">Contributors</A>
<LI><A NAME="tex2html661"
- HREF="node59.html">Graphics</A>
+ HREF="node58.html">Donors</A>
<LI><A NAME="tex2html662"
+ HREF="node59.html">Graphics</A>
+<LI><A NAME="tex2html663"
HREF="node60.html">OpenAntiVirus</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node35.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html673"
+<A NAME="tex2html674"
HREF="node36.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html669"
+<A NAME="tex2html670"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html663"
+<A NAME="tex2html664"
HREF="node34.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html671"
+<A NAME="tex2html672"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html674"
+<B> Next:</B> <A NAME="tex2html675"
HREF="node36.html">Supported formats and features</A>
-<B> Up:</B> <A NAME="tex2html670"
+<B> Up:</B> <A NAME="tex2html671"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html664"
+<B> Previous:</B> <A NAME="tex2html665"
HREF="node34.html">LibClamAV</A>
- <B> <A NAME="tex2html672"
+ <B> <A NAME="tex2html673"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -62,8 +62,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node36.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html685"
+<A NAME="tex2html686"
HREF="node37.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html681"
+<A NAME="tex2html682"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html675"
+<A NAME="tex2html676"
HREF="node35.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html683"
+<A NAME="tex2html684"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html686"
+<B> Next:</B> <A NAME="tex2html687"
HREF="node37.html">Executables</A>
-<B> Up:</B> <A NAME="tex2html682"
+<B> Up:</B> <A NAME="tex2html683"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html676"
+<B> Previous:</B> <A NAME="tex2html677"
HREF="node35.html">Licence</A>
- <B> <A NAME="tex2html684"
+ <B> <A NAME="tex2html685"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -62,24 +62,23 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html687"
- HREF="node37.html">Executables</A>
<LI><A NAME="tex2html688"
- HREF="node38.html">Mail files</A>
+ HREF="node37.html">Executables</A>
<LI><A NAME="tex2html689"
- HREF="node39.html">Archives and compressed files</A>
+ HREF="node38.html">Mail files</A>
<LI><A NAME="tex2html690"
- HREF="node40.html">Documents</A>
+ HREF="node39.html">Archives and compressed files</A>
<LI><A NAME="tex2html691"
- HREF="node41.html">Data Loss Prevention</A>
+ HREF="node40.html">Documents</A>
<LI><A NAME="tex2html692"
+ HREF="node41.html">Data Loss Prevention</A>
+<LI><A NAME="tex2html693"
HREF="node42.html">Others</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node37.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html703"
+<A NAME="tex2html704"
HREF="node38.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html699"
+<A NAME="tex2html700"
HREF="node36.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html693"
+<A NAME="tex2html694"
HREF="node36.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html701"
+<A NAME="tex2html702"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html704"
+<B> Next:</B> <A NAME="tex2html705"
HREF="node38.html">Mail files</A>
-<B> Up:</B> <A NAME="tex2html700"
+<B> Up:</B> <A NAME="tex2html701"
HREF="node36.html">Supported formats and features</A>
-<B> Previous:</B> <A NAME="tex2html694"
+<B> Previous:</B> <A NAME="tex2html695"
HREF="node36.html">Supported formats and features</A>
- <B> <A NAME="tex2html702"
+ <B> <A NAME="tex2html703"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -86,8 +86,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node38.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html715"
+<A NAME="tex2html716"
HREF="node39.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html711"
+<A NAME="tex2html712"
HREF="node36.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html705"
+<A NAME="tex2html706"
HREF="node37.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html713"
+<A NAME="tex2html714"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html716"
+<B> Next:</B> <A NAME="tex2html717"
HREF="node39.html">Archives and compressed files</A>
-<B> Up:</B> <A NAME="tex2html712"
+<B> Up:</B> <A NAME="tex2html713"
HREF="node36.html">Supported formats and features</A>
-<B> Previous:</B> <A NAME="tex2html706"
+<B> Previous:</B> <A NAME="tex2html707"
HREF="node37.html">Executables</A>
- <B> <A NAME="tex2html714"
+ <B> <A NAME="tex2html715"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -61,8 +61,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node39.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html727"
+<A NAME="tex2html728"
HREF="node40.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html723"
+<A NAME="tex2html724"
HREF="node36.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html717"
+<A NAME="tex2html718"
HREF="node38.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html725"
+<A NAME="tex2html726"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html728"
+<B> Next:</B> <A NAME="tex2html729"
HREF="node40.html">Documents</A>
-<B> Up:</B> <A NAME="tex2html724"
+<B> Up:</B> <A NAME="tex2html725"
HREF="node36.html">Supported formats and features</A>
-<B> Previous:</B> <A NAME="tex2html718"
+<B> Previous:</B> <A NAME="tex2html719"
HREF="node38.html">Mail files</A>
- <B> <A NAME="tex2html726"
+ <B> <A NAME="tex2html727"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -97,8 +97,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node4.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html263"
+<A NAME="tex2html264"
HREF="node5.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html259"
+<A NAME="tex2html260"
HREF="node2.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html253"
+<A NAME="tex2html254"
HREF="node3.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html261"
+<A NAME="tex2html262"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html264"
+<B> Next:</B> <A NAME="tex2html265"
HREF="node5.html">Virus submitting</A>
-<B> Up:</B> <A NAME="tex2html260"
+<B> Up:</B> <A NAME="tex2html261"
HREF="node2.html">Introduction</A>
-<B> Previous:</B> <A NAME="tex2html254"
+<B> Previous:</B> <A NAME="tex2html255"
HREF="node3.html">Features</A>
- <B> <A NAME="tex2html262"
+ <B> <A NAME="tex2html263"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -85,8 +85,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node40.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html739"
+<A NAME="tex2html740"
HREF="node41.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html735"
+<A NAME="tex2html736"
HREF="node36.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html729"
+<A NAME="tex2html730"
HREF="node39.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html737"
+<A NAME="tex2html738"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html740"
+<B> Next:</B> <A NAME="tex2html741"
HREF="node41.html">Data Loss Prevention</A>
-<B> Up:</B> <A NAME="tex2html736"
+<B> Up:</B> <A NAME="tex2html737"
HREF="node36.html">Supported formats and features</A>
-<B> Previous:</B> <A NAME="tex2html730"
+<B> Previous:</B> <A NAME="tex2html731"
HREF="node39.html">Archives and compressed files</A>
- <B> <A NAME="tex2html738"
+ <B> <A NAME="tex2html739"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -75,8 +75,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node41.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html751"
+<A NAME="tex2html752"
HREF="node42.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html747"
+<A NAME="tex2html748"
HREF="node36.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html741"
+<A NAME="tex2html742"
HREF="node40.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html749"
+<A NAME="tex2html750"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html752"
+<B> Next:</B> <A NAME="tex2html753"
HREF="node42.html">Others</A>
-<B> Up:</B> <A NAME="tex2html748"
+<B> Up:</B> <A NAME="tex2html749"
HREF="node36.html">Supported formats and features</A>
-<B> Previous:</B> <A NAME="tex2html742"
+<B> Previous:</B> <A NAME="tex2html743"
HREF="node40.html">Documents</A>
- <B> <A NAME="tex2html750"
+ <B> <A NAME="tex2html751"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -61,8 +61,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node42.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html761"
+<A NAME="tex2html762"
HREF="node43.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html757"
+<A NAME="tex2html758"
HREF="node36.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html753"
+<A NAME="tex2html754"
HREF="node41.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html759"
+<A NAME="tex2html760"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html762"
+<B> Next:</B> <A NAME="tex2html763"
HREF="node43.html">API</A>
-<B> Up:</B> <A NAME="tex2html758"
+<B> Up:</B> <A NAME="tex2html759"
HREF="node36.html">Supported formats and features</A>
-<B> Previous:</B> <A NAME="tex2html754"
+<B> Previous:</B> <A NAME="tex2html755"
HREF="node41.html">Data Loss Prevention</A>
- <B> <A NAME="tex2html760"
+ <B> <A NAME="tex2html761"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -74,8 +74,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node43.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html773"
+<A NAME="tex2html774"
HREF="node44.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html769"
+<A NAME="tex2html770"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html763"
+<A NAME="tex2html764"
HREF="node42.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html771"
+<A NAME="tex2html772"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html774"
+<B> Next:</B> <A NAME="tex2html775"
HREF="node44.html">Header file</A>
-<B> Up:</B> <A NAME="tex2html770"
+<B> Up:</B> <A NAME="tex2html771"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html764"
+<B> Previous:</B> <A NAME="tex2html765"
HREF="node42.html">Others</A>
- <B> <A NAME="tex2html772"
+ <B> <A NAME="tex2html773"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -62,36 +62,35 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html775"
- HREF="node44.html">Header file</A>
<LI><A NAME="tex2html776"
- HREF="node45.html">Initialization</A>
+ HREF="node44.html">Header file</A>
<LI><A NAME="tex2html777"
- HREF="node46.html">Database loading</A>
+ HREF="node45.html">Initialization</A>
<LI><A NAME="tex2html778"
- HREF="node47.html">Error handling</A>
+ HREF="node46.html">Database loading</A>
<LI><A NAME="tex2html779"
- HREF="node48.html">Engine structure</A>
+ HREF="node47.html">Error handling</A>
<LI><A NAME="tex2html780"
- HREF="node49.html">Limits</A>
+ HREF="node48.html">Engine structure</A>
<LI><A NAME="tex2html781"
- HREF="node50.html">Database checks</A>
+ HREF="node49.html">Limits</A>
<LI><A NAME="tex2html782"
- HREF="node51.html">Data scan functions</A>
+ HREF="node50.html">Database checks</A>
<LI><A NAME="tex2html783"
- HREF="node52.html">Memory</A>
+ HREF="node51.html">Data scan functions</A>
<LI><A NAME="tex2html784"
- HREF="node53.html">Forking daemons</A>
+ HREF="node52.html">Memory</A>
<LI><A NAME="tex2html785"
- HREF="node54.html">clamav-config</A>
+ HREF="node53.html">Forking daemons</A>
<LI><A NAME="tex2html786"
+ HREF="node54.html">clamav-config</A>
+<LI><A NAME="tex2html787"
HREF="node55.html">Example</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node44.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html797"
+<A NAME="tex2html798"
HREF="node45.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html793"
+<A NAME="tex2html794"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html787"
+<A NAME="tex2html788"
HREF="node43.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html795"
+<A NAME="tex2html796"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html798"
+<B> Next:</B> <A NAME="tex2html799"
HREF="node45.html">Initialization</A>
-<B> Up:</B> <A NAME="tex2html794"
+<B> Up:</B> <A NAME="tex2html795"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html788"
+<B> Previous:</B> <A NAME="tex2html789"
HREF="node43.html">API</A>
- <B> <A NAME="tex2html796"
+ <B> <A NAME="tex2html797"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -63,8 +63,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node45.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html809"
+<A NAME="tex2html810"
HREF="node46.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html805"
+<A NAME="tex2html806"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html799"
+<A NAME="tex2html800"
HREF="node44.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html807"
+<A NAME="tex2html808"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html810"
+<B> Next:</B> <A NAME="tex2html811"
HREF="node46.html">Database loading</A>
-<B> Up:</B> <A NAME="tex2html806"
+<B> Up:</B> <A NAME="tex2html807"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html800"
+<B> Previous:</B> <A NAME="tex2html801"
HREF="node44.html">Header file</A>
- <B> <A NAME="tex2html808"
+ <B> <A NAME="tex2html809"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -72,8 +72,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node46.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html821"
+<A NAME="tex2html822"
HREF="node47.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html817"
+<A NAME="tex2html818"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html811"
+<A NAME="tex2html812"
HREF="node45.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html819"
+<A NAME="tex2html820"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html822"
+<B> Next:</B> <A NAME="tex2html823"
HREF="node47.html">Error handling</A>
-<B> Up:</B> <A NAME="tex2html818"
+<B> Up:</B> <A NAME="tex2html819"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html812"
+<B> Previous:</B> <A NAME="tex2html813"
HREF="node45.html">Initialization</A>
- <B> <A NAME="tex2html820"
+ <B> <A NAME="tex2html821"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -124,8 +124,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node47.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html833"
+<A NAME="tex2html834"
HREF="node48.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html829"
+<A NAME="tex2html830"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html823"
+<A NAME="tex2html824"
HREF="node46.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html831"
+<A NAME="tex2html832"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html834"
+<B> Next:</B> <A NAME="tex2html835"
HREF="node48.html">Engine structure</A>
-<B> Up:</B> <A NAME="tex2html830"
+<B> Up:</B> <A NAME="tex2html831"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html824"
+<B> Previous:</B> <A NAME="tex2html825"
HREF="node46.html">Database loading</A>
- <B> <A NAME="tex2html832"
+ <B> <A NAME="tex2html833"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -68,8 +68,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node48.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html845"
+<A NAME="tex2html846"
HREF="node49.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html841"
+<A NAME="tex2html842"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html835"
+<A NAME="tex2html836"
HREF="node47.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html843"
+<A NAME="tex2html844"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html846"
+<B> Next:</B> <A NAME="tex2html847"
HREF="node49.html">Limits</A>
-<B> Up:</B> <A NAME="tex2html842"
+<B> Up:</B> <A NAME="tex2html843"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html836"
+<B> Previous:</B> <A NAME="tex2html837"
HREF="node47.html">Error handling</A>
- <B> <A NAME="tex2html844"
+ <B> <A NAME="tex2html845"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -74,8 +74,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node49.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html857"
+<A NAME="tex2html858"
HREF="node50.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html853"
+<A NAME="tex2html854"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html847"
+<A NAME="tex2html848"
HREF="node48.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html855"
+<A NAME="tex2html856"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html858"
+<B> Next:</B> <A NAME="tex2html859"
HREF="node50.html">Database checks</A>
-<B> Up:</B> <A NAME="tex2html854"
+<B> Up:</B> <A NAME="tex2html855"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html848"
+<B> Previous:</B> <A NAME="tex2html849"
HREF="node48.html">Engine structure</A>
- <B> <A NAME="tex2html856"
+ <B> <A NAME="tex2html857"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -78,8 +78,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node5.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html273"
+<A NAME="tex2html274"
HREF="node6.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html269"
+<A NAME="tex2html270"
HREF="node2.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html265"
+<A NAME="tex2html266"
HREF="node4.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html271"
+<A NAME="tex2html272"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html274"
+<B> Next:</B> <A NAME="tex2html275"
HREF="node6.html">Base package</A>
-<B> Up:</B> <A NAME="tex2html270"
+<B> Up:</B> <A NAME="tex2html271"
HREF="node2.html">Introduction</A>
-<B> Previous:</B> <A NAME="tex2html266"
+<B> Previous:</B> <A NAME="tex2html267"
HREF="node4.html">Mailing lists and IRC</A>
- <B> <A NAME="tex2html272"
+ <B> <A NAME="tex2html273"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -64,8 +64,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node50.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html869"
+<A NAME="tex2html870"
HREF="node51.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html865"
+<A NAME="tex2html866"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html859"
+<A NAME="tex2html860"
HREF="node49.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html867"
+<A NAME="tex2html868"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html870"
+<B> Next:</B> <A NAME="tex2html871"
HREF="node51.html">Data scan functions</A>
-<B> Up:</B> <A NAME="tex2html866"
+<B> Up:</B> <A NAME="tex2html867"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html860"
+<B> Previous:</B> <A NAME="tex2html861"
HREF="node49.html">Limits</A>
- <B> <A NAME="tex2html868"
+ <B> <A NAME="tex2html869"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -102,8 +102,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node51.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html881"
+<A NAME="tex2html882"
HREF="node52.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html877"
+<A NAME="tex2html878"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html871"
+<A NAME="tex2html872"
HREF="node50.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html879"
+<A NAME="tex2html880"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html882"
+<B> Next:</B> <A NAME="tex2html883"
HREF="node52.html">Memory</A>
-<B> Up:</B> <A NAME="tex2html878"
+<B> Up:</B> <A NAME="tex2html879"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html872"
+<B> Previous:</B> <A NAME="tex2html873"
HREF="node50.html">Database checks</A>
- <B> <A NAME="tex2html880"
+ <B> <A NAME="tex2html881"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -194,31 +194,30 @@
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
-<A NAME="tex2html881"
+<A NAME="tex2html882"
HREF="node52.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html877"
+<A NAME="tex2html878"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html871"
+<A NAME="tex2html872"
HREF="node50.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html879"
+<A NAME="tex2html880"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html882"
+<B> Next:</B> <A NAME="tex2html883"
HREF="node52.html">Memory</A>
-<B> Up:</B> <A NAME="tex2html878"
+<B> Up:</B> <A NAME="tex2html879"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html872"
+<B> Previous:</B> <A NAME="tex2html873"
HREF="node50.html">Database checks</A>
- <B> <A NAME="tex2html880"
+ <B> <A NAME="tex2html881"
HREF="node1.html">Contents</A></B> </DIV>
<!--End of Navigation Panel-->
<ADDRESS>
-Tomasz Kojm
-2011-03-21
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node52.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html893"
+<A NAME="tex2html894"
HREF="node53.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html889"
+<A NAME="tex2html890"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html883"
+<A NAME="tex2html884"
HREF="node51.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html891"
+<A NAME="tex2html892"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html894"
+<B> Next:</B> <A NAME="tex2html895"
HREF="node53.html">Forking daemons</A>
-<B> Up:</B> <A NAME="tex2html890"
+<B> Up:</B> <A NAME="tex2html891"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html884"
+<B> Previous:</B> <A NAME="tex2html885"
HREF="node51.html">Data scan functions</A>
- <B> <A NAME="tex2html892"
+ <B> <A NAME="tex2html893"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -62,8 +62,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node53.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html905"
+<A NAME="tex2html906"
HREF="node54.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html901"
+<A NAME="tex2html902"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html895"
+<A NAME="tex2html896"
HREF="node52.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html903"
+<A NAME="tex2html904"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html906"
+<B> Next:</B> <A NAME="tex2html907"
HREF="node54.html">clamav-config</A>
-<B> Up:</B> <A NAME="tex2html902"
+<B> Up:</B> <A NAME="tex2html903"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html896"
+<B> Previous:</B> <A NAME="tex2html897"
HREF="node52.html">Memory</A>
- <B> <A NAME="tex2html904"
+ <B> <A NAME="tex2html905"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -64,8 +64,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node54.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html917"
+<A NAME="tex2html918"
HREF="node55.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html913"
+<A NAME="tex2html914"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html907"
+<A NAME="tex2html908"
HREF="node53.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html915"
+<A NAME="tex2html916"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html918"
+<B> Next:</B> <A NAME="tex2html919"
HREF="node55.html">Example</A>
-<B> Up:</B> <A NAME="tex2html914"
+<B> Up:</B> <A NAME="tex2html915"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html908"
+<B> Previous:</B> <A NAME="tex2html909"
HREF="node53.html">Forking daemons</A>
- <B> <A NAME="tex2html916"
+ <B> <A NAME="tex2html917"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -66,8 +66,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node55.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html927"
+<A NAME="tex2html928"
HREF="node56.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html923"
+<A NAME="tex2html924"
HREF="node43.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html919"
+<A NAME="tex2html920"
HREF="node54.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html925"
+<A NAME="tex2html926"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html928"
+<B> Next:</B> <A NAME="tex2html929"
HREF="node56.html">CVD format</A>
-<B> Up:</B> <A NAME="tex2html924"
+<B> Up:</B> <A NAME="tex2html925"
HREF="node43.html">API</A>
-<B> Previous:</B> <A NAME="tex2html920"
+<B> Previous:</B> <A NAME="tex2html921"
HREF="node54.html">clamav-config</A>
- <B> <A NAME="tex2html926"
+ <B> <A NAME="tex2html927"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -64,8 +64,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node56.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html939"
+<A NAME="tex2html940"
HREF="node57.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html935"
+<A NAME="tex2html936"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html929"
+<A NAME="tex2html930"
HREF="node55.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html937"
+<A NAME="tex2html938"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html940"
+<B> Next:</B> <A NAME="tex2html941"
HREF="node57.html">Contributors</A>
-<B> Up:</B> <A NAME="tex2html936"
+<B> Up:</B> <A NAME="tex2html937"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html930"
+<B> Previous:</B> <A NAME="tex2html931"
HREF="node55.html">Example</A>
- <B> <A NAME="tex2html938"
+ <B> <A NAME="tex2html939"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -81,8 +81,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node57.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html951"
+<A NAME="tex2html952"
HREF="node58.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html947"
+<A NAME="tex2html948"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html941"
+<A NAME="tex2html942"
HREF="node56.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html949"
+<A NAME="tex2html950"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html952"
+<B> Next:</B> <A NAME="tex2html953"
HREF="node58.html">Donors</A>
-<B> Up:</B> <A NAME="tex2html948"
+<B> Up:</B> <A NAME="tex2html949"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html942"
+<B> Previous:</B> <A NAME="tex2html943"
HREF="node56.html">CVD format</A>
- <B> <A NAME="tex2html950"
+ <B> <A NAME="tex2html951"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -589,31 +589,30 @@
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
-<A NAME="tex2html951"
+<A NAME="tex2html952"
HREF="node58.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html947"
+<A NAME="tex2html948"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html941"
+<A NAME="tex2html942"
HREF="node56.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html949"
+<A NAME="tex2html950"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html952"
+<B> Next:</B> <A NAME="tex2html953"
HREF="node58.html">Donors</A>
-<B> Up:</B> <A NAME="tex2html948"
+<B> Up:</B> <A NAME="tex2html949"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html942"
+<B> Previous:</B> <A NAME="tex2html943"
HREF="node56.html">CVD format</A>
- <B> <A NAME="tex2html950"
+ <B> <A NAME="tex2html951"
HREF="node1.html">Contents</A></B> </DIV>
<!--End of Navigation Panel-->
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node58.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html963"
+<A NAME="tex2html964"
HREF="node59.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html959"
+<A NAME="tex2html960"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html953"
+<A NAME="tex2html954"
HREF="node57.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html961"
+<A NAME="tex2html962"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html964"
+<B> Next:</B> <A NAME="tex2html965"
HREF="node59.html">Graphics</A>
-<B> Up:</B> <A NAME="tex2html960"
+<B> Up:</B> <A NAME="tex2html961"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html954"
+<B> Previous:</B> <A NAME="tex2html955"
HREF="node57.html">Contributors</A>
- <B> <A NAME="tex2html962"
+ <B> <A NAME="tex2html963"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -435,31 +435,30 @@
<DIV CLASS="navigation"><HR>
<!--Navigation Panel-->
-<A NAME="tex2html963"
+<A NAME="tex2html964"
HREF="node59.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html959"
+<A NAME="tex2html960"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html953"
+<A NAME="tex2html954"
HREF="node57.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html961"
+<A NAME="tex2html962"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html964"
+<B> Next:</B> <A NAME="tex2html965"
HREF="node59.html">Graphics</A>
-<B> Up:</B> <A NAME="tex2html960"
+<B> Up:</B> <A NAME="tex2html961"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html954"
+<B> Previous:</B> <A NAME="tex2html955"
HREF="node57.html">Contributors</A>
- <B> <A NAME="tex2html962"
+ <B> <A NAME="tex2html963"
HREF="node1.html">Contents</A></B> </DIV>
<!--End of Navigation Panel-->
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node59.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html975"
+<A NAME="tex2html976"
HREF="node60.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html971"
+<A NAME="tex2html972"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html965"
+<A NAME="tex2html966"
HREF="node58.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html973"
+<A NAME="tex2html974"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html976"
+<B> Next:</B> <A NAME="tex2html977"
HREF="node60.html">OpenAntiVirus</A>
-<B> Up:</B> <A NAME="tex2html972"
+<B> Up:</B> <A NAME="tex2html973"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html966"
+<B> Previous:</B> <A NAME="tex2html967"
HREF="node58.html">Donors</A>
- <B> <A NAME="tex2html974"
+ <B> <A NAME="tex2html975"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -62,8 +62,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node6.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html285"
+<A NAME="tex2html286"
HREF="node7.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html281"
+<A NAME="tex2html282"
HREF="clamdoc.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html275"
+<A NAME="tex2html276"
HREF="node5.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html283"
+<A NAME="tex2html284"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html286"
+<B> Next:</B> <A NAME="tex2html287"
HREF="node7.html">Supported platforms</A>
-<B> Up:</B> <A NAME="tex2html282"
+<B> Up:</B> <A NAME="tex2html283"
HREF="clamdoc.html">clamdoc</A>
-<B> Previous:</B> <A NAME="tex2html276"
+<B> Previous:</B> <A NAME="tex2html277"
HREF="node5.html">Virus submitting</A>
- <B> <A NAME="tex2html284"
+ <B> <A NAME="tex2html285"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -62,23 +62,22 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html287"
+<LI><A NAME="tex2html288"
HREF="node7.html">Supported platforms</A>
<UL>
-<LI><A NAME="tex2html288"
- HREF="node8.html">UNIX</A>
<LI><A NAME="tex2html289"
+ HREF="node8.html">UNIX</A>
+<LI><A NAME="tex2html290"
HREF="node9.html">Windows</A>
</UL>
<BR>
-<LI><A NAME="tex2html290"
+<LI><A NAME="tex2html291"
HREF="node10.html">Binary packages</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node60.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html985"
+<A NAME="tex2html986"
HREF="node61.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html981"
+<A NAME="tex2html982"
HREF="node34.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html977"
+<A NAME="tex2html978"
HREF="node59.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html983"
+<A NAME="tex2html984"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html986"
+<B> Next:</B> <A NAME="tex2html987"
HREF="node61.html">Core Team</A>
-<B> Up:</B> <A NAME="tex2html982"
+<B> Up:</B> <A NAME="tex2html983"
HREF="node34.html">LibClamAV</A>
-<B> Previous:</B> <A NAME="tex2html978"
+<B> Previous:</B> <A NAME="tex2html979"
HREF="node59.html">Graphics</A>
- <B> <A NAME="tex2html984"
+ <B> <A NAME="tex2html985"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -61,8 +61,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node61.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html997"
+<A NAME="tex2html998"
HREF="node62.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html993"
+<A NAME="tex2html994"
HREF="clamdoc.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html987"
+<A NAME="tex2html988"
HREF="node60.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html995"
+<A NAME="tex2html996"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html998"
- HREF="node62.html">About this document ...</A>
-<B> Up:</B> <A NAME="tex2html994"
+<B> Next:</B> <A NAME="tex2html999"
+ HREF="node62.html">Emeritus Team</A>
+<B> Up:</B> <A NAME="tex2html995"
HREF="clamdoc.html">clamdoc</A>
-<B> Previous:</B> <A NAME="tex2html988"
+<B> Previous:</B> <A NAME="tex2html989"
HREF="node60.html">OpenAntiVirus</A>
- <B> <A NAME="tex2html996"
+ <B> <A NAME="tex2html997"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -59,82 +59,66 @@
<P>
<UL>
-<LI>aCaB <acab*clamav.net>, Italy
-<BR>
-Role: virus database maintainer, coder
-
-<P>
-</LI>
-<LI>Mike Cathey <mike*clamav.net>, USA
-<BR>
-Role: co-sysadmin
-
-<P>
-</LI>
<LI>Christoph Cordes <ccordes*clamav.net>, Germany
<BR>
Role: virus database maintainer
<P>
</LI>
-<LI>Diego d'Ambra <diego*clamav.net>, Denmark
+<LI>Joel Esler <jesler*sourcefire.com>, USA
<BR>
-Role: virus database maintainer
+Role: open source community manager
<P>
</LI>
-<LI>Luca Gibelli <luca*clamav.net>, Italy
+<LI>Tom Judge <tjudge*sourcefire.com>, USA
<BR>
-Role: sysadmin, mirror coordinator
+Role: infrastucture developer
<P>
</LI>
-<LI>Nigel Horne <njh*clamav.net>, United Kingdom
+<LI>Steven Morgan <smorgan*sourcefire.com>, USA
<BR>
-Role: coder
+Role: ClamAV developer
<P>
</LI>
-<LI>Arnaud Jacques <arnaud*clamav.net>, France
+<LI>Matthew Olney <molney*sourcefire.com>, USA
<BR>
-Role: virus database maintainer
+Role: development manager
<P>
</LI>
-<LI>Tomasz Kojm <tkojm*clamav.net>, Poland
+<LI>David Raynor <draynor*sourcefire.com>, USA
<BR>
-Role: project leader, coder
+Role: ClamAV developer
<P>
</LI>
-<LI>Tomasz Papszun <tomek*clamav.net>, Poland
+<LI>Shawn Webb <swebb*sourcefire.com>, USA
<BR>
-Role: various help
+Role: ClamAV developer
<P>
</LI>
-<LI>Sven Strickroth <sven*clamav.net>, Germany
+<LI>Carl Wu <cwu*sourcefire.com>, USA
<BR>
-Role: virus database maintainer, virus submission management
+Role: ClamAV developer
<P>
</LI>
-<LI>Edwin Torok <edwin*clamav.net>, Romania
+<LI>Alain Zidouemba <azidouemba*sourcefire.com>, USA
<BR>
-Role: coder
+Role: virus database maintainer
<P>
</LI>
-<LI>Trog <trog*clamav.net>, United Kingdom
-<BR>
-Role: coder
-
-</LI>
</UL>
+
+<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node62.html
^
|
@@ -7,8 +7,8 @@
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
-<TITLE>About this document ...</TITLE>
-<META NAME="description" CONTENT="About this document ...">
+<TITLE>Emeritus Team</TITLE>
+<META NAME="description" CONTENT="Emeritus Team">
<META NAME="keywords" CONTENT="clamdoc">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
@@ -26,49 +26,102 @@
<DIV CLASS="navigation"><!--Navigation Panel-->
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_g.png">
-<A NAME="tex2html1003"
+<A NAME="tex2html1004"
HREF="clamdoc.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html999"
+<A NAME="tex2html1000"
HREF="node61.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html1005"
+<A NAME="tex2html1006"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Up:</B> <A NAME="tex2html1004"
+<B> Up:</B> <A NAME="tex2html1005"
HREF="clamdoc.html">clamdoc</A>
-<B> Previous:</B> <A NAME="tex2html1000"
+<B> Previous:</B> <A NAME="tex2html1001"
HREF="node61.html">Core Team</A>
- <B> <A NAME="tex2html1006"
+ <B> <A NAME="tex2html1007"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
<!--End of Navigation Panel-->
<H1><A NAME="SECTION00090000000000000000">
-About this document ...</A>
+Emeritus Team</A>
</H1>
- <P>
-This document was generated using the
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2008 (1.71)
-<P>
-Copyright © 1993, 1994, 1995, 1996,
-Nikos Drakos,
-Computer Based Learning Unit, University of Leeds.
-<BR>
-Copyright © 1997, 1998, 1999,
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>,
-Mathematics Department, Macquarie University, Sydney.
+
+<P>
+
+<UL>
+<LI>aCaB <acab*clamav.net>, Italy
+<BR>
+Role: virus database maintainer, coder
+
+<P>
+</LI>
+<LI>Mike Cathey <mike*clamav.net>, USA
+<BR>
+Role: co-sysadmin
+
+<P>
+</LI>
+<LI>Diego d'Ambra <diego*clamav.net>, Denmark
+<BR>
+Role: virus database maintainer
+
+<P>
+</LI>
+<LI>Luca Gibelli <luca*clamav.net>, Italy
+<BR>
+Role: sysadmin, mirror coordinator
+
+<P>
+</LI>
+<LI>Nigel Horne <njh*clamav.net>, United Kingdom
+<BR>
+Role: coder
+
+<P>
+</LI>
+<LI>Arnaud Jacques <arnaud*clamav.net>, France
+<BR>
+Role: virus database maintainer
+
+<P>
+</LI>
+<LI>Tomasz Kojm <tkojm*clamav.net>, Poland
+<BR>
+Role: project leader, coder
+
+<P>
+</LI>
+<LI>Tomasz Papszun <tomek*clamav.net>, Poland
+<BR>
+Role: various help
+
+<P>
+</LI>
+<LI>Sven Strickroth <sven*clamav.net>, Germany
+<BR>
+Role: virus database maintainer, virus submission management
+
<P>
-The command line arguments were: <BR>
- <STRONG>latex2html</STRONG> <TT>-local_icons clamdoc.tex</TT>
+</LI>
+<LI>Edwin Torok <edwin*clamav.net>, Romania
+<BR>
+Role: coder
+
<P>
-The translation was initiated by Tomasz Kojm on 2010-08-12
+</LI>
+<LI>Trog <trog*clamav.net>, United Kingdom
+<BR>
+Role: coder
+
+</LI>
+</UL>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node7.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html301"
+<A NAME="tex2html302"
HREF="node8.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html297"
+<A NAME="tex2html298"
HREF="node6.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html291"
+<A NAME="tex2html292"
HREF="node6.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html299"
+<A NAME="tex2html300"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html302"
+<B> Next:</B> <A NAME="tex2html303"
HREF="node8.html">UNIX</A>
-<B> Up:</B> <A NAME="tex2html298"
+<B> Up:</B> <A NAME="tex2html299"
HREF="node6.html">Base package</A>
-<B> Previous:</B> <A NAME="tex2html292"
+<B> Previous:</B> <A NAME="tex2html293"
HREF="node6.html">Base package</A>
- <B> <A NAME="tex2html300"
+ <B> <A NAME="tex2html301"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -60,16 +60,15 @@
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL CLASS="ChildLinks">
-<LI><A NAME="tex2html303"
- HREF="node8.html">UNIX</A>
<LI><A NAME="tex2html304"
+ HREF="node8.html">UNIX</A>
+<LI><A NAME="tex2html305"
HREF="node9.html">Windows</A>
</UL>
<!--End of Table of Child-Links-->
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node8.html
^
|
@@ -27,26 +27,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html315"
+<A NAME="tex2html316"
HREF="node9.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html311"
+<A NAME="tex2html312"
HREF="node7.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html305"
+<A NAME="tex2html306"
HREF="node7.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html313"
+<A NAME="tex2html314"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html316"
+<B> Next:</B> <A NAME="tex2html317"
HREF="node9.html">Windows</A>
-<B> Up:</B> <A NAME="tex2html312"
+<B> Up:</B> <A NAME="tex2html313"
HREF="node7.html">Supported platforms</A>
-<B> Previous:</B> <A NAME="tex2html306"
+<B> Previous:</B> <A NAME="tex2html307"
HREF="node7.html">Supported platforms</A>
- <B> <A NAME="tex2html314"
+ <B> <A NAME="tex2html315"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -76,8 +76,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/docs/html/node9.html
^
|
@@ -26,26 +26,26 @@
<BODY >
<DIV CLASS="navigation"><!--Navigation Panel-->
-<A NAME="tex2html325"
+<A NAME="tex2html326"
HREF="node10.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
-<A NAME="tex2html321"
+<A NAME="tex2html322"
HREF="node7.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
-<A NAME="tex2html317"
+<A NAME="tex2html318"
HREF="node8.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
-<A NAME="tex2html323"
+<A NAME="tex2html324"
HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
-<B> Next:</B> <A NAME="tex2html326"
+<B> Next:</B> <A NAME="tex2html327"
HREF="node10.html">Binary packages</A>
-<B> Up:</B> <A NAME="tex2html322"
+<B> Up:</B> <A NAME="tex2html323"
HREF="node7.html">Supported platforms</A>
-<B> Previous:</B> <A NAME="tex2html318"
+<B> Previous:</B> <A NAME="tex2html319"
HREF="node8.html">UNIX</A>
- <B> <A NAME="tex2html324"
+ <B> <A NAME="tex2html325"
HREF="node1.html">Contents</A></B>
<BR>
<BR></DIV>
@@ -59,8 +59,7 @@
<P>
<BR><HR>
<ADDRESS>
-Tomasz Kojm
-2010-08-12
+SourceFire 2013-04-16
</ADDRESS>
</BODY>
</HTML>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/freshclam/manager.c
^
|
@@ -662,6 +662,7 @@
"Host: stats.clamav.net\r\n%s%s%s%s"
"Content-Type: application/x-www-form-urlencoded\r\n"
"User-Agent: %s\r\n"
+ "Connection: Close\r\n"
"Content-Length: %u\r\n\r\n"
"%s",
auth ? auth : "", hostid ? "X-HostID: " : "", hostid ? hostid : "", hostid ? "\r\n" : "", uastr, (unsigned int) strlen(query), query) < 0)
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/freshclam/nonblock.c
^
|
@@ -182,6 +182,9 @@
struct timeval timeout; /* When we should time out */
int numfd; /* Highest fdset fd plus 1 */
+ /* Zero buffer to maintain sanity in case we're dealing with strings */
+ memset(buf, 0x00, len);
+
/* Calculate into 'timeout' when we should time out */
gettimeofday(&timeout, 0);
timeout.tv_sec += secs;
@@ -193,6 +196,7 @@
struct timeval now;
struct timeval wait;
int n;
+ ssize_t recvd;
/* Force timeout if we ran out of time */
gettimeofday(&now, 0);
@@ -217,8 +221,16 @@
break; /* failed */
}
- if (n) {
- return recv(sock, buf, len, flags);
+ if (FD_ISSET(sock, &fds)) {
+ recvd = recv(sock, buf, len, flags);
+ if (recvd < 0) {
+ if (errno == EAGAIN)
+ continue;
+
+ return -1;
+ }
+
+ return recvd;
}
/* Select returned, but there is no work to do... */
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/Makefile.am
^
|
@@ -71,6 +71,8 @@
libclamav_internal_utils_la_SOURCES=str.c\
str.h\
+ iowrap.c \
+ iowrap.h \
md5.c\
md5.h\
others_common.c \
@@ -92,6 +94,8 @@
libclamav_internal_utils_nothreads_la_SOURCES=str.c\
str.h\
+ iowrap.c \
+ iowrap.h \
md5.c\
md5.h\
others_common.c \
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/Makefile.in
^
|
@@ -221,6 +221,7 @@
libclamav_internal_utils_la_LIBADD =
am_libclamav_internal_utils_la_OBJECTS = \
libclamav_internal_utils_la-str.lo \
+ libclamav_internal_utils_la-iowrap.lo \
libclamav_internal_utils_la-md5.lo \
libclamav_internal_utils_la-others_common.lo \
libclamav_internal_utils_la-qsort.lo \
@@ -238,6 +239,7 @@
libclamav_internal_utils_nothreads_la_LIBADD =
am_libclamav_internal_utils_nothreads_la_OBJECTS = \
libclamav_internal_utils_nothreads_la-str.lo \
+ libclamav_internal_utils_nothreads_la-iowrap.lo \
libclamav_internal_utils_nothreads_la-md5.lo \
libclamav_internal_utils_nothreads_la-others_common.lo \
libclamav_internal_utils_nothreads_la-qsort.lo \
@@ -568,6 +570,8 @@
@ENABLE_UNRAR_TRUE@IFACEDEP = libclamunrar_iface.la
libclamav_internal_utils_la_SOURCES = str.c\
str.h\
+ iowrap.c \
+ iowrap.h \
md5.c\
md5.h\
others_common.c \
@@ -588,6 +592,8 @@
libclamav_internal_utils_la_CFLAGS = -fPIC -DPIC
libclamav_internal_utils_nothreads_la_SOURCES = str.c\
str.h\
+ iowrap.c \
+ iowrap.h \
md5.c\
md5.h\
others_common.c \
@@ -765,6 +771,7 @@
-rm -f *.tab.c
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bytecode_nojit.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_la-iowrap.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_la-md5.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_la-others_common.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_la-qsort.Plo@am__quote@
@@ -774,6 +781,7 @@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_la-regfree.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_la-str.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_la-strlcpy.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_nothreads_la-iowrap.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_nothreads_la-md5.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_nothreads_la-others_common.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libclamav_internal_utils_nothreads_la-qsort.Plo@am__quote@
@@ -1752,6 +1760,14 @@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_internal_utils_la_CFLAGS) $(CFLAGS) -c -o libclamav_internal_utils_la-str.lo `test -f 'str.c' || echo '$(srcdir)/'`str.c
+libclamav_internal_utils_la-iowrap.lo: iowrap.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_internal_utils_la_CFLAGS) $(CFLAGS) -MT libclamav_internal_utils_la-iowrap.lo -MD -MP -MF $(DEPDIR)/libclamav_internal_utils_la-iowrap.Tpo -c -o libclamav_internal_utils_la-iowrap.lo `test -f 'iowrap.c' || echo '$(srcdir)/'`iowrap.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libclamav_internal_utils_la-iowrap.Tpo $(DEPDIR)/libclamav_internal_utils_la-iowrap.Plo
+@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iowrap.c' object='libclamav_internal_utils_la-iowrap.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_internal_utils_la_CFLAGS) $(CFLAGS) -c -o libclamav_internal_utils_la-iowrap.lo `test -f 'iowrap.c' || echo '$(srcdir)/'`iowrap.c
+
libclamav_internal_utils_la-md5.lo: md5.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_internal_utils_la_CFLAGS) $(CFLAGS) -MT libclamav_internal_utils_la-md5.lo -MD -MP -MF $(DEPDIR)/libclamav_internal_utils_la-md5.Tpo -c -o libclamav_internal_utils_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libclamav_internal_utils_la-md5.Tpo $(DEPDIR)/libclamav_internal_utils_la-md5.Plo
@@ -1824,6 +1840,14 @@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_internal_utils_nothreads_la_CFLAGS) $(CFLAGS) -c -o libclamav_internal_utils_nothreads_la-str.lo `test -f 'str.c' || echo '$(srcdir)/'`str.c
+libclamav_internal_utils_nothreads_la-iowrap.lo: iowrap.c
+@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_internal_utils_nothreads_la_CFLAGS) $(CFLAGS) -MT libclamav_internal_utils_nothreads_la-iowrap.lo -MD -MP -MF $(DEPDIR)/libclamav_internal_utils_nothreads_la-iowrap.Tpo -c -o libclamav_internal_utils_nothreads_la-iowrap.lo `test -f 'iowrap.c' || echo '$(srcdir)/'`iowrap.c
+@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libclamav_internal_utils_nothreads_la-iowrap.Tpo $(DEPDIR)/libclamav_internal_utils_nothreads_la-iowrap.Plo
+@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iowrap.c' object='libclamav_internal_utils_nothreads_la-iowrap.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_internal_utils_nothreads_la_CFLAGS) $(CFLAGS) -c -o libclamav_internal_utils_nothreads_la-iowrap.lo `test -f 'iowrap.c' || echo '$(srcdir)/'`iowrap.c
+
libclamav_internal_utils_nothreads_la-md5.lo: md5.c
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libclamav_internal_utils_nothreads_la_CFLAGS) $(CFLAGS) -MT libclamav_internal_utils_nothreads_la-md5.lo -MD -MP -MF $(DEPDIR)/libclamav_internal_utils_nothreads_la-md5.Tpo -c -o libclamav_internal_utils_nothreads_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libclamav_internal_utils_nothreads_la-md5.Tpo $(DEPDIR)/libclamav_internal_utils_nothreads_la-md5.Plo
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/autoit.c
^
|
@@ -339,14 +339,22 @@
*
* - Fortuna audaces iuvat -
*/
- if (UNP.error)
- cli_dbgmsg("autoit: decompression error - partial file may exist\n");
+ if (UNP.error) {
+ cli_dbgmsg("autoit: decompression error after %u bytes - partial file may exist\n", UNP.cur_output);
+ UNP.usize = UNP.cur_output;
+ }
} else {
cli_dbgmsg("autoit: file is not compressed\n");
UNP.outputbuf = UNP.inputbuf;
UNP.usize = UNP.csize;
}
+ if (UNP.usize<4) {
+ cli_dbgmsg("autoit: file is too short\n");
+ free(UNP.outputbuf);
+ continue;
+ }
+
files++;
/* FIXME: REGRESSION NEEDED! */
@@ -638,8 +646,10 @@
}
free(UNP.inputbuf);
- if (UNP.error)
- cli_dbgmsg("autoit: decompression error - partial file may exist\n");
+ if (UNP.error) {
+ cli_dbgmsg("autoit: decompression error after %u bytes - partial file may exist\n", UNP.cur_output);
+ UNP.usize = UNP.cur_output;
+ }
} else {
cli_dbgmsg("autoit: file is not compressed\n");
UNP.outputbuf = UNP.inputbuf;
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/cache.c
^
|
@@ -688,7 +688,8 @@
}
/* Hashes a file onto the provided buffer and looks it up the cache.
- Returns CL_VIRUS if found, CL_CLEAN if not FIXME or an error */
+ Returns CL_VIRUS if found, CL_CLEAN if not FIXME or a recoverable error,
+ and returns CL_EREAD if unrecoverable */
int cache_check(unsigned char *hash, cli_ctx *ctx) {
fmap_t *map;
size_t todo, at = 0;
@@ -709,7 +710,10 @@
return CL_EREAD;
todo -= readme;
at += readme;
- cli_md5_update(&md5, buf, readme);
+ if (cli_md5_update(&md5, buf, readme)) {
+ cli_errmsg("cache_check: error reading while generating hash!\n");
+ return CL_EREAD;
+ }
}
cli_md5_final(hash, &md5);
ret = cache_lookup_hash(hash, map->len, ctx->engine->cache, ctx->recursion);
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/cvd.c
^
|
@@ -516,6 +516,11 @@
}
md5 = cli_hashstream(fs, NULL, 1);
+ if (md5 == NULL) {
+ cli_dbgmsg("cli_cvdverify: Cannot generate hash, out of memory\n");
+ cl_cvdfree(cvd);
+ return CL_EMEM;
+ }
cli_dbgmsg("MD5(.tar.gz) = %s\n", md5);
if(strncmp(md5, cvd->md5, 32)) {
|
[-]
[+]
|
Added |
clamav-0.97.8.tar.bz2/libclamav/iowrap.c
^
|
@@ -0,0 +1,60 @@
+/*
+ * Copyright (C) 2012 Sourcefire, Inc.
+ *
+ * Authors: Dave Raynor
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301, USA.
+ *
+ */
+
+#include "iowrap.h"
+
+#include <string.h>
+
+#ifdef _WIN32
+#include <windows.h>
+#include <excpt.h>
+
+#ifndef STATUS_DEVICE_DATA_ERROR
+#define STATUS_DEVICE_DATA_ERROR 0xC000009C
+#endif
+#endif
+
+#ifdef _WIN32
+static int filter_memcpy(unsigned int code, struct _EXCEPTION_POINTERS *ep) {
+ if ((code == EXCEPTION_IN_PAGE_ERROR) || (code == STATUS_DEVICE_DATA_ERROR)) {
+ return EXCEPTION_EXECUTE_HANDLER;
+ }
+ return EXCEPTION_CONTINUE_SEARCH;
+}
+#endif
+
+int cli_memcpy(void *target, const void *source, unsigned long size)
+{
+ int ret = 0;
+
+#ifdef _WIN32
+ __try {
+#endif
+ memcpy(target, source, size);
+#ifdef _WIN32
+ }
+ __except (filter_memcpy(GetExceptionCode(), GetExceptionInformation())) {
+ ret = 1;
+ }
+#endif
+ return ret;
+}
+
|
[-]
[+]
|
Added |
clamav-0.97.8.tar.bz2/libclamav/iowrap.h
^
|
@@ -0,0 +1,45 @@
+/*
+ * Copyright (C) 2012 Sourcefire, Inc.
+ *
+ * Authors: Dave Raynor
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ * MA 02110-1301, USA.
+ */
+
+#ifndef __IOWRAP_H
+#define __IOWRAP_H
+
+#if HAVE_CONFIG_H
+#include "clamav-config.h"
+#endif
+
+#ifdef HAVE_UNISTD_H
+#include <unistd.h>
+#endif
+
+#include <stdio.h>
+#include <stdlib.h>
+#ifdef _WIN32
+#include <windows.h>
+#include <excpt.h>
+#endif
+
+/*
+ * cli_memcpy is an io wrapper that will allow ClamAV to minimize impact of
+ * adding SEH logic around map accesses where Windows might raise an error
+ */
+int cli_memcpy(void *target, const void *source, unsigned long size);
+
+#endif
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/md5.c
^
|
@@ -13,11 +13,14 @@
* This implementation is meant to be fast, but not as fast as possible.
* Some known optimizations are not included to reduce source code size
* and avoid compile-time configuration.
+ *
+ * Updated in 2012 to meet the needs of ClamAV.
*/
#include <string.h>
#include "md5.h"
+#include "iowrap.h"
/*
* The basic MD5 functions.
@@ -49,16 +52,16 @@
*/
#if defined(__i386__) || defined(__x86_64__) || defined(__vax__)
#define SET(n) \
- (*(const MD5_u32plus *)&ptr[(n) * 4])
+ (*(const MD5_u32plus *)&chunk[(n) * 4])
#define GET(n) \
SET(n)
#else
#define SET(n) \
(ctx->block[(n)] = \
- (MD5_u32plus)ptr[(n) * 4] | \
- ((MD5_u32plus)ptr[(n) * 4 + 1] << 8) | \
- ((MD5_u32plus)ptr[(n) * 4 + 2] << 16) | \
- ((MD5_u32plus)ptr[(n) * 4 + 3] << 24))
+ (MD5_u32plus)chunk[(n) * 4] | \
+ ((MD5_u32plus)chunk[(n) * 4 + 1] << 8) | \
+ ((MD5_u32plus)chunk[(n) * 4 + 2] << 16) | \
+ ((MD5_u32plus)chunk[(n) * 4 + 3] << 24))
#define GET(n) \
(ctx->block[(n)])
#endif
@@ -66,12 +69,14 @@
/*
* This processes one or more 64-byte data blocks, but does NOT update
* the bit counters. There are no alignment requirements.
+ * Returns NULL on a read error, or a pointer to the next byte if successful.
*/
static const void *body(cli_md5_ctx *ctx, const void *data, unsigned long size)
{
const unsigned char *ptr;
MD5_u32plus a, b, c, d;
MD5_u32plus saved_a, saved_b, saved_c, saved_d;
+ unsigned char chunk[64];
ptr = data;
@@ -86,6 +91,8 @@
saved_c = c;
saved_d = d;
+ if(cli_memcpy(chunk, ptr, 64))
+ return NULL;
/* Round 1 */
STEP(F, a, b, c, d, SET(0), 0xd76aa478, 7)
STEP(F, d, a, b, c, SET(1), 0xe8c7b756, 12)
@@ -185,10 +192,11 @@
ctx->hi = 0;
}
-void cli_md5_update(cli_md5_ctx *ctx, const void *data, unsigned long size)
+int cli_md5_update(cli_md5_ctx *ctx, const void *data, unsigned long size)
{
MD5_u32plus saved_lo;
unsigned long used, free;
+ int invalid = 0;
saved_lo = ctx->lo;
if ((ctx->lo = (saved_lo + size) & 0x1fffffff) < saved_lo)
@@ -201,22 +209,27 @@
free = 64 - used;
if (size < free) {
- memcpy(&ctx->buffer[used], data, size);
- return;
+ invalid = cli_memcpy(&ctx->buffer[used], data, size);
+ return invalid;
}
- memcpy(&ctx->buffer[used], data, free);
+ invalid = cli_memcpy(&ctx->buffer[used], data, free);
+ if (invalid)
+ return invalid;
data = (const unsigned char *)data + free;
size -= free;
- body(ctx, ctx->buffer, 64);
+ if (body(ctx, ctx->buffer, 64) == NULL)
+ return 1;
}
if (size >= 64) {
data = body(ctx, data, size & ~(unsigned long)0x3f);
+ if (data == NULL)
+ return 1;
size &= 0x3f;
}
- memcpy(ctx->buffer, data, size);
+ return cli_memcpy(ctx->buffer, data, size);
}
void cli_md5_final(unsigned char *result, cli_md5_ctx *ctx)
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/md5.h
^
|
@@ -5,6 +5,8 @@
* Written by Solar Designer <solar at openwall.com> in 2001, and placed
* in the public domain. There's absolutely no warranty.
*
+ * Updated in 2012 to meet the needs of ClamAV.
+ *
* See md5.c for more information.
*/
@@ -22,7 +24,7 @@
} cli_md5_ctx;
extern void cli_md5_init(cli_md5_ctx *ctx);
-extern void cli_md5_update(cli_md5_ctx *ctx, const void *data, unsigned long size);
+extern int cli_md5_update(cli_md5_ctx *ctx, const void *data, unsigned long size);
extern void cli_md5_final(unsigned char *result, cli_md5_ctx *ctx);
#endif
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/others.h
^
|
@@ -53,7 +53,7 @@
* in re-enabling affected modules.
*/
-#define CL_FLEVEL 68
+#define CL_FLEVEL 69
#define CL_FLEVEL_DCONF CL_FLEVEL
#define CL_FLEVEL_SIGTOOL CL_FLEVEL
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/pdf.c
^
|
@@ -296,6 +296,9 @@
case MANY_FILTERS:
s = "more than 2 filters per obj";
break;
+ case DECRYPTABLE_PDF:
+ s = "decryptable PDF";
+ break;
}
cli_dbgmsg("cli_pdf: %s flagged in object %u %u\n", s, obj->id>>8, obj->id&0xff);
}
@@ -567,6 +570,8 @@
char *ascii_decoded = NULL;
int dump = 1;
+ cli_dbgmsg("pdf_extract_obj: obj %u %u\n", obj->id>>8, obj->id&0xff);
+
/* TODO: call bytecode hook here, allow override dumpability */
if ((!(obj->flags & (1 << OBJ_STREAM)) ||
(obj->flags & (1 << OBJ_HASFILTERS)))
@@ -585,7 +590,7 @@
}
if (!dump)
return CL_CLEAN;
- cli_dbgmsg("cli_pdf: dumping obj %u %u\n", obj->id>>8, obj->id);
+ cli_dbgmsg("cli_pdf: dumping obj %u %u\n", obj->id>>8, obj->id&0xff);
snprintf(fullname, sizeof(fullname), "%s"PATHSEP"pdf%02u", pdf->dir, pdf->files++);
fout = open(fullname,O_RDWR|O_CREAT|O_EXCL|O_TRUNC|O_BINARY, 0600);
if (fout < 0) {
@@ -907,6 +912,7 @@
q2 = pdf_nextobject(q, bytesleft);
bytesleft -= q2 -q;
if (!q2 || bytesleft < 0) {
+ cli_dbgmsg("cli_pdf: %u %u obj: no dictionary\n", obj->id>>8, obj->id&0xff);
return;
}
q3 = memchr(q-1, '<', q2-q+1);
@@ -922,6 +928,7 @@
q2 = pdf_nextobject(q, bytesleft);
bytesleft -= q2 -q;
if (!q2 || bytesleft < 0) {
+ cli_dbgmsg("cli_pdf: %u %u obj: broken dictionary\n", obj->id>>8, obj->id&0xff);
return;
}
q3 = memchr(q-1, '>', q2-q+1);
@@ -1262,7 +1269,7 @@
password_empty = 1;
/* Algorithm 3.2a could be used to recover encryption key */
}
- } else {
+ } else if ((R >= 2) && (R <= 4)) {
/* 7.6.3.3 Algorithm 2 */
cli_md5_init(&md5);
/* empty password, password == padding */
@@ -1276,9 +1283,9 @@
cli_md5_update(&md5, &v, 4);
}
cli_md5_final(result, &md5);
+ if (length > 128)
+ length = 128;
if (R >= 3) {
- if (length > 128)
- length = 128;
for (i=0;i<50;i++) {
cli_md5_init(&md5);
cli_md5_update(&md5, result, length/8);
@@ -1329,6 +1336,11 @@
cli_dbgmsg("cli_pdf: invalid revision %d\n", R);
}
}
+ else {
+ /* Supported R is in {2,3,4,5} */
+ cli_dbgmsg("cli_pdf: R value out of range\n");
+ return;
+ }
if (password_empty) {
cli_dbgmsg("cli_pdf: user password is empty\n");
/* The key we computed above is the key used to encrypt the streams.
@@ -1395,6 +1407,10 @@
cli_dbgmsg("cli_pdf: invalid R\n");
break;
}
+ if ((R > 5) || (R < 2)) {
+ cli_dbgmsg("cli_pdf: R value outside supported range [2..5]\n");
+ break;
+ }
if (R < 5)
oulen = 32;
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/pe.c
^
|
@@ -406,6 +406,10 @@
cli_md5_init(&md5);
cli_md5_update(&md5, hashme, s->rsz);
cli_md5_final(digest, &md5);
+ cli_dbgmsg("MDB: %u:%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x%02x\n",
+ s->rsz, digest[0], digest[1], digest[2], digest[3], digest[4], digest[5], digest[6],
+ digest[7], digest[8], digest[9], digest[10], digest[11], digest[12], digest[13], digest[14],
+ digest[15]);
return 1;
}
@@ -850,13 +854,13 @@
cli_dbgmsg("------------------------------------\n");
if (DETECT_BROKEN_PE && !native && (!(pe_plus?EC32(optional_hdr64.SectionAlignment):EC32(optional_hdr32.SectionAlignment)) || (pe_plus?EC32(optional_hdr64.SectionAlignment):EC32(optional_hdr32.SectionAlignment))%0x1000)) {
- cli_dbgmsg("Bad virtual alignemnt\n");
+ cli_dbgmsg("Bad virtual alignment\n");
cli_append_virus(ctx,"Heuristics.Broken.Executable");
return CL_VIRUS;
}
if (DETECT_BROKEN_PE && !native && (!(pe_plus?EC32(optional_hdr64.FileAlignment):EC32(optional_hdr32.FileAlignment)) || (pe_plus?EC32(optional_hdr64.FileAlignment):EC32(optional_hdr32.FileAlignment))%0x200)) {
- cli_dbgmsg("Bad file alignemnt\n");
+ cli_dbgmsg("Bad file alignment\n");
cli_append_virus(ctx, "Heuristics.Broken.Executable");
return CL_VIRUS;
}
@@ -950,10 +954,9 @@
if(exe_sections[i].chr & 0x80000000)
cli_dbgmsg("Section's memory is writeable\n");
- cli_dbgmsg("------------------------------------\n");
-
if (DETECT_BROKEN_PE && (!valign || (exe_sections[i].urva % valign))) { /* Bad virtual alignment */
cli_dbgmsg("VirtualAddress is misaligned\n");
+ cli_dbgmsg("------------------------------------\n");
cli_append_virus(ctx, "Heuristics.Broken.Executable");
free(section_hdr);
free(exe_sections);
@@ -963,6 +966,7 @@
if (exe_sections[i].rsz) { /* Don't bother with virtual only sections */
if (exe_sections[i].raw >= fsize) { /* really broken */
cli_dbgmsg("Broken PE file - Section %d starts beyond the end of file (Offset@ %lu, Total filesize %lu)\n", i, (unsigned long)exe_sections[i].raw, (unsigned long)fsize);
+ cli_dbgmsg("------------------------------------\n");
free(section_hdr);
free(exe_sections);
if(DETECT_BROKEN_PE) {
@@ -984,6 +988,7 @@
cli_append_virus(ctx, virname);
if(cli_hm_scan(md5_dig, fsize, NULL, ctx->engine->hm_fp, CLI_HASH_MD5) != CL_VIRUS) {
if (!SCAN_ALL) {
+ cli_dbgmsg("------------------------------------\n");
free(section_hdr);
free(exe_sections);
return CL_VIRUS;
@@ -995,6 +1000,8 @@
}
+ cli_dbgmsg("------------------------------------\n");
+
if (exe_sections[i].urva>>31 || exe_sections[i].uvsz>>31 || (exe_sections[i].rsz && exe_sections[i].uraw>>31) || exe_sections[i].ursz>>31) {
cli_dbgmsg("Found PE values with sign bit set\n");
free(section_hdr);
@@ -1861,13 +1868,21 @@
if(epbuff[1] != '\xbe' || skew <= 0 || skew > 0xfff) { /* FIXME: legit skews?? */
skew = 0;
- if(upxfn(src, ssize, dest, &dsize, exe_sections[i].rva, exe_sections[i + 1].rva, vep) >= 0)
- upx_success = 1;
-
- } else {
+ }
+ else if(skew > ssize) {
+ /* Ignore suggested skew larger than section size */
+ cli_dbgmsg("UPX: Ignoring bad skew of %d bytes\n", skew);
+ skew = 0;
+ }
+ else {
cli_dbgmsg("UPX: UPX1 seems skewed by %d bytes\n", skew);
- if(upxfn(src + skew, ssize - skew, dest, &dsize, exe_sections[i].rva, exe_sections[i + 1].rva, vep-skew) >= 0 || upxfn(src, ssize, dest, &dsize, exe_sections[i].rva, exe_sections[i + 1].rva, vep) >= 0)
- upx_success = 1;
+ }
+
+ if(upxfn(src + skew, ssize - skew, dest, &dsize, exe_sections[i].rva, exe_sections[i + 1].rva, vep-skew) >= 0 || upxfn(src, ssize, dest, &dsize, exe_sections[i].rva, exe_sections[i + 1].rva, vep) >= 0) {
+ upx_success = 1;
+ }
+ else if(skew && (upxfn(src, ssize, dest, &dsize, exe_sections[i].rva, exe_sections[i + 1].rva, vep) >= 0)) {
+ upx_success = 1;
}
if(upx_success)
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/pe_icons.c
^
|
@@ -38,6 +38,8 @@
#define LABDIFF(x) labdiff2(x)
#endif
+/* #define LOGPARSEICONDETAILS */
+
struct GICONS {
unsigned int cnt;
uint32_t lastg;
@@ -1498,6 +1500,7 @@
} else
confidence = (color + (gray + bright + noedge)*2/3 + dark + edge + colors) / 6;
+#ifdef LOGPARSEICONDETAILS
cli_dbgmsg("parseicon: edge confidence: %u%%\n", edge);
cli_dbgmsg("parseicon: noedge confidence: %u%%\n", noedge);
if(!bwmatch) {
@@ -1508,6 +1511,7 @@
cli_dbgmsg("parseicon: dark confidence: %u%%\n", dark);
if(!bwmatch)
cli_dbgmsg("parseicon: spread confidence: red %u%%, green %u%%, blue %u%% - colors %u%%\n", reds, greens, blues, ccount);
+#endif
if(confidence >= positivematch) {
cli_dbgmsg("confidence: %u\n", confidence);
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/sis.c
^
|
@@ -193,7 +193,7 @@
if (!len) return NULL;
if (len>400) len=400;
- name = cli_malloc(len);
+ name = cli_malloc(len+1);
if (!name) {
cli_dbgmsg("SIS: OOM\n");
return NULL;
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/libclamav/version.h
^
|
@@ -1 +1 @@
-#define REPO_VERSION "devel-clamav-0.97.7"
+#define REPO_VERSION "devel-clamav-0.97.8"
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/win32/libclamav.vcxproj
^
|
@@ -220,6 +220,7 @@
<ClCompile Include="..\libclamav\hashtab.c"/>
<ClCompile Include="..\libclamav\htmlnorm.c"/>
<ClCompile Include="..\libclamav\inflate64.c"/>
+ <ClCompile Include="..\libclamav\iowrap.c"/>
<ClCompile Include="..\libclamav\ishield.c"/>
<ClCompile Include="..\libclamav\is_tar.c"/>
<ClCompile Include="..\libclamav\jsparse\js-norm.c"/>
|
[-]
[+]
|
Changed |
clamav-0.97.8.tar.bz2/win32/libclamav.vcxproj.filters
^
|
@@ -135,6 +135,9 @@
<ClCompile Include="..\libclamav\inflate64.c">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\libclamav\iowrap.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
<ClCompile Include="..\libclamav\is_tar.c">
<Filter>Source Files</Filter>
</ClCompile>
@@ -478,4 +481,4 @@
<Filter>Source Files\zlib</Filter>
</ClCompile>
</ItemGroup>
-</Project>
\ No newline at end of file
+</Project>
|