Browse code

sync with 0.93.1

git-svn: trunk@3887

Tomasz Kojm authored on 2008/06/10 04:14:55
Showing 67 changed files
... ...
@@ -1,3 +1,7 @@
1
+Mon Jun  9 20:31:50 CEST 2008 (tk)
2
+----------------------------------
3
+  * sync with 0.93.1
4
+
1 5
 Tue Jun  3 23:37:50 CEST 2008 (tk)
2 6
 ----------------------------------
3 7
   * test: add clam.mail, clam.ppt and clam.tnef (bb#902)
... ...
@@ -1,41 +1,8 @@
1
-0.93
1
+0.93.1
2
+------
2 3
 
3
-This release introduces many new features and engine enhancements, please
4
-see the notes below for the list of major changes. The most visible one
5
-is the new logic in scan limits which affects some command line and config
6
-options of clamscan and clamd. Please see clamscan(1) and clamd.conf(5)
7
-and the example config file for more information on the new options.
8
-
9
-Most important changes include:
10
-
11
-  * libclamav:
12
-    - New logic in scan limits: provides much more efficient protection against
13
-      DoS attacks but also results in different command line and config options
14
-      to clamscan and clamd (see below)
15
-    - New/improved modules: unzip, SIS, cabinet, CHM, SZDD, text normalisator,
16
-      entity converter
17
-    - Improved filetype detection; filetype definitions can be remotely updated
18
-    - Support for .cld containers (which replace .inc directories)
19
-    - Improved pattern matcher and signature formats
20
-    - More efficient scanning of HTML files
21
-    - Many other improvements
22
-
23
-  * clamd:
24
-    - NEW CONFIG FILE OPTIONS: MaxScanSize, MaxFileSize, MaxRecursion, MaxFiles
25
-    - ** THE FOLLOWING OPTIONS ARE NO LONGER SUPPORTED **: MailMaxRecursion,
26
-      ArchiveMaxFileSize, ArchiveMaxRecursion, ArchiveMaxFiles,
27
-      ArchiveMaxCompressionRatio, ArchiveBlockMax
28
-
29
-  * clamscan:
30
-    - NEW CMDLINE OPTIONS: --max-filesize, --max-scansize
31
-    - REMOVED OPTIONS: --block-max, --max-space, --max-ratio
32
-
33
-  * freshclam:
34
-    - NEW CONFIG OPTION CompressLocalDatabase
35
-    - NEW CMDLINE SWITCH --no-warnings
36
-    - main.inc and daily.inc directories are no longer used by ClamAV; please
37
-      remove them manually from your database directory
4
+This version improves handling of PDF, CAB, RTF, OLE2 and HTML files
5
+and includes various bugfixes for 0.93 issues.
38 6
 
39 7
 --
40 8
 The ClamAV team (http://www.clamav.net/team)
... ...
@@ -2,6 +2,16 @@ Note: This README/NEWS file refers to the source tarball. Some things described
2 2
 here may not be available in binary packages.
3 3
 --
4 4
 
5
+0.93.1
6
+------
7
+
8
+This version improves handling of PDF, CAB, RTF, OLE2 and HTML files
9
+and includes various bugfixes for 0.93 issues.
10
+
11
+--
12
+The ClamAV team (http://www.clamav.net/team)
13
+
14
+
5 15
 0.93
6 16
 ----
7 17
 
... ...
@@ -2794,7 +2794,7 @@ _ACEOF
2794 2794
 
2795 2795
 
2796 2796
 LC_CURRENT=4
2797
-LC_REVISION=1
2797
+LC_REVISION=3
2798 2798
 LC_AGE=0
2799 2799
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
2800 2800
 
... ...
@@ -44,7 +44,7 @@ dnl VERSION="0.93rc1"
44 44
 AC_DEFINE_UNQUOTED([VERSION],"$VERSION",[Version number of package])
45 45
 
46 46
 LC_CURRENT=4
47
-LC_REVISION=1
47
+LC_REVISION=3
48 48
 LC_AGE=0
49 49
 LIBCLAMAV_VERSION="$LC_CURRENT":"$LC_REVISION":"$LC_AGE"
50 50
 AC_SUBST([LIBCLAMAV_VERSION])
51 51
Binary files a/docs/clamdoc.pdf and b/docs/clamdoc.pdf differ
... ...
@@ -71,7 +71,7 @@
71 71
     \vspace{3cm}
72 72
     \begin{flushright}
73 73
 	\rule[-1ex]{8cm}{3pt}\\
74
-	\huge Clam AntiVirus 0.93\\
74
+	\huge Clam AntiVirus 0.93.1\\
75 75
 	\huge \emph{User Manual}\\
76 76
     \end{flushright}
77 77
 
... ...
@@ -56,7 +56,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
56 56
 <BR>
57 57
 <BR>
58 58
     <DIV ALIGN="RIGHT">
59
-<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.93
59
+<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.93.1
60 60
 <BR>	<BIG CLASS="HUGE"><SPAN  CLASS="textit">User Manual</SPAN>
61 61
 <BR>    
62 62
 </BIG></BIG></DIV>
... ...
@@ -184,32 +184,34 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
184 184
 <LI><A NAME="tex2html153"
185 185
   HREF="node44.html">Memory</A>
186 186
 <LI><A NAME="tex2html154"
187
-  HREF="node45.html">clamav-config</A>
187
+  HREF="node45.html">Forking daemons</A>
188 188
 <LI><A NAME="tex2html155"
189
-  HREF="node46.html">Example</A>
190
-</UL>
189
+  HREF="node46.html">clamav-config</A>
191 190
 <LI><A NAME="tex2html156"
192
-  HREF="node47.html">CVD format</A>
191
+  HREF="node47.html">Example</A>
192
+</UL>
193 193
 <LI><A NAME="tex2html157"
194
-  HREF="node48.html">Contributors</A>
194
+  HREF="node48.html">CVD format</A>
195 195
 <LI><A NAME="tex2html158"
196
-  HREF="node49.html">Donors</A>
196
+  HREF="node49.html">Contributors</A>
197 197
 <LI><A NAME="tex2html159"
198
-  HREF="node50.html">Graphics</A>
198
+  HREF="node50.html">Donors</A>
199 199
 <LI><A NAME="tex2html160"
200
-  HREF="node51.html">OpenAntiVirus</A>
200
+  HREF="node51.html">Graphics</A>
201
+<LI><A NAME="tex2html161"
202
+  HREF="node52.html">OpenAntiVirus</A>
201 203
 </UL>
202 204
 <BR>
203
-<LI><A NAME="tex2html161"
204
-  HREF="node52.html">Core Team</A>
205 205
 <LI><A NAME="tex2html162"
206
-  HREF="node53.html">About this document ...</A>
206
+  HREF="node53.html">Core Team</A>
207
+<LI><A NAME="tex2html163"
208
+  HREF="node54.html">About this document ...</A>
207 209
 </UL>
208 210
 <!--End of Table of Child-Links-->
209 211
 <BR><HR>
210 212
 <ADDRESS>
211 213
 Tomasz Kojm
212
-2008-04-09
214
+2008-06-04
213 215
 </ADDRESS>
214 216
 </BODY>
215 217
 </HTML>
... ...
@@ -18,7 +18,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
18 18
 
19 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
20 20
 
21
-<LINK REL="previous" HREF="node52.html">
21
+<LINK REL="previous" HREF="node53.html">
22 22
 <LINK REL="up" HREF="clamdoc.html">
23 23
 </HEAD>
24 24
 
... ...
@@ -56,7 +56,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
56 56
 <BR>
57 57
 <BR>
58 58
     <DIV ALIGN="RIGHT">
59
-<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.93
59
+<BR>	<BIG CLASS="HUGE">Clam AntiVirus 0.93.1
60 60
 <BR>	<BIG CLASS="HUGE"><SPAN  CLASS="textit">User Manual</SPAN>
61 61
 <BR>    
62 62
 </BIG></BIG></DIV>
... ...
@@ -184,32 +184,34 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
184 184
 <LI><A NAME="tex2html153"
185 185
   HREF="node44.html">Memory</A>
186 186
 <LI><A NAME="tex2html154"
187
-  HREF="node45.html">clamav-config</A>
187
+  HREF="node45.html">Forking daemons</A>
188 188
 <LI><A NAME="tex2html155"
189
-  HREF="node46.html">Example</A>
190
-</UL>
189
+  HREF="node46.html">clamav-config</A>
191 190
 <LI><A NAME="tex2html156"
192
-  HREF="node47.html">CVD format</A>
191
+  HREF="node47.html">Example</A>
192
+</UL>
193 193
 <LI><A NAME="tex2html157"
194
-  HREF="node48.html">Contributors</A>
194
+  HREF="node48.html">CVD format</A>
195 195
 <LI><A NAME="tex2html158"
196
-  HREF="node49.html">Donors</A>
196
+  HREF="node49.html">Contributors</A>
197 197
 <LI><A NAME="tex2html159"
198
-  HREF="node50.html">Graphics</A>
198
+  HREF="node50.html">Donors</A>
199 199
 <LI><A NAME="tex2html160"
200
-  HREF="node51.html">OpenAntiVirus</A>
200
+  HREF="node51.html">Graphics</A>
201
+<LI><A NAME="tex2html161"
202
+  HREF="node52.html">OpenAntiVirus</A>
201 203
 </UL>
202 204
 <BR>
203
-<LI><A NAME="tex2html161"
204
-  HREF="node52.html">Core Team</A>
205 205
 <LI><A NAME="tex2html162"
206
-  HREF="node53.html">About this document ...</A>
206
+  HREF="node53.html">Core Team</A>
207
+<LI><A NAME="tex2html163"
208
+  HREF="node54.html">About this document ...</A>
207 209
 </UL>
208 210
 <!--End of Table of Child-Links-->
209 211
 <BR><HR>
210 212
 <ADDRESS>
211 213
 Tomasz Kojm
212
-2008-04-09
214
+2008-06-04
213 215
 </ADDRESS>
214 216
 </BODY>
215 217
 </HTML>
... ...
@@ -27,21 +27,21 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html171"
30
+<A NAME="tex2html172"
31 31
   HREF="node2.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html169"
33
+<A NAME="tex2html170"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html163"
36
+<A NAME="tex2html164"
37 37
   HREF="clamdoc.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>   
39 39
 <BR>
40
-<B> Next:</B> <A NAME="tex2html172"
40
+<B> Next:</B> <A NAME="tex2html173"
41 41
   HREF="node2.html">Introduction</A>
42
-<B> Up:</B> <A NAME="tex2html170"
42
+<B> Up:</B> <A NAME="tex2html171"
43 43
   HREF="clamdoc.html">clamdoc</A>
44
-<B> Previous:</B> <A NAME="tex2html164"
44
+<B> Previous:</B> <A NAME="tex2html165"
45 45
   HREF="clamdoc.html">clamdoc</A>
46 46
 <BR>
47 47
 <BR></DIV>
... ...
@@ -54,92 +54,92 @@ Contents</A>
54 54
 <!--Table of Contents-->
55 55
 
56 56
 <UL CLASS="TofC">
57
-<LI><A NAME="tex2html173"
57
+<LI><A NAME="tex2html174"
58 58
   HREF="node2.html">Introduction</A>
59 59
 <UL>
60
-<LI><A NAME="tex2html174"
61
-  HREF="node3.html">Features</A>
62 60
 <LI><A NAME="tex2html175"
63
-  HREF="node4.html">Mailing lists and IRC channel</A>
61
+  HREF="node3.html">Features</A>
64 62
 <LI><A NAME="tex2html176"
63
+  HREF="node4.html">Mailing lists and IRC channel</A>
64
+<LI><A NAME="tex2html177"
65 65
   HREF="node5.html">Virus submitting</A>
66 66
 </UL>
67 67
 <BR>
68
-<LI><A NAME="tex2html177"
68
+<LI><A NAME="tex2html178"
69 69
   HREF="node6.html">Base package</A>
70 70
 <UL>
71
-<LI><A NAME="tex2html178"
72
-  HREF="node7.html">Supported platforms</A>
73 71
 <LI><A NAME="tex2html179"
72
+  HREF="node7.html">Supported platforms</A>
73
+<LI><A NAME="tex2html180"
74 74
   HREF="node8.html">Binary packages</A>
75 75
 </UL>
76 76
 <BR>
77
-<LI><A NAME="tex2html180"
77
+<LI><A NAME="tex2html181"
78 78
   HREF="node9.html">Installation</A>
79 79
 <UL>
80
-<LI><A NAME="tex2html181"
81
-  HREF="node10.html">Requirements</A>
82 80
 <LI><A NAME="tex2html182"
83
-  HREF="node11.html">Installing on shell account</A>
81
+  HREF="node10.html">Requirements</A>
84 82
 <LI><A NAME="tex2html183"
85
-  HREF="node12.html">Adding new system user and group</A>
83
+  HREF="node11.html">Installing on shell account</A>
86 84
 <LI><A NAME="tex2html184"
87
-  HREF="node13.html">Compilation of base package</A>
85
+  HREF="node12.html">Adding new system user and group</A>
88 86
 <LI><A NAME="tex2html185"
87
+  HREF="node13.html">Compilation of base package</A>
88
+<LI><A NAME="tex2html186"
89 89
   HREF="node14.html">Compilation with clamav-milter enabled</A>
90 90
 </UL>
91 91
 <BR>
92
-<LI><A NAME="tex2html186"
92
+<LI><A NAME="tex2html187"
93 93
   HREF="node15.html">Configuration</A>
94 94
 <UL>
95
-<LI><A NAME="tex2html187"
96
-  HREF="node16.html">clamd</A>
97 95
 <LI><A NAME="tex2html188"
98
-  HREF="node18.html">clamav-milter</A>
96
+  HREF="node16.html">clamd</A>
99 97
 <LI><A NAME="tex2html189"
100
-  HREF="node19.html">Testing</A>
98
+  HREF="node18.html">clamav-milter</A>
101 99
 <LI><A NAME="tex2html190"
100
+  HREF="node19.html">Testing</A>
101
+<LI><A NAME="tex2html191"
102 102
   HREF="node20.html">Setting up auto-updating</A>
103 103
 </UL>
104 104
 <BR>
105
-<LI><A NAME="tex2html191"
105
+<LI><A NAME="tex2html192"
106 106
   HREF="node22.html">Usage</A>
107 107
 <UL>
108
-<LI><A NAME="tex2html192"
109
-  HREF="node23.html">Clam daemon</A>
110 108
 <LI><A NAME="tex2html193"
111
-  HREF="node24.html">Clamdscan</A>
109
+  HREF="node23.html">Clam daemon</A>
112 110
 <LI><A NAME="tex2html194"
113
-  HREF="node25.html">Clamuko</A>
111
+  HREF="node24.html">Clamdscan</A>
114 112
 <LI><A NAME="tex2html195"
113
+  HREF="node25.html">Clamuko</A>
114
+<LI><A NAME="tex2html196"
115 115
   HREF="node26.html">Output format</A>
116 116
 </UL>
117 117
 <BR>
118
-<LI><A NAME="tex2html196"
118
+<LI><A NAME="tex2html197"
119 119
   HREF="node29.html">LibClamAV</A>
120 120
 <UL>
121
-<LI><A NAME="tex2html197"
122
-  HREF="node30.html">Licence</A>
123 121
 <LI><A NAME="tex2html198"
124
-  HREF="node31.html">Supported formats</A>
122
+  HREF="node30.html">Licence</A>
125 123
 <LI><A NAME="tex2html199"
126
-  HREF="node37.html">API</A>
124
+  HREF="node31.html">Supported formats</A>
127 125
 <LI><A NAME="tex2html200"
128
-  HREF="node42.html">Database reloading</A>
126
+  HREF="node37.html">API</A>
129 127
 <LI><A NAME="tex2html201"
130
-  HREF="node47.html">CVD format</A>
128
+  HREF="node42.html">Database reloading</A>
131 129
 <LI><A NAME="tex2html202"
132
-  HREF="node48.html">Contributors</A>
130
+  HREF="node48.html">CVD format</A>
133 131
 <LI><A NAME="tex2html203"
134
-  HREF="node49.html">Donors</A>
132
+  HREF="node49.html">Contributors</A>
135 133
 <LI><A NAME="tex2html204"
136
-  HREF="node50.html">Graphics</A>
134
+  HREF="node50.html">Donors</A>
137 135
 <LI><A NAME="tex2html205"
138
-  HREF="node51.html">OpenAntiVirus</A>
136
+  HREF="node51.html">Graphics</A>
137
+<LI><A NAME="tex2html206"
138
+  HREF="node52.html">OpenAntiVirus</A>
139 139
 </UL>
140 140
 <BR>
141
-<LI><A NAME="tex2html206"
142
-  HREF="node52.html">Core Team</A>
141
+<LI><A NAME="tex2html207"
142
+  HREF="node53.html">Core Team</A>
143 143
 </UL>
144 144
 <!--End of Table of Contents-->    <BR>
145 145
 <BR>
... ...
@@ -179,7 +179,7 @@ ClamAV and Clam AntiVirus are trademarks of Sourcefire, Inc.
179 179
 <BR><HR>
180 180
 <ADDRESS>
181 181
 Tomasz Kojm
182
-2008-04-09
182
+2008-06-04
183 183
 </ADDRESS>
184 184
 </BODY>
185 185
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html319"
30
+<A NAME="tex2html320"
31 31
   HREF="node11.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html315"
33
+<A NAME="tex2html316"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html309"
36
+<A NAME="tex2html310"
37 37
   HREF="node9.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html317"
39
+<A NAME="tex2html318"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html320"
43
+<B> Next:</B> <A NAME="tex2html321"
44 44
   HREF="node11.html">Installing on shell account</A>
45
-<B> Up:</B> <A NAME="tex2html316"
45
+<B> Up:</B> <A NAME="tex2html317"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html310"
47
+<B> Previous:</B> <A NAME="tex2html311"
48 48
   HREF="node9.html">Installation</A>
49
- &nbsp; <B>  <A NAME="tex2html318"
49
+ &nbsp; <B>  <A NAME="tex2html319"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -96,7 +96,7 @@ A note for Solaris/SPARC users: you must set the <SPAN  CLASS="textit">ABI</SPAN
96 96
 <BR><HR>
97 97
 <ADDRESS>
98 98
 Tomasz Kojm
99
-2008-04-09
99
+2008-06-04
100 100
 </ADDRESS>
101 101
 </BODY>
102 102
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html331"
30
+<A NAME="tex2html332"
31 31
   HREF="node12.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html327"
33
+<A NAME="tex2html328"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html321"
36
+<A NAME="tex2html322"
37 37
   HREF="node10.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html329"
39
+<A NAME="tex2html330"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html332"
43
+<B> Next:</B> <A NAME="tex2html333"
44 44
   HREF="node12.html">Adding new system user</A>
45
-<B> Up:</B> <A NAME="tex2html328"
45
+<B> Up:</B> <A NAME="tex2html329"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html322"
47
+<B> Previous:</B> <A NAME="tex2html323"
48 48
   HREF="node10.html">Requirements</A>
49
- &nbsp; <B>  <A NAME="tex2html330"
49
+ &nbsp; <B>  <A NAME="tex2html331"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -75,7 +75,7 @@ Installing on shell account</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-04-09
78
+2008-06-04
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html343"
30
+<A NAME="tex2html344"
31 31
   HREF="node13.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html339"
33
+<A NAME="tex2html340"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html333"
36
+<A NAME="tex2html334"
37 37
   HREF="node11.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html341"
39
+<A NAME="tex2html342"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html344"
43
+<B> Next:</B> <A NAME="tex2html345"
44 44
   HREF="node13.html">Compilation of base package</A>
45
-<B> Up:</B> <A NAME="tex2html340"
45
+<B> Up:</B> <A NAME="tex2html341"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html334"
47
+<B> Previous:</B> <A NAME="tex2html335"
48 48
   HREF="node11.html">Installing on shell account</A>
49
- &nbsp; <B>  <A NAME="tex2html342"
49
+ &nbsp; <B>  <A NAME="tex2html343"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -69,7 +69,7 @@ Adding new system user and group</A>
69 69
 <BR><HR>
70 70
 <ADDRESS>
71 71
 Tomasz Kojm
72
-2008-04-09
72
+2008-06-04
73 73
 </ADDRESS>
74 74
 </BODY>
75 75
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html355"
30
+<A NAME="tex2html356"
31 31
   HREF="node14.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html351"
33
+<A NAME="tex2html352"
34 34
   HREF="node9.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html345"
36
+<A NAME="tex2html346"
37 37
   HREF="node12.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html353"
39
+<A NAME="tex2html354"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html356"
43
+<B> Next:</B> <A NAME="tex2html357"
44 44
   HREF="node14.html">Compilation with clamav-milter enabled</A>
45
-<B> Up:</B> <A NAME="tex2html352"
45
+<B> Up:</B> <A NAME="tex2html353"
46 46
   HREF="node9.html">Installation</A>
47
-<B> Previous:</B> <A NAME="tex2html346"
47
+<B> Previous:</B> <A NAME="tex2html347"
48 48
   HREF="node12.html">Adding new system user</A>
49
- &nbsp; <B>  <A NAME="tex2html354"
49
+ &nbsp; <B>  <A NAME="tex2html355"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -75,7 +75,7 @@ Compilation of base package</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-04-09
78
+2008-06-04
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html365"
29
+<A NAME="tex2html366"
30 30
   HREF="node15.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html361"
32
+<A NAME="tex2html362"
33 33
   HREF="node9.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html357"
35
+<A NAME="tex2html358"
36 36
   HREF="node13.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html363"
38
+<A NAME="tex2html364"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html366"
42
+<B> Next:</B> <A NAME="tex2html367"
43 43
   HREF="node15.html">Configuration</A>
44
-<B> Up:</B> <A NAME="tex2html362"
44
+<B> Up:</B> <A NAME="tex2html363"
45 45
   HREF="node9.html">Installation</A>
46
-<B> Previous:</B> <A NAME="tex2html358"
46
+<B> Previous:</B> <A NAME="tex2html359"
47 47
   HREF="node13.html">Compilation of base package</A>
48
- &nbsp; <B>  <A NAME="tex2html364"
48
+ &nbsp; <B>  <A NAME="tex2html365"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -64,7 +64,7 @@ Compilation with clamav-milter enabled</A>
64 64
 <BR><HR>
65 65
 <ADDRESS>
66 66
 Tomasz Kojm
67
-2008-04-09
67
+2008-06-04
68 68
 </ADDRESS>
69 69
 </BODY>
70 70
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html377"
30
+<A NAME="tex2html378"
31 31
   HREF="node16.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html373"
33
+<A NAME="tex2html374"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html367"
36
+<A NAME="tex2html368"
37 37
   HREF="node14.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html375"
39
+<A NAME="tex2html376"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html378"
43
+<B> Next:</B> <A NAME="tex2html379"
44 44
   HREF="node16.html">clamd</A>
45
-<B> Up:</B> <A NAME="tex2html374"
45
+<B> Up:</B> <A NAME="tex2html375"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html368"
47
+<B> Previous:</B> <A NAME="tex2html369"
48 48
   HREF="node14.html">Compilation with clamav-milter enabled</A>
49
- &nbsp; <B>  <A NAME="tex2html376"
49
+ &nbsp; <B>  <A NAME="tex2html377"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,28 +62,28 @@ Configuration</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html379"
65
+<LI><A NAME="tex2html380"
66 66
   HREF="node16.html">clamd</A>
67 67
 <UL>
68
-<LI><A NAME="tex2html380"
68
+<LI><A NAME="tex2html381"
69 69
   HREF="node17.html">On-access scanning</A>
70 70
 </UL>
71 71
 <BR>
72
-<LI><A NAME="tex2html381"
73
-  HREF="node18.html">clamav-milter</A>
74 72
 <LI><A NAME="tex2html382"
75
-  HREF="node19.html">Testing</A>
73
+  HREF="node18.html">clamav-milter</A>
76 74
 <LI><A NAME="tex2html383"
75
+  HREF="node19.html">Testing</A>
76
+<LI><A NAME="tex2html384"
77 77
   HREF="node20.html">Setting up auto-updating</A>
78 78
 <UL>
79
-<LI><A NAME="tex2html384"
79
+<LI><A NAME="tex2html385"
80 80
   HREF="node21.html">Closest mirrors</A>
81 81
 </UL></UL>
82 82
 <!--End of Table of Child-Links-->
83 83
 <BR><HR>
84 84
 <ADDRESS>
85 85
 Tomasz Kojm
86
-2008-04-09
86
+2008-06-04
87 87
 </ADDRESS>
88 88
 </BODY>
89 89
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html395"
30
+<A NAME="tex2html396"
31 31
   HREF="node17.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html391"
33
+<A NAME="tex2html392"
34 34
   HREF="node15.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html385"
36
+<A NAME="tex2html386"
37 37
   HREF="node15.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html393"
39
+<A NAME="tex2html394"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html396"
43
+<B> Next:</B> <A NAME="tex2html397"
44 44
   HREF="node17.html">On-access scanning</A>
45
-<B> Up:</B> <A NAME="tex2html392"
45
+<B> Up:</B> <A NAME="tex2html393"
46 46
   HREF="node15.html">Configuration</A>
47
-<B> Previous:</B> <A NAME="tex2html386"
47
+<B> Previous:</B> <A NAME="tex2html387"
48 48
   HREF="node15.html">Configuration</A>
49
- &nbsp; <B>  <A NAME="tex2html394"
49
+ &nbsp; <B>  <A NAME="tex2html395"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -72,14 +72,14 @@ clamd</A>
72 72
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
73 73
 
74 74
 <UL CLASS="ChildLinks">
75
-<LI><A NAME="tex2html397"
75
+<LI><A NAME="tex2html398"
76 76
   HREF="node17.html">On-access scanning</A>
77 77
 </UL>
78 78
 <!--End of Table of Child-Links-->
79 79
 <BR><HR>
80 80
 <ADDRESS>
81 81
 Tomasz Kojm
82
-2008-04-09
82
+2008-06-04
83 83
 </ADDRESS>
84 84
 </BODY>
85 85
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html406"
29
+<A NAME="tex2html407"
30 30
   HREF="node18.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html402"
32
+<A NAME="tex2html403"
33 33
   HREF="node16.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html398"
35
+<A NAME="tex2html399"
36 36
   HREF="node16.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html404"
38
+<A NAME="tex2html405"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html407"
42
+<B> Next:</B> <A NAME="tex2html408"
43 43
   HREF="node18.html">clamav-milter</A>
44
-<B> Up:</B> <A NAME="tex2html403"
44
+<B> Up:</B> <A NAME="tex2html404"
45 45
   HREF="node16.html">clamd</A>
46
-<B> Previous:</B> <A NAME="tex2html399"
46
+<B> Previous:</B> <A NAME="tex2html400"
47 47
   HREF="node16.html">clamd</A>
48
- &nbsp; <B>  <A NAME="tex2html405"
48
+ &nbsp; <B>  <A NAME="tex2html406"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -90,7 +90,7 @@ On-access scanning</A>
90 90
 <BR><HR>
91 91
 <ADDRESS>
92 92
 Tomasz Kojm
93
-2008-04-09
93
+2008-06-04
94 94
 </ADDRESS>
95 95
 </BODY>
96 96
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html418"
30
+<A NAME="tex2html419"
31 31
   HREF="node19.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html414"
33
+<A NAME="tex2html415"
34 34
   HREF="node15.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html408"
36
+<A NAME="tex2html409"
37 37
   HREF="node17.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html416"
39
+<A NAME="tex2html417"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html419"
43
+<B> Next:</B> <A NAME="tex2html420"
44 44
   HREF="node19.html">Testing</A>
45
-<B> Up:</B> <A NAME="tex2html415"
45
+<B> Up:</B> <A NAME="tex2html416"
46 46
   HREF="node15.html">Configuration</A>
47
-<B> Previous:</B> <A NAME="tex2html409"
47
+<B> Previous:</B> <A NAME="tex2html410"
48 48
   HREF="node17.html">On-access scanning</A>
49
- &nbsp; <B>  <A NAME="tex2html417"
49
+ &nbsp; <B>  <A NAME="tex2html418"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -81,7 +81,7 @@ define(`confINPUT_MAIL_FILTERS', `clmilter')
81 81
 <BR><HR>
82 82
 <ADDRESS>
83 83
 Tomasz Kojm
84
-2008-04-09
84
+2008-06-04
85 85
 </ADDRESS>
86 86
 </BODY>
87 87
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html430"
30
+<A NAME="tex2html431"
31 31
   HREF="node20.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html426"
33
+<A NAME="tex2html427"
34 34
   HREF="node15.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html420"
36
+<A NAME="tex2html421"
37 37
   HREF="node18.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html428"
39
+<A NAME="tex2html429"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html431"
43
+<B> Next:</B> <A NAME="tex2html432"
44 44
   HREF="node20.html">Setting up auto-updating</A>
45
-<B> Up:</B> <A NAME="tex2html427"
45
+<B> Up:</B> <A NAME="tex2html428"
46 46
   HREF="node15.html">Configuration</A>
47
-<B> Previous:</B> <A NAME="tex2html421"
47
+<B> Previous:</B> <A NAME="tex2html422"
48 48
   HREF="node18.html">clamav-milter</A>
49
- &nbsp; <B>  <A NAME="tex2html429"
49
+ &nbsp; <B>  <A NAME="tex2html430"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -75,7 +75,7 @@ Testing</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-04-09
78
+2008-06-04
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html217"
30
+<A NAME="tex2html218"
31 31
   HREF="node3.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html213"
33
+<A NAME="tex2html214"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html207"
36
+<A NAME="tex2html208"
37 37
   HREF="node1.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html215"
39
+<A NAME="tex2html216"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html218"
43
+<B> Next:</B> <A NAME="tex2html219"
44 44
   HREF="node3.html">Features</A>
45
-<B> Up:</B> <A NAME="tex2html214"
45
+<B> Up:</B> <A NAME="tex2html215"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html208"
47
+<B> Previous:</B> <A NAME="tex2html209"
48 48
   HREF="node1.html">Contents</A>
49
- &nbsp; <B>  <A NAME="tex2html216"
49
+ &nbsp; <B>  <A NAME="tex2html217"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -68,18 +68,18 @@ Introduction</A>
68 68
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
69 69
 
70 70
 <UL CLASS="ChildLinks">
71
-<LI><A NAME="tex2html219"
72
-  HREF="node3.html">Features</A>
73 71
 <LI><A NAME="tex2html220"
74
-  HREF="node4.html">Mailing lists and IRC channel</A>
72
+  HREF="node3.html">Features</A>
75 73
 <LI><A NAME="tex2html221"
74
+  HREF="node4.html">Mailing lists and IRC channel</A>
75
+<LI><A NAME="tex2html222"
76 76
   HREF="node5.html">Virus submitting</A>
77 77
 </UL>
78 78
 <!--End of Table of Child-Links-->
79 79
 <BR><HR>
80 80
 <ADDRESS>
81 81
 Tomasz Kojm
82
-2008-04-09
82
+2008-06-04
83 83
 </ADDRESS>
84 84
 </BODY>
85 85
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html440"
29
+<A NAME="tex2html441"
30 30
   HREF="node21.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html436"
32
+<A NAME="tex2html437"
33 33
   HREF="node15.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html432"
35
+<A NAME="tex2html433"
36 36
   HREF="node19.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html438"
38
+<A NAME="tex2html439"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html441"
42
+<B> Next:</B> <A NAME="tex2html442"
43 43
   HREF="node21.html">Closest mirrors</A>
44
-<B> Up:</B> <A NAME="tex2html437"
44
+<B> Up:</B> <A NAME="tex2html438"
45 45
   HREF="node15.html">Configuration</A>
46
-<B> Previous:</B> <A NAME="tex2html433"
46
+<B> Previous:</B> <A NAME="tex2html434"
47 47
   HREF="node19.html">Testing</A>
48
- &nbsp; <B>  <A NAME="tex2html439"
48
+ &nbsp; <B>  <A NAME="tex2html440"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -108,38 +108,38 @@ N * * * *	/usr/local/bin/freshclam --quiet
108 108
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
109 109
 
110 110
 <UL CLASS="ChildLinks">
111
-<LI><A NAME="tex2html442"
111
+<LI><A NAME="tex2html443"
112 112
   HREF="node21.html">Closest mirrors</A>
113 113
 </UL>
114 114
 <!--End of Table of Child-Links-->
115 115
 
116 116
 <DIV CLASS="navigation"><HR>
117 117
 <!--Navigation Panel-->
118
-<A NAME="tex2html440"
118
+<A NAME="tex2html441"
119 119
   HREF="node21.html">
120 120
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
121
-<A NAME="tex2html436"
121
+<A NAME="tex2html437"
122 122
   HREF="node15.html">
123 123
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
124
-<A NAME="tex2html432"
124
+<A NAME="tex2html433"
125 125
   HREF="node19.html">
126 126
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
127
-<A NAME="tex2html438"
127
+<A NAME="tex2html439"
128 128
   HREF="node1.html">
129 129
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
130 130
 <BR>
131
-<B> Next:</B> <A NAME="tex2html441"
131
+<B> Next:</B> <A NAME="tex2html442"
132 132
   HREF="node21.html">Closest mirrors</A>
133
-<B> Up:</B> <A NAME="tex2html437"
133
+<B> Up:</B> <A NAME="tex2html438"
134 134
   HREF="node15.html">Configuration</A>
135
-<B> Previous:</B> <A NAME="tex2html433"
135
+<B> Previous:</B> <A NAME="tex2html434"
136 136
   HREF="node19.html">Testing</A>
137
- &nbsp; <B>  <A NAME="tex2html439"
137
+ &nbsp; <B>  <A NAME="tex2html440"
138 138
   HREF="node1.html">Contents</A></B> </DIV>
139 139
 <!--End of Navigation Panel-->
140 140
 <ADDRESS>
141 141
 Tomasz Kojm
142
-2008-04-09
142
+2008-06-04
143 143
 </ADDRESS>
144 144
 </BODY>
145 145
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html451"
29
+<A NAME="tex2html452"
30 30
   HREF="node22.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html447"
32
+<A NAME="tex2html448"
33 33
   HREF="node20.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html443"
35
+<A NAME="tex2html444"
36 36
   HREF="node20.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html449"
38
+<A NAME="tex2html450"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html452"
42
+<B> Next:</B> <A NAME="tex2html453"
43 43
   HREF="node22.html">Usage</A>
44
-<B> Up:</B> <A NAME="tex2html448"
44
+<B> Up:</B> <A NAME="tex2html449"
45 45
   HREF="node20.html">Setting up auto-updating</A>
46
-<B> Previous:</B> <A NAME="tex2html444"
46
+<B> Previous:</B> <A NAME="tex2html445"
47 47
   HREF="node20.html">Setting up auto-updating</A>
48
- &nbsp; <B>  <A NAME="tex2html450"
48
+ &nbsp; <B>  <A NAME="tex2html451"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -77,7 +77,7 @@ Closest mirrors</A>
77 77
 <BR><HR>
78 78
 <ADDRESS>
79 79
 Tomasz Kojm
80
-2008-04-09
80
+2008-06-04
81 81
 </ADDRESS>
82 82
 </BODY>
83 83
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html463"
30
+<A NAME="tex2html464"
31 31
   HREF="node23.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html459"
33
+<A NAME="tex2html460"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html453"
36
+<A NAME="tex2html454"
37 37
   HREF="node21.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html461"
39
+<A NAME="tex2html462"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html464"
43
+<B> Next:</B> <A NAME="tex2html465"
44 44
   HREF="node23.html">Clam daemon</A>
45
-<B> Up:</B> <A NAME="tex2html460"
45
+<B> Up:</B> <A NAME="tex2html461"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html454"
47
+<B> Previous:</B> <A NAME="tex2html455"
48 48
   HREF="node21.html">Closest mirrors</A>
49
- &nbsp; <B>  <A NAME="tex2html462"
49
+ &nbsp; <B>  <A NAME="tex2html463"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,25 +62,25 @@ Usage</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html465"
66
-  HREF="node23.html">Clam daemon</A>
67 65
 <LI><A NAME="tex2html466"
68
-  HREF="node24.html">Clam<SPAN  CLASS="textbf">d</SPAN>scan</A>
66
+  HREF="node23.html">Clam daemon</A>
69 67
 <LI><A NAME="tex2html467"
70
-  HREF="node25.html">Clamuko</A>
68
+  HREF="node24.html">Clam<SPAN  CLASS="textbf">d</SPAN>scan</A>
71 69
 <LI><A NAME="tex2html468"
70
+  HREF="node25.html">Clamuko</A>
71
+<LI><A NAME="tex2html469"
72 72
   HREF="node26.html">Output format</A>
73 73
 <UL>
74
-<LI><A NAME="tex2html469"
75
-  HREF="node27.html">clamscan</A>
76 74
 <LI><A NAME="tex2html470"
75
+  HREF="node27.html">clamscan</A>
76
+<LI><A NAME="tex2html471"
77 77
   HREF="node28.html">clamd</A>
78 78
 </UL></UL>
79 79
 <!--End of Table of Child-Links-->
80 80
 <BR><HR>
81 81
 <ADDRESS>
82 82
 Tomasz Kojm
83
-2008-04-09
83
+2008-06-04
84 84
 </ADDRESS>
85 85
 </BODY>
86 86
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html481"
30
+<A NAME="tex2html482"
31 31
   HREF="node24.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html477"
33
+<A NAME="tex2html478"
34 34
   HREF="node22.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html471"
36
+<A NAME="tex2html472"
37 37
   HREF="node22.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html479"
39
+<A NAME="tex2html480"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html482"
43
+<B> Next:</B> <A NAME="tex2html483"
44 44
   HREF="node24.html">Clamdscan</A>
45
-<B> Up:</B> <A NAME="tex2html478"
45
+<B> Up:</B> <A NAME="tex2html479"
46 46
   HREF="node22.html">Usage</A>
47
-<B> Previous:</B> <A NAME="tex2html472"
47
+<B> Previous:</B> <A NAME="tex2html473"
48 48
   HREF="node22.html">Usage</A>
49
- &nbsp; <B>  <A NAME="tex2html480"
49
+ &nbsp; <B>  <A NAME="tex2html481"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -136,31 +136,31 @@ Start/end a <code>clamd</code> session - you can do multiple commands
136 136
 
137 137
 <DIV CLASS="navigation"><HR>
138 138
 <!--Navigation Panel-->
139
-<A NAME="tex2html481"
139
+<A NAME="tex2html482"
140 140
   HREF="node24.html">
141 141
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
142
-<A NAME="tex2html477"
142
+<A NAME="tex2html478"
143 143
   HREF="node22.html">
144 144
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
145
-<A NAME="tex2html471"
145
+<A NAME="tex2html472"
146 146
   HREF="node22.html">
147 147
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
148
-<A NAME="tex2html479"
148
+<A NAME="tex2html480"
149 149
   HREF="node1.html">
150 150
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
151 151
 <BR>
152
-<B> Next:</B> <A NAME="tex2html482"
152
+<B> Next:</B> <A NAME="tex2html483"
153 153
   HREF="node24.html">Clamdscan</A>
154
-<B> Up:</B> <A NAME="tex2html478"
154
+<B> Up:</B> <A NAME="tex2html479"
155 155
   HREF="node22.html">Usage</A>
156
-<B> Previous:</B> <A NAME="tex2html472"
156
+<B> Previous:</B> <A NAME="tex2html473"
157 157
   HREF="node22.html">Usage</A>
158
- &nbsp; <B>  <A NAME="tex2html480"
158
+ &nbsp; <B>  <A NAME="tex2html481"
159 159
   HREF="node1.html">Contents</A></B> </DIV>
160 160
 <!--End of Navigation Panel-->
161 161
 <ADDRESS>
162 162
 Tomasz Kojm
163
-2008-04-09
163
+2008-06-04
164 164
 </ADDRESS>
165 165
 </BODY>
166 166
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html493"
30
+<A NAME="tex2html494"
31 31
   HREF="node25.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html489"
33
+<A NAME="tex2html490"
34 34
   HREF="node22.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html483"
36
+<A NAME="tex2html484"
37 37
   HREF="node23.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html491"
39
+<A NAME="tex2html492"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html494"
43
+<B> Next:</B> <A NAME="tex2html495"
44 44
   HREF="node25.html">Clamuko</A>
45
-<B> Up:</B> <A NAME="tex2html490"
45
+<B> Up:</B> <A NAME="tex2html491"
46 46
   HREF="node22.html">Usage</A>
47
-<B> Previous:</B> <A NAME="tex2html484"
47
+<B> Previous:</B> <A NAME="tex2html485"
48 48
   HREF="node23.html">Clam daemon</A>
49
- &nbsp; <B>  <A NAME="tex2html492"
49
+ &nbsp; <B>  <A NAME="tex2html493"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -76,7 +76,7 @@ Clam<SPAN  CLASS="textbf">d</SPAN>scan</A>
76 76
 <BR><HR>
77 77
 <ADDRESS>
78 78
 Tomasz Kojm
79
-2008-04-09
79
+2008-06-04
80 80
 </ADDRESS>
81 81
 </BODY>
82 82
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html505"
30
+<A NAME="tex2html506"
31 31
   HREF="node26.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html501"
33
+<A NAME="tex2html502"
34 34
   HREF="node22.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html495"
36
+<A NAME="tex2html496"
37 37
   HREF="node24.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html503"
39
+<A NAME="tex2html504"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html506"
43
+<B> Next:</B> <A NAME="tex2html507"
44 44
   HREF="node26.html">Output format</A>
45
-<B> Up:</B> <A NAME="tex2html502"
45
+<B> Up:</B> <A NAME="tex2html503"
46 46
   HREF="node22.html">Usage</A>
47
-<B> Previous:</B> <A NAME="tex2html496"
47
+<B> Previous:</B> <A NAME="tex2html497"
48 48
   HREF="node24.html">Clamdscan</A>
49
- &nbsp; <B>  <A NAME="tex2html504"
49
+ &nbsp; <B>  <A NAME="tex2html505"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -92,7 +92,7 @@ SIGTERM signal. In other case you can lose access
92 92
 <BR><HR>
93 93
 <ADDRESS>
94 94
 Tomasz Kojm
95
-2008-04-09
95
+2008-06-04
96 96
 </ADDRESS>
97 97
 </BODY>
98 98
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html515"
29
+<A NAME="tex2html516"
30 30
   HREF="node27.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html511"
32
+<A NAME="tex2html512"
33 33
   HREF="node22.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html507"
35
+<A NAME="tex2html508"
36 36
   HREF="node25.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html513"
38
+<A NAME="tex2html514"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html516"
42
+<B> Next:</B> <A NAME="tex2html517"
43 43
   HREF="node27.html">clamscan</A>
44
-<B> Up:</B> <A NAME="tex2html512"
44
+<B> Up:</B> <A NAME="tex2html513"
45 45
   HREF="node22.html">Usage</A>
46
-<B> Previous:</B> <A NAME="tex2html508"
46
+<B> Previous:</B> <A NAME="tex2html509"
47 47
   HREF="node25.html">Clamuko</A>
48
- &nbsp; <B>  <A NAME="tex2html514"
48
+ &nbsp; <B>  <A NAME="tex2html515"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -61,16 +61,16 @@ Output format</A>
61 61
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
62 62
 
63 63
 <UL CLASS="ChildLinks">
64
-<LI><A NAME="tex2html517"
65
-  HREF="node27.html">clamscan</A>
66 64
 <LI><A NAME="tex2html518"
65
+  HREF="node27.html">clamscan</A>
66
+<LI><A NAME="tex2html519"
67 67
   HREF="node28.html">clamd</A>
68 68
 </UL>
69 69
 <!--End of Table of Child-Links-->
70 70
 <BR><HR>
71 71
 <ADDRESS>
72 72
 Tomasz Kojm
73
-2008-04-09
73
+2008-06-04
74 74
 </ADDRESS>
75 75
 </BODY>
76 76
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html529"
30
+<A NAME="tex2html530"
31 31
   HREF="node28.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html525"
33
+<A NAME="tex2html526"
34 34
   HREF="node26.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html519"
36
+<A NAME="tex2html520"
37 37
   HREF="node26.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html527"
39
+<A NAME="tex2html528"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html530"
43
+<B> Next:</B> <A NAME="tex2html531"
44 44
   HREF="node28.html">clamd</A>
45
-<B> Up:</B> <A NAME="tex2html526"
45
+<B> Up:</B> <A NAME="tex2html527"
46 46
   HREF="node26.html">Output format</A>
47
-<B> Previous:</B> <A NAME="tex2html520"
47
+<B> Previous:</B> <A NAME="tex2html521"
48 48
   HREF="node26.html">Output format</A>
49
- &nbsp; <B>  <A NAME="tex2html528"
49
+ &nbsp; <B>  <A NAME="tex2html529"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -94,7 +94,7 @@ clamscan</A>
94 94
 <BR><HR>
95 95
 <ADDRESS>
96 96
 Tomasz Kojm
97
-2008-04-09
97
+2008-06-04
98 98
 </ADDRESS>
99 99
 </BODY>
100 100
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html539"
29
+<A NAME="tex2html540"
30 30
   HREF="node29.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html535"
32
+<A NAME="tex2html536"
33 33
   HREF="node26.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html531"
35
+<A NAME="tex2html532"
36 36
   HREF="node27.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html537"
38
+<A NAME="tex2html538"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html540"
42
+<B> Next:</B> <A NAME="tex2html541"
43 43
   HREF="node29.html">LibClamAV</A>
44
-<B> Up:</B> <A NAME="tex2html536"
44
+<B> Up:</B> <A NAME="tex2html537"
45 45
   HREF="node26.html">Output format</A>
46
-<B> Previous:</B> <A NAME="tex2html532"
46
+<B> Previous:</B> <A NAME="tex2html533"
47 47
   HREF="node27.html">clamscan</A>
48
- &nbsp; <B>  <A NAME="tex2html538"
48
+ &nbsp; <B>  <A NAME="tex2html539"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -83,7 +83,7 @@ Error messages are printed in the following format:
83 83
 <BR><HR>
84 84
 <ADDRESS>
85 85
 Tomasz Kojm
86
-2008-04-09
86
+2008-06-04
87 87
 </ADDRESS>
88 88
 </BODY>
89 89
 </HTML>
... ...
@@ -18,7 +18,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
18 18
 
19 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
20 20
 
21
-<LINK REL="next" HREF="node52.html">
21
+<LINK REL="next" HREF="node53.html">
22 22
 <LINK REL="previous" HREF="node22.html">
23 23
 <LINK REL="up" HREF="clamdoc.html">
24 24
 <LINK REL="next" HREF="node30.html">
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html551"
30
+<A NAME="tex2html552"
31 31
   HREF="node30.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html547"
33
+<A NAME="tex2html548"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html541"
36
+<A NAME="tex2html542"
37 37
   HREF="node28.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html549"
39
+<A NAME="tex2html550"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html552"
43
+<B> Next:</B> <A NAME="tex2html553"
44 44
   HREF="node30.html">Licence</A>
45
-<B> Up:</B> <A NAME="tex2html548"
45
+<B> Up:</B> <A NAME="tex2html549"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html542"
47
+<B> Previous:</B> <A NAME="tex2html543"
48 48
   HREF="node28.html">clamd</A>
49
- &nbsp; <B>  <A NAME="tex2html550"
49
+ &nbsp; <B>  <A NAME="tex2html551"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -66,65 +66,67 @@ LibClamAV</A>
66 66
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
67 67
 
68 68
 <UL CLASS="ChildLinks">
69
-<LI><A NAME="tex2html553"
70
-  HREF="node30.html">Licence</A>
71 69
 <LI><A NAME="tex2html554"
70
+  HREF="node30.html">Licence</A>
71
+<LI><A NAME="tex2html555"
72 72
   HREF="node31.html">Supported formats</A>
73 73
 <UL>
74
-<LI><A NAME="tex2html555"
75
-  HREF="node32.html">Executables</A>
76 74
 <LI><A NAME="tex2html556"
77
-  HREF="node33.html">Mail files</A>
75
+  HREF="node32.html">Executables</A>
78 76
 <LI><A NAME="tex2html557"
79
-  HREF="node34.html">Archives and compressed files</A>
77
+  HREF="node33.html">Mail files</A>
80 78
 <LI><A NAME="tex2html558"
81
-  HREF="node35.html">Documents</A>
79
+  HREF="node34.html">Archives and compressed files</A>
82 80
 <LI><A NAME="tex2html559"
81
+  HREF="node35.html">Documents</A>
82
+<LI><A NAME="tex2html560"
83 83
   HREF="node36.html">Others</A>
84 84
 </UL>
85 85
 <BR>
86
-<LI><A NAME="tex2html560"
86
+<LI><A NAME="tex2html561"
87 87
   HREF="node37.html">API</A>
88 88
 <UL>
89
-<LI><A NAME="tex2html561"
90
-  HREF="node38.html">Header file</A>
91 89
 <LI><A NAME="tex2html562"
92
-  HREF="node39.html">Database loading</A>
90
+  HREF="node38.html">Header file</A>
93 91
 <LI><A NAME="tex2html563"
94
-  HREF="node40.html">Error handling</A>
92
+  HREF="node39.html">Database loading</A>
95 93
 <LI><A NAME="tex2html564"
94
+  HREF="node40.html">Error handling</A>
95
+<LI><A NAME="tex2html565"
96 96
   HREF="node41.html">Engine structure</A>
97 97
 </UL>
98 98
 <BR>
99
-<LI><A NAME="tex2html565"
99
+<LI><A NAME="tex2html566"
100 100
   HREF="node42.html">Database reloading</A>
101 101
 <UL>
102
-<LI><A NAME="tex2html566"
103
-  HREF="node43.html">Data scan functions</A>
104 102
 <LI><A NAME="tex2html567"
105
-  HREF="node44.html">Memory</A>
103
+  HREF="node43.html">Data scan functions</A>
106 104
 <LI><A NAME="tex2html568"
107
-  HREF="node45.html">clamav-config</A>
105
+  HREF="node44.html">Memory</A>
108 106
 <LI><A NAME="tex2html569"
109
-  HREF="node46.html">Example</A>
110
-</UL>
111
-<BR>
107
+  HREF="node45.html">Forking daemons</A>
112 108
 <LI><A NAME="tex2html570"
113
-  HREF="node47.html">CVD format</A>
109
+  HREF="node46.html">clamav-config</A>
114 110
 <LI><A NAME="tex2html571"
115
-  HREF="node48.html">Contributors</A>
111
+  HREF="node47.html">Example</A>
112
+</UL>
113
+<BR>
116 114
 <LI><A NAME="tex2html572"
117
-  HREF="node49.html">Donors</A>
115
+  HREF="node48.html">CVD format</A>
118 116
 <LI><A NAME="tex2html573"
119
-  HREF="node50.html">Graphics</A>
117
+  HREF="node49.html">Contributors</A>
120 118
 <LI><A NAME="tex2html574"
121
-  HREF="node51.html">OpenAntiVirus</A>
119
+  HREF="node50.html">Donors</A>
120
+<LI><A NAME="tex2html575"
121
+  HREF="node51.html">Graphics</A>
122
+<LI><A NAME="tex2html576"
123
+  HREF="node52.html">OpenAntiVirus</A>
122 124
 </UL>
123 125
 <!--End of Table of Child-Links-->
124 126
 <BR><HR>
125 127
 <ADDRESS>
126 128
 Tomasz Kojm
127
-2008-04-09
129
+2008-06-04
128 130
 </ADDRESS>
129 131
 </BODY>
130 132
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html232"
30
+<A NAME="tex2html233"
31 31
   HREF="node4.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html228"
33
+<A NAME="tex2html229"
34 34
   HREF="node2.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html222"
36
+<A NAME="tex2html223"
37 37
   HREF="node2.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html230"
39
+<A NAME="tex2html231"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html233"
43
+<B> Next:</B> <A NAME="tex2html234"
44 44
   HREF="node4.html">Mailing lists and IRC</A>
45
-<B> Up:</B> <A NAME="tex2html229"
45
+<B> Up:</B> <A NAME="tex2html230"
46 46
   HREF="node2.html">Introduction</A>
47
-<B> Previous:</B> <A NAME="tex2html223"
47
+<B> Previous:</B> <A NAME="tex2html224"
48 48
   HREF="node2.html">Introduction</A>
49
- &nbsp; <B>  <A NAME="tex2html231"
49
+ &nbsp; <B>  <A NAME="tex2html232"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -159,31 +159,31 @@ Features</A>
159 159
 
160 160
 <DIV CLASS="navigation"><HR>
161 161
 <!--Navigation Panel-->
162
-<A NAME="tex2html232"
162
+<A NAME="tex2html233"
163 163
   HREF="node4.html">
164 164
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
165
-<A NAME="tex2html228"
165
+<A NAME="tex2html229"
166 166
   HREF="node2.html">
167 167
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
168
-<A NAME="tex2html222"
168
+<A NAME="tex2html223"
169 169
   HREF="node2.html">
170 170
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
171
-<A NAME="tex2html230"
171
+<A NAME="tex2html231"
172 172
   HREF="node1.html">
173 173
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
174 174
 <BR>
175
-<B> Next:</B> <A NAME="tex2html233"
175
+<B> Next:</B> <A NAME="tex2html234"
176 176
   HREF="node4.html">Mailing lists and IRC</A>
177
-<B> Up:</B> <A NAME="tex2html229"
177
+<B> Up:</B> <A NAME="tex2html230"
178 178
   HREF="node2.html">Introduction</A>
179
-<B> Previous:</B> <A NAME="tex2html223"
179
+<B> Previous:</B> <A NAME="tex2html224"
180 180
   HREF="node2.html">Introduction</A>
181
- &nbsp; <B>  <A NAME="tex2html231"
181
+ &nbsp; <B>  <A NAME="tex2html232"
182 182
   HREF="node1.html">Contents</A></B> </DIV>
183 183
 <!--End of Navigation Panel-->
184 184
 <ADDRESS>
185 185
 Tomasz Kojm
186
-2008-04-09
186
+2008-06-04
187 187
 </ADDRESS>
188 188
 </BODY>
189 189
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html585"
30
+<A NAME="tex2html587"
31 31
   HREF="node31.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html581"
33
+<A NAME="tex2html583"
34 34
   HREF="node29.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html575"
36
+<A NAME="tex2html577"
37 37
   HREF="node29.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html583"
39
+<A NAME="tex2html585"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html586"
43
+<B> Next:</B> <A NAME="tex2html588"
44 44
   HREF="node31.html">Supported formats</A>
45
-<B> Up:</B> <A NAME="tex2html582"
45
+<B> Up:</B> <A NAME="tex2html584"
46 46
   HREF="node29.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html576"
47
+<B> Previous:</B> <A NAME="tex2html578"
48 48
   HREF="node29.html">LibClamAV</A>
49
- &nbsp; <B>  <A NAME="tex2html584"
49
+ &nbsp; <B>  <A NAME="tex2html586"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -65,7 +65,7 @@ Licence</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-04-09
68
+2008-06-04
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html597"
30
+<A NAME="tex2html599"
31 31
   HREF="node32.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html593"
33
+<A NAME="tex2html595"
34 34
   HREF="node29.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html587"
36
+<A NAME="tex2html589"
37 37
   HREF="node30.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html595"
39
+<A NAME="tex2html597"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html598"
43
+<B> Next:</B> <A NAME="tex2html600"
44 44
   HREF="node32.html">Executables</A>
45
-<B> Up:</B> <A NAME="tex2html594"
45
+<B> Up:</B> <A NAME="tex2html596"
46 46
   HREF="node29.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html588"
47
+<B> Previous:</B> <A NAME="tex2html590"
48 48
   HREF="node30.html">Licence</A>
49
- &nbsp; <B>  <A NAME="tex2html596"
49
+ &nbsp; <B>  <A NAME="tex2html598"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,22 +62,22 @@ Supported formats</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html599"
65
+<LI><A NAME="tex2html601"
66 66
   HREF="node32.html">Executables</A>
67
-<LI><A NAME="tex2html600"
67
+<LI><A NAME="tex2html602"
68 68
   HREF="node33.html">Mail files</A>
69
-<LI><A NAME="tex2html601"
69
+<LI><A NAME="tex2html603"
70 70
   HREF="node34.html">Archives and compressed files</A>
71
-<LI><A NAME="tex2html602"
71
+<LI><A NAME="tex2html604"
72 72
   HREF="node35.html">Documents</A>
73
-<LI><A NAME="tex2html603"
73
+<LI><A NAME="tex2html605"
74 74
   HREF="node36.html">Others</A>
75 75
 </UL>
76 76
 <!--End of Table of Child-Links-->
77 77
 <BR><HR>
78 78
 <ADDRESS>
79 79
 Tomasz Kojm
80
-2008-04-09
80
+2008-06-04
81 81
 </ADDRESS>
82 82
 </BODY>
83 83
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html614"
30
+<A NAME="tex2html616"
31 31
   HREF="node33.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html610"
33
+<A NAME="tex2html612"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html604"
36
+<A NAME="tex2html606"
37 37
   HREF="node31.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html612"
39
+<A NAME="tex2html614"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html615"
43
+<B> Next:</B> <A NAME="tex2html617"
44 44
   HREF="node33.html">Mail files</A>
45
-<B> Up:</B> <A NAME="tex2html611"
45
+<B> Up:</B> <A NAME="tex2html613"
46 46
   HREF="node31.html">Supported formats</A>
47
-<B> Previous:</B> <A NAME="tex2html605"
47
+<B> Previous:</B> <A NAME="tex2html607"
48 48
   HREF="node31.html">Supported formats</A>
49
- &nbsp; <B>  <A NAME="tex2html613"
49
+ &nbsp; <B>  <A NAME="tex2html615"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -87,7 +87,7 @@ Executables</A>
87 87
 <BR><HR>
88 88
 <ADDRESS>
89 89
 Tomasz Kojm
90
-2008-04-09
90
+2008-06-04
91 91
 </ADDRESS>
92 92
 </BODY>
93 93
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html626"
30
+<A NAME="tex2html628"
31 31
   HREF="node34.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html622"
33
+<A NAME="tex2html624"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html616"
36
+<A NAME="tex2html618"
37 37
   HREF="node32.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html624"
39
+<A NAME="tex2html626"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html627"
43
+<B> Next:</B> <A NAME="tex2html629"
44 44
   HREF="node34.html">Archives and compressed files</A>
45
-<B> Up:</B> <A NAME="tex2html623"
45
+<B> Up:</B> <A NAME="tex2html625"
46 46
   HREF="node31.html">Supported formats</A>
47
-<B> Previous:</B> <A NAME="tex2html617"
47
+<B> Previous:</B> <A NAME="tex2html619"
48 48
   HREF="node32.html">Executables</A>
49
- &nbsp; <B>  <A NAME="tex2html625"
49
+ &nbsp; <B>  <A NAME="tex2html627"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,7 +62,7 @@ Mail files</A>
62 62
 <BR><HR>
63 63
 <ADDRESS>
64 64
 Tomasz Kojm
65
-2008-04-09
65
+2008-06-04
66 66
 </ADDRESS>
67 67
 </BODY>
68 68
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html638"
30
+<A NAME="tex2html640"
31 31
   HREF="node35.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html634"
33
+<A NAME="tex2html636"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html628"
36
+<A NAME="tex2html630"
37 37
   HREF="node33.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html636"
39
+<A NAME="tex2html638"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html639"
43
+<B> Next:</B> <A NAME="tex2html641"
44 44
   HREF="node35.html">Documents</A>
45
-<B> Up:</B> <A NAME="tex2html635"
45
+<B> Up:</B> <A NAME="tex2html637"
46 46
   HREF="node31.html">Supported formats</A>
47
-<B> Previous:</B> <A NAME="tex2html629"
47
+<B> Previous:</B> <A NAME="tex2html631"
48 48
   HREF="node33.html">Mail files</A>
49
- &nbsp; <B>  <A NAME="tex2html637"
49
+ &nbsp; <B>  <A NAME="tex2html639"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -90,7 +90,7 @@ Archives and compressed files</A>
90 90
 <BR><HR>
91 91
 <ADDRESS>
92 92
 Tomasz Kojm
93
-2008-04-09
93
+2008-06-04
94 94
 </ADDRESS>
95 95
 </BODY>
96 96
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html650"
30
+<A NAME="tex2html652"
31 31
   HREF="node36.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html646"
33
+<A NAME="tex2html648"
34 34
   HREF="node31.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html640"
36
+<A NAME="tex2html642"
37 37
   HREF="node34.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html648"
39
+<A NAME="tex2html650"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html651"
43
+<B> Next:</B> <A NAME="tex2html653"
44 44
   HREF="node36.html">Others</A>
45
-<B> Up:</B> <A NAME="tex2html647"
45
+<B> Up:</B> <A NAME="tex2html649"
46 46
   HREF="node31.html">Supported formats</A>
47
-<B> Previous:</B> <A NAME="tex2html641"
47
+<B> Previous:</B> <A NAME="tex2html643"
48 48
   HREF="node34.html">Archives and compressed files</A>
49
- &nbsp; <B>  <A NAME="tex2html649"
49
+ &nbsp; <B>  <A NAME="tex2html651"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -73,7 +73,7 @@ Documents</A>
73 73
 <BR><HR>
74 74
 <ADDRESS>
75 75
 Tomasz Kojm
76
-2008-04-09
76
+2008-06-04
77 77
 </ADDRESS>
78 78
 </BODY>
79 79
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html660"
29
+<A NAME="tex2html662"
30 30
   HREF="node37.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html656"
32
+<A NAME="tex2html658"
33 33
   HREF="node31.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html652"
35
+<A NAME="tex2html654"
36 36
   HREF="node35.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html658"
38
+<A NAME="tex2html660"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html661"
42
+<B> Next:</B> <A NAME="tex2html663"
43 43
   HREF="node37.html">API</A>
44
-<B> Up:</B> <A NAME="tex2html657"
44
+<B> Up:</B> <A NAME="tex2html659"
45 45
   HREF="node31.html">Supported formats</A>
46
-<B> Previous:</B> <A NAME="tex2html653"
46
+<B> Previous:</B> <A NAME="tex2html655"
47 47
   HREF="node35.html">Documents</A>
48
- &nbsp; <B>  <A NAME="tex2html659"
48
+ &nbsp; <B>  <A NAME="tex2html661"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -75,7 +75,7 @@ Others</A>
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-04-09
78
+2008-06-04
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html672"
30
+<A NAME="tex2html674"
31 31
   HREF="node38.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html668"
33
+<A NAME="tex2html670"
34 34
   HREF="node29.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html662"
36
+<A NAME="tex2html664"
37 37
   HREF="node36.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html670"
39
+<A NAME="tex2html672"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html673"
43
+<B> Next:</B> <A NAME="tex2html675"
44 44
   HREF="node38.html">Header file</A>
45
-<B> Up:</B> <A NAME="tex2html669"
45
+<B> Up:</B> <A NAME="tex2html671"
46 46
   HREF="node29.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html663"
47
+<B> Previous:</B> <A NAME="tex2html665"
48 48
   HREF="node36.html">Others</A>
49
- &nbsp; <B>  <A NAME="tex2html671"
49
+ &nbsp; <B>  <A NAME="tex2html673"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,20 +62,20 @@ API</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html674"
65
+<LI><A NAME="tex2html676"
66 66
   HREF="node38.html">Header file</A>
67
-<LI><A NAME="tex2html675"
67
+<LI><A NAME="tex2html677"
68 68
   HREF="node39.html">Database loading</A>
69
-<LI><A NAME="tex2html676"
69
+<LI><A NAME="tex2html678"
70 70
   HREF="node40.html">Error handling</A>
71
-<LI><A NAME="tex2html677"
71
+<LI><A NAME="tex2html679"
72 72
   HREF="node41.html">Engine structure</A>
73 73
 </UL>
74 74
 <!--End of Table of Child-Links-->
75 75
 <BR><HR>
76 76
 <ADDRESS>
77 77
 Tomasz Kojm
78
-2008-04-09
78
+2008-06-04
79 79
 </ADDRESS>
80 80
 </BODY>
81 81
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html688"
30
+<A NAME="tex2html690"
31 31
   HREF="node39.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html684"
33
+<A NAME="tex2html686"
34 34
   HREF="node37.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html678"
36
+<A NAME="tex2html680"
37 37
   HREF="node37.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html686"
39
+<A NAME="tex2html688"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html689"
43
+<B> Next:</B> <A NAME="tex2html691"
44 44
   HREF="node39.html">Database loading</A>
45
-<B> Up:</B> <A NAME="tex2html685"
45
+<B> Up:</B> <A NAME="tex2html687"
46 46
   HREF="node37.html">API</A>
47
-<B> Previous:</B> <A NAME="tex2html679"
47
+<B> Previous:</B> <A NAME="tex2html681"
48 48
   HREF="node37.html">API</A>
49
- &nbsp; <B>  <A NAME="tex2html687"
49
+ &nbsp; <B>  <A NAME="tex2html689"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -64,7 +64,7 @@ Header file</A>
64 64
 <BR><HR>
65 65
 <ADDRESS>
66 66
 Tomasz Kojm
67
-2008-04-09
67
+2008-06-04
68 68
 </ADDRESS>
69 69
 </BODY>
70 70
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html700"
30
+<A NAME="tex2html702"
31 31
   HREF="node40.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html696"
33
+<A NAME="tex2html698"
34 34
   HREF="node37.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html690"
36
+<A NAME="tex2html692"
37 37
   HREF="node38.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html698"
39
+<A NAME="tex2html700"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html701"
43
+<B> Next:</B> <A NAME="tex2html703"
44 44
   HREF="node40.html">Error handling</A>
45
-<B> Up:</B> <A NAME="tex2html697"
45
+<B> Up:</B> <A NAME="tex2html699"
46 46
   HREF="node37.html">API</A>
47
-<B> Previous:</B> <A NAME="tex2html691"
47
+<B> Previous:</B> <A NAME="tex2html693"
48 48
   HREF="node38.html">Header file</A>
49
- &nbsp; <B>  <A NAME="tex2html699"
49
+ &nbsp; <B>  <A NAME="tex2html701"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -111,7 +111,7 @@ Load CVD files directly without unpacking them into a temporary
111 111
 <BR><HR>
112 112
 <ADDRESS>
113 113
 Tomasz Kojm
114
-2008-04-09
114
+2008-06-04
115 115
 </ADDRESS>
116 116
 </BODY>
117 117
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html244"
30
+<A NAME="tex2html245"
31 31
   HREF="node5.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html240"
33
+<A NAME="tex2html241"
34 34
   HREF="node2.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html234"
36
+<A NAME="tex2html235"
37 37
   HREF="node3.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html242"
39
+<A NAME="tex2html243"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html245"
43
+<B> Next:</B> <A NAME="tex2html246"
44 44
   HREF="node5.html">Virus submitting</A>
45
-<B> Up:</B> <A NAME="tex2html241"
45
+<B> Up:</B> <A NAME="tex2html242"
46 46
   HREF="node2.html">Introduction</A>
47
-<B> Previous:</B> <A NAME="tex2html235"
47
+<B> Previous:</B> <A NAME="tex2html236"
48 48
   HREF="node3.html">Features</A>
49
- &nbsp; <B>  <A NAME="tex2html243"
49
+ &nbsp; <B>  <A NAME="tex2html244"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -86,7 +86,7 @@ Alternatively you can try asking on the <code>#clamav</code> IRC channel - launc
86 86
 <BR><HR>
87 87
 <ADDRESS>
88 88
 Tomasz Kojm
89
-2008-04-09
89
+2008-06-04
90 90
 </ADDRESS>
91 91
 </BODY>
92 92
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html712"
30
+<A NAME="tex2html714"
31 31
   HREF="node41.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html708"
33
+<A NAME="tex2html710"
34 34
   HREF="node37.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html702"
36
+<A NAME="tex2html704"
37 37
   HREF="node39.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html710"
39
+<A NAME="tex2html712"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html713"
43
+<B> Next:</B> <A NAME="tex2html715"
44 44
   HREF="node41.html">Engine structure</A>
45
-<B> Up:</B> <A NAME="tex2html709"
45
+<B> Up:</B> <A NAME="tex2html711"
46 46
   HREF="node37.html">API</A>
47
-<B> Previous:</B> <A NAME="tex2html703"
47
+<B> Previous:</B> <A NAME="tex2html705"
48 48
   HREF="node39.html">Database loading</A>
49
- &nbsp; <B>  <A NAME="tex2html711"
49
+ &nbsp; <B>  <A NAME="tex2html713"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -68,7 +68,7 @@ Error handling</A>
68 68
 <BR><HR>
69 69
 <ADDRESS>
70 70
 Tomasz Kojm
71
-2008-04-09
71
+2008-06-04
72 72
 </ADDRESS>
73 73
 </BODY>
74 74
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html722"
29
+<A NAME="tex2html724"
30 30
   HREF="node42.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html718"
32
+<A NAME="tex2html720"
33 33
   HREF="node37.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html714"
35
+<A NAME="tex2html716"
36 36
   HREF="node40.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html720"
38
+<A NAME="tex2html722"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html723"
42
+<B> Next:</B> <A NAME="tex2html725"
43 43
   HREF="node42.html">Database reloading</A>
44
-<B> Up:</B> <A NAME="tex2html719"
44
+<B> Up:</B> <A NAME="tex2html721"
45 45
   HREF="node37.html">API</A>
46
-<B> Previous:</B> <A NAME="tex2html715"
46
+<B> Previous:</B> <A NAME="tex2html717"
47 47
   HREF="node40.html">Error handling</A>
48
- &nbsp; <B>  <A NAME="tex2html721"
48
+ &nbsp; <B>  <A NAME="tex2html723"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -74,7 +74,7 @@ Engine structure</A>
74 74
 <BR><HR>
75 75
 <ADDRESS>
76 76
 Tomasz Kojm
77
-2008-04-09
77
+2008-06-04
78 78
 </ADDRESS>
79 79
 </BODY>
80 80
 </HTML>
... ...
@@ -18,7 +18,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
18 18
 
19 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
20 20
 
21
-<LINK REL="next" HREF="node47.html">
21
+<LINK REL="next" HREF="node48.html">
22 22
 <LINK REL="previous" HREF="node37.html">
23 23
 <LINK REL="up" HREF="node29.html">
24 24
 <LINK REL="next" HREF="node43.html">
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html734"
30
+<A NAME="tex2html736"
31 31
   HREF="node43.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html730"
33
+<A NAME="tex2html732"
34 34
   HREF="node29.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html724"
36
+<A NAME="tex2html726"
37 37
   HREF="node41.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html732"
39
+<A NAME="tex2html734"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html735"
43
+<B> Next:</B> <A NAME="tex2html737"
44 44
   HREF="node43.html">Data scan functions</A>
45
-<B> Up:</B> <A NAME="tex2html731"
45
+<B> Up:</B> <A NAME="tex2html733"
46 46
   HREF="node29.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html725"
47
+<B> Previous:</B> <A NAME="tex2html727"
48 48
   HREF="node41.html">Engine structure</A>
49
- &nbsp; <B>  <A NAME="tex2html733"
49
+ &nbsp; <B>  <A NAME="tex2html735"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -88,20 +88,22 @@ Database reloading</A>
88 88
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
89 89
 
90 90
 <UL CLASS="ChildLinks">
91
-<LI><A NAME="tex2html736"
92
-  HREF="node43.html">Data scan functions</A>
93
-<LI><A NAME="tex2html737"
94
-  HREF="node44.html">Memory</A>
95 91
 <LI><A NAME="tex2html738"
96
-  HREF="node45.html">clamav-config</A>
92
+  HREF="node43.html">Data scan functions</A>
97 93
 <LI><A NAME="tex2html739"
98
-  HREF="node46.html">Example</A>
94
+  HREF="node44.html">Memory</A>
95
+<LI><A NAME="tex2html740"
96
+  HREF="node45.html">Forking daemons</A>
97
+<LI><A NAME="tex2html741"
98
+  HREF="node46.html">clamav-config</A>
99
+<LI><A NAME="tex2html742"
100
+  HREF="node47.html">Example</A>
99 101
 </UL>
100 102
 <!--End of Table of Child-Links-->
101 103
 <BR><HR>
102 104
 <ADDRESS>
103 105
 Tomasz Kojm
104
-2008-04-09
106
+2008-06-04
105 107
 </ADDRESS>
106 108
 </BODY>
107 109
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html750"
30
+<A NAME="tex2html753"
31 31
   HREF="node44.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html746"
33
+<A NAME="tex2html749"
34 34
   HREF="node42.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html740"
36
+<A NAME="tex2html743"
37 37
   HREF="node42.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html748"
39
+<A NAME="tex2html751"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html751"
43
+<B> Next:</B> <A NAME="tex2html754"
44 44
   HREF="node44.html">Memory</A>
45
-<B> Up:</B> <A NAME="tex2html747"
45
+<B> Up:</B> <A NAME="tex2html750"
46 46
   HREF="node42.html">Database reloading</A>
47
-<B> Previous:</B> <A NAME="tex2html741"
47
+<B> Previous:</B> <A NAME="tex2html744"
48 48
   HREF="node42.html">Database reloading</A>
49
- &nbsp; <B>  <A NAME="tex2html749"
49
+ &nbsp; <B>  <A NAME="tex2html752"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -190,31 +190,31 @@ Phishing module: always block cloaked URLs.
190 190
 
191 191
 <DIV CLASS="navigation"><HR>
192 192
 <!--Navigation Panel-->
193
-<A NAME="tex2html750"
193
+<A NAME="tex2html753"
194 194
   HREF="node44.html">
195 195
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
196
-<A NAME="tex2html746"
196
+<A NAME="tex2html749"
197 197
   HREF="node42.html">
198 198
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
199
-<A NAME="tex2html740"
199
+<A NAME="tex2html743"
200 200
   HREF="node42.html">
201 201
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
202
-<A NAME="tex2html748"
202
+<A NAME="tex2html751"
203 203
   HREF="node1.html">
204 204
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
205 205
 <BR>
206
-<B> Next:</B> <A NAME="tex2html751"
206
+<B> Next:</B> <A NAME="tex2html754"
207 207
   HREF="node44.html">Memory</A>
208
-<B> Up:</B> <A NAME="tex2html747"
208
+<B> Up:</B> <A NAME="tex2html750"
209 209
   HREF="node42.html">Database reloading</A>
210
-<B> Previous:</B> <A NAME="tex2html741"
210
+<B> Previous:</B> <A NAME="tex2html744"
211 211
   HREF="node42.html">Database reloading</A>
212
- &nbsp; <B>  <A NAME="tex2html749"
212
+ &nbsp; <B>  <A NAME="tex2html752"
213 213
   HREF="node1.html">Contents</A></B> </DIV>
214 214
 <!--End of Navigation Panel-->
215 215
 <ADDRESS>
216 216
 Tomasz Kojm
217
-2008-04-09
217
+2008-06-04
218 218
 </ADDRESS>
219 219
 </BODY>
220 220
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html762"
30
+<A NAME="tex2html765"
31 31
   HREF="node45.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html758"
33
+<A NAME="tex2html761"
34 34
   HREF="node42.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html752"
36
+<A NAME="tex2html755"
37 37
   HREF="node43.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html760"
39
+<A NAME="tex2html763"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html763"
44
-  HREF="node45.html">clamav-config</A>
45
-<B> Up:</B> <A NAME="tex2html759"
43
+<B> Next:</B> <A NAME="tex2html766"
44
+  HREF="node45.html">Forking daemons</A>
45
+<B> Up:</B> <A NAME="tex2html762"
46 46
   HREF="node42.html">Database reloading</A>
47
-<B> Previous:</B> <A NAME="tex2html753"
47
+<B> Previous:</B> <A NAME="tex2html756"
48 48
   HREF="node43.html">Data scan functions</A>
49
- &nbsp; <B>  <A NAME="tex2html761"
49
+ &nbsp; <B>  <A NAME="tex2html764"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,7 +62,7 @@ Memory</A>
62 62
 <BR><HR>
63 63
 <ADDRESS>
64 64
 Tomasz Kojm
65
-2008-04-09
65
+2008-06-04
66 66
 </ADDRESS>
67 67
 </BODY>
68 68
 </HTML>
... ...
@@ -7,8 +7,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
7 7
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 8
 <HTML>
9 9
 <HEAD>
10
-<TITLE>clamav-config</TITLE>
11
-<META NAME="description" CONTENT="clamav-config">
10
+<TITLE>Forking daemons</TITLE>
11
+<META NAME="description" CONTENT="Forking daemons">
12 12
 <META NAME="keywords" CONTENT="clamdoc">
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
... ...
@@ -27,47 +27,45 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html774"
30
+<A NAME="tex2html777"
31 31
   HREF="node46.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html770"
33
+<A NAME="tex2html773"
34 34
   HREF="node42.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html764"
36
+<A NAME="tex2html767"
37 37
   HREF="node44.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html772"
39
+<A NAME="tex2html775"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html775"
44
-  HREF="node46.html">Example</A>
45
-<B> Up:</B> <A NAME="tex2html771"
43
+<B> Next:</B> <A NAME="tex2html778"
44
+  HREF="node46.html">clamav-config</A>
45
+<B> Up:</B> <A NAME="tex2html774"
46 46
   HREF="node42.html">Database reloading</A>
47
-<B> Previous:</B> <A NAME="tex2html765"
47
+<B> Previous:</B> <A NAME="tex2html768"
48 48
   HREF="node44.html">Memory</A>
49
- &nbsp; <B>  <A NAME="tex2html773"
49
+ &nbsp; <B>  <A NAME="tex2html776"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
53 53
 <!--End of Navigation Panel-->
54 54
 
55 55
 <H3><A NAME="SECTION00074300000000000000">
56
-clamav-config</A>
56
+Forking daemons</A>
57 57
 </H3>
58
-    Use <code>clamav-config</code> to check compilation information for libclamav.
59
-    <PRE>
60
-	zolw@localhost:~$ clamav-config --libs
61
-	-L/usr/local/lib -lz -lbz2 -lgmp -lpthread
62
-	zolw@localhost:~$ clamav-config --cflags
63
-	-I/usr/local/include -g -O2
64
-</PRE>
58
+    If you're using libclamav with a forking daemon you should call
59
+    <code>srand()</code> inside a forked child before making any calls to the
60
+    libclamav functions. This will avoid possible collisions with temporary
61
+    filenames created by other processes of the daemon. This procedure
62
+    is not required for multi-threaded daemons.
65 63
 
66 64
 <P>
67 65
 <BR><HR>
68 66
 <ADDRESS>
69 67
 Tomasz Kojm
70
-2008-04-09
68
+2008-06-04
71 69
 </ADDRESS>
72 70
 </BODY>
73 71
 </HTML>
... ...
@@ -7,8 +7,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
7 7
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 8
 <HTML>
9 9
 <HEAD>
10
-<TITLE>Example</TITLE>
11
-<META NAME="description" CONTENT="Example">
10
+<TITLE>clamav-config</TITLE>
11
+<META NAME="description" CONTENT="clamav-config">
12 12
 <META NAME="keywords" CONTENT="clamdoc">
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
... ...
@@ -18,6 +18,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
18 18
 
19 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
20 20
 
21
+<LINK REL="next" HREF="node47.html">
21 22
 <LINK REL="previous" HREF="node45.html">
22 23
 <LINK REL="up" HREF="node42.html">
23 24
 <LINK REL="next" HREF="node47.html">
... ...
@@ -26,46 +27,47 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html784"
29
+<A NAME="tex2html789"
30 30
   HREF="node47.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html780"
32
+<A NAME="tex2html785"
33 33
   HREF="node42.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html776"
35
+<A NAME="tex2html779"
36 36
   HREF="node45.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html782"
38
+<A NAME="tex2html787"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html785"
43
-  HREF="node47.html">CVD format</A>
44
-<B> Up:</B> <A NAME="tex2html781"
42
+<B> Next:</B> <A NAME="tex2html790"
43
+  HREF="node47.html">Example</A>
44
+<B> Up:</B> <A NAME="tex2html786"
45 45
   HREF="node42.html">Database reloading</A>
46
-<B> Previous:</B> <A NAME="tex2html777"
47
-  HREF="node45.html">clamav-config</A>
48
- &nbsp; <B>  <A NAME="tex2html783"
46
+<B> Previous:</B> <A NAME="tex2html780"
47
+  HREF="node45.html">Forking daemons</A>
48
+ &nbsp; <B>  <A NAME="tex2html788"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
52 52
 <!--End of Navigation Panel-->
53 53
 
54 54
 <H3><A NAME="SECTION00074400000000000000">
55
-Example</A>
55
+clamav-config</A>
56 56
 </H3>
57
-    You will find an example scanner application in the clamav sources
58
-    (/example). Don't forget that all programs based on libclamav must be
59
-    linked against it:
57
+    Use <code>clamav-config</code> to check compilation information for libclamav.
60 58
     <PRE>
61
-	gcc -Wall ex1.c -o ex1 -lclamav
59
+	zolw@localhost:~$ clamav-config --libs
60
+	-L/usr/local/lib -lz -lbz2 -lgmp -lpthread
61
+	zolw@localhost:~$ clamav-config --cflags
62
+	-I/usr/local/include -g -O2
62 63
 </PRE>
63 64
 
64 65
 <P>
65 66
 <BR><HR>
66 67
 <ADDRESS>
67 68
 Tomasz Kojm
68
-2008-04-09
69
+2008-06-04
69 70
 </ADDRESS>
70 71
 </BODY>
71 72
 </HTML>
... ...
@@ -7,8 +7,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
7 7
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 8
 <HTML>
9 9
 <HEAD>
10
-<TITLE>CVD format</TITLE>
11
-<META NAME="description" CONTENT="CVD format">
10
+<TITLE>Example</TITLE>
11
+<META NAME="description" CONTENT="Example">
12 12
 <META NAME="keywords" CONTENT="clamdoc">
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
... ...
@@ -18,71 +18,54 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
18 18
 
19 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
20 20
 
21
-<LINK REL="next" HREF="node48.html">
22
-<LINK REL="previous" HREF="node42.html">
23
-<LINK REL="up" HREF="node29.html">
21
+<LINK REL="previous" HREF="node46.html">
22
+<LINK REL="up" HREF="node42.html">
24 23
 <LINK REL="next" HREF="node48.html">
25 24
 </HEAD>
26 25
 
27 26
 <BODY >
28 27
 
29 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html796"
29
+<A NAME="tex2html799"
31 30
   HREF="node48.html">
32 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html792"
34
-  HREF="node29.html">
32
+<A NAME="tex2html795"
33
+  HREF="node42.html">
35 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html786"
35
+<A NAME="tex2html791"
37 36
   HREF="node46.html">
38 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html794"
38
+<A NAME="tex2html797"
40 39
   HREF="node1.html">
41 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 41
 <BR>
43
-<B> Next:</B> <A NAME="tex2html797"
44
-  HREF="node48.html">Contributors</A>
45
-<B> Up:</B> <A NAME="tex2html793"
46
-  HREF="node29.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html787"
48
-  HREF="node46.html">Example</A>
49
- &nbsp; <B>  <A NAME="tex2html795"
42
+<B> Next:</B> <A NAME="tex2html800"
43
+  HREF="node48.html">CVD format</A>
44
+<B> Up:</B> <A NAME="tex2html796"
45
+  HREF="node42.html">Database reloading</A>
46
+<B> Previous:</B> <A NAME="tex2html792"
47
+  HREF="node46.html">clamav-config</A>
48
+ &nbsp; <B>  <A NAME="tex2html798"
50 49
   HREF="node1.html">Contents</A></B> 
51 50
 <BR>
52 51
 <BR></DIV>
53 52
 <!--End of Navigation Panel-->
54 53
 
55
-<H2><A NAME="SECTION00075000000000000000">
56
-CVD format</A>
57
-</H2>
58
-    CVD (ClamAV Virus Database) is a digitally signed tarball containing
59
-    one or more databases. The header is a 512-bytes long string with colon
60
-    separated fields:
61
-    <PRE>
62
-ClamAV-VDB:build time:version:number of signatures:functionality
63
-level required:MD5 checksum:digital signature:builder name:build time (sec)
64
-</PRE>
65
-    <code>sigtool --info</code> displays detailed information on CVD files:
54
+<H3><A NAME="SECTION00074500000000000000">
55
+Example</A>
56
+</H3>
57
+    You will find an example scanner application in the clamav sources
58
+    (/example). Don't forget that all programs based on libclamav must be
59
+    linked against it:
66 60
     <PRE>
67
-zolw@localhost:/usr/local/share/clamav$ sigtool -i daily.cvd 
68
-File: daily.cvd
69
-Build time: 10 Mar 2008 10:45 +0000
70
-Version: 6191
71
-Signatures: 59084
72
-Functionality level: 26
73
-Builder: ccordes
74
-MD5: 6e6e29dae36b4b7315932c921e568330
75
-Digital signature: zz9irc9irupR3z7yX6J+OR6XdFPUat4HIM9ERn3kAcOWpcMFxq
76
-Fs4toG5WJsHda0Jj92IUusZ7wAgYjpai1Nr+jFfXHsJxv0dBkS5/XWMntj0T1ctNgqmiF
77
-+RLU6V0VeTl4Oej3Aya0cVpd9K4XXevEO2eTTvzWNCAq0ZzWNdjc
78
-Verification OK.
61
+	gcc -Wall ex1.c -o ex1 -lclamav
79 62
 </PRE>
80 63
 
81 64
 <P>
82 65
 <BR><HR>
83 66
 <ADDRESS>
84 67
 Tomasz Kojm
85
-2008-04-09
68
+2008-06-04
86 69
 </ADDRESS>
87 70
 </BODY>
88 71
 </HTML>
... ...
@@ -7,8 +7,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
7 7
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 8
 <HTML>
9 9
 <HEAD>
10
-<TITLE>Contributors</TITLE>
11
-<META NAME="description" CONTENT="Contributors">
10
+<TITLE>CVD format</TITLE>
11
+<META NAME="description" CONTENT="CVD format">
12 12
 <META NAME="keywords" CONTENT="clamdoc">
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
... ...
@@ -19,7 +19,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
19 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
20 20
 
21 21
 <LINK REL="next" HREF="node49.html">
22
-<LINK REL="previous" HREF="node47.html">
22
+<LINK REL="previous" HREF="node42.html">
23 23
 <LINK REL="up" HREF="node29.html">
24 24
 <LINK REL="next" HREF="node49.html">
25 25
 </HEAD>
... ...
@@ -27,593 +27,62 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html808"
30
+<A NAME="tex2html811"
31 31
   HREF="node49.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html804"
33
+<A NAME="tex2html807"
34 34
   HREF="node29.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html798"
36
+<A NAME="tex2html801"
37 37
   HREF="node47.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html806"
39
+<A NAME="tex2html809"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html809"
44
-  HREF="node49.html">Donors</A>
45
-<B> Up:</B> <A NAME="tex2html805"
43
+<B> Next:</B> <A NAME="tex2html812"
44
+  HREF="node49.html">Contributors</A>
45
+<B> Up:</B> <A NAME="tex2html808"
46 46
   HREF="node29.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html799"
48
-  HREF="node47.html">CVD format</A>
49
- &nbsp; <B>  <A NAME="tex2html807"
47
+<B> Previous:</B> <A NAME="tex2html802"
48
+  HREF="node47.html">Example</A>
49
+ &nbsp; <B>  <A NAME="tex2html810"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
53 53
 <!--End of Navigation Panel-->
54 54
 
55
-<H2><A NAME="SECTION00076000000000000000">
56
-Contributors</A>
55
+<H2><A NAME="SECTION00075000000000000000">
56
+CVD format</A>
57 57
 </H2>
58
-    The following people contributed to our project in some way (providing
59
-    patches, bug reports, technical support, documentation, good ideas...):
60
-    
61
-<UL>
62
-<LI>Ian Abbott &lt;abbotti*mev.co.uk&gt;
63
-</LI>
64
-<LI>Clint Adams &lt;schizo*debian.org&gt;
65
-</LI>
66
-<LI>Sergey Y. Afonin &lt;asy*kraft-s.ru&gt;
67
-</LI>
68
-<LI>Robert Allerstorfer &lt;roal*anet.at&gt;
69
-</LI>
70
-<LI>Claudio Alonso &lt;cfalonso*yahoo.com&gt;
71
-</LI>
72
-<LI>Kevin Amorin &lt;kamorin*ccs.neu.edu&gt;
73
-</LI>
74
-<LI>Kamil Andrusz &lt;wizz*mniam.net&gt;
75
-</LI>
76
-<LI>Tayfun Asker &lt;tasker*metu.edu.tr&gt;
77
-</LI>
78
-<LI>Jean-Edouard Babin &lt;Jeb*jeb.com.fr&gt;
79
-</LI>
80
-<LI>Marc Baudoin &lt;babafou*babafou.eu.org&gt;
81
-</LI>
82
-<LI>Scott Beck &lt;sbeck*gossamer-threads.com&gt;
83
-</LI>
84
-<LI>Rolf Eike Beer &lt;eike*mail.math.uni-mannheim.de&gt;
85
-</LI>
86
-<LI>Rene Bellora &lt;rbellora*tecnoaccion.com.ar&gt;
87
-</LI>
88
-<LI>Carlo Marcelo Arenas Belon &lt;carenas*sajinet.com.pe&gt;
89
-</LI>
90
-<LI>Joseph Benden &lt;joe*thrallingpenguin.com&gt;
91
-</LI>
92
-<LI>Hilko Bengen &lt;bengen*vdst-ka.inka.de&gt;
93
-</LI>
94
-<LI>Hank Beatty &lt;hbeatty*starband.net&gt;
95
-</LI>
96
-<LI>Alexandre Biancalana &lt;ale*seudns.net&gt;
97
-</LI>
98
-<LI>Patrick Bihan-Faou &lt;patrick*mindstep.com&gt;
99
-</LI>
100
-<LI>Martin Blapp &lt;mb*imp.ch&gt;
101
-</LI>
102
-<LI>Dale Blount &lt;dale*velocity.net&gt;
103
-</LI>
104
-<LI>Serge van den Boom &lt;svdb*stack.nl&gt;
105
-</LI>
106
-<LI>Oliver Brandmueller &lt;ob*e-Gitt.NET&gt;
107
-</LI>
108
-<LI>Boguslaw Brandys &lt;brandys*o2.pl&gt;
109
-</LI>
110
-<LI>Igor Brezac &lt;igor*ipass.net&gt;
111
-</LI>
112
-<LI>Mike Brudenell &lt;pmb1*york.ac.uk&gt;
113
-</LI>
114
-<LI>Brian Bruns &lt;bruns*2mbit.com&gt;
115
-</LI>
116
-<LI>Len Budney &lt;lbudney*pobox.com&gt;
117
-</LI>
118
-<LI>Matt Butt &lt;mattb*cre8tiv.com&gt;
119
-</LI>
120
-<LI>Christopher X. Candreva &lt;chris*westnet.com&gt;
121
-</LI>
122
-<LI>Eric I. Lopez Carreon &lt;elopezc*technitrade.com&gt;
123
-</LI>
124
-<LI>Ales Casar &lt;casar*uni-mb.si&gt;
125
-</LI>
126
-<LI>Jonathan Chen &lt;jon+clamav*spock.org&gt;
127
-</LI>
128
-<LI>Andrey Cherezov &lt;andrey*cherezov.koenig.su&gt;
129
-</LI>
130
-<LI>Alex Cherney &lt;alex*cher.id.au&gt;
131
-</LI>
132
-<LI>Tom G. Christensen &lt;tgc*statsbiblioteket.dk&gt;
133
-</LI>
134
-<LI>Nicholas Chua &lt;nicholas*ncmbox.net&gt;
135
-</LI>
136
-<LI>Chris Conn &lt;cconn*abacom.com&gt;
137
-</LI>
138
-<LI>Christoph Cordes &lt;ib*precompiled.de&gt;
139
-</LI>
140
-<LI>Ole Craig &lt;olc*cs.umass.edu&gt;
141
-</LI>
142
-<LI>Eugene Crosser &lt;crosser*rol.ru&gt;
143
-</LI>
144
-<LI>Calin A. Culianu &lt;calin*ajvar.org&gt;
145
-</LI>
146
-<LI>Damien Curtain &lt;damien*pagefault.org&gt;
147
-</LI>
148
-<LI>Krisztian Czako &lt;slapic*linux.co.hu&gt;
149
-</LI>
150
-<LI>Diego d'Ambra &lt;da*softcom.dk&gt;
151
-</LI>
152
-<LI>Michael Dankov &lt;misha*btrc.ru&gt;
153
-</LI>
154
-<LI>Yuri Dario &lt;mc6530*mclink.it&gt;
155
-</LI>
156
-<LI>David &lt;djgardner*users.sourceforge.net&gt;
157
-</LI>
158
-<LI>Maxim Dounin &lt;mdounin*rambler-co.ru&gt;
159
-</LI>
160
-<LI>Alejandro Dubrovsky &lt;s328940*student.uq.edu.au&gt;
161
-</LI>
162
-<LI>James P. Dugal &lt;jpd*louisiana.edu&gt;
163
-</LI>
164
-<LI>Magnus Ekdahl &lt;magnus*debian.org&gt;
165
-</LI>
166
-<LI>Mehmet Ekiz &lt;ekizm*tbmm.gov.tr&gt;
167
-</LI>
168
-<LI>Jens Elkner &lt;elkner*linofee.org&gt;
169
-</LI>
170
-<LI>Fred van Engen &lt;fred*wooha.org&gt;
171
-</LI>
172
-<LI>Jason Englander &lt;jason*englanders.cc&gt;
173
-</LI>
174
-<LI>Oden Eriksson &lt;oeriksson*mandrakesoft.com&gt;
175
-</LI>
176
-<LI>Daniel Fahlgren &lt;fahlgren*ardendo.se&gt;
177
-</LI>
178
-<LI>Andy Fiddaman &lt;af*jeamland.org&gt;
179
-</LI>
180
-<LI>Edison Figueira Junior &lt;edison*brc.com.br&gt;
181
-</LI>
182
-<LI>David Ford &lt;david+cert*blue-labs.org&gt;
183
-</LI>
184
-<LI>Martin Forssen &lt;maf*appgate.com&gt;
185
-</LI>
186
-<LI>Brian J. France &lt;list*firehawksystems.com&gt;
187
-</LI>
188
-<LI>Free Oscar &lt;freeoscar*wp.pl&gt;
189
-</LI>
190
-<LI>Martin Fuxa &lt;yeti*email.cz&gt;
191
-</LI>
192
-<LI>Piotr Gackiewicz &lt;gacek*intertele.pl&gt;
193
-</LI>
194
-<LI>Jeremy Garcia &lt;jeremy*linuxquestions.org&gt;
195
-</LI>
196
-<LI>Dean Gaudet &lt;dean-clamav*arctic.org&gt;
197
-</LI>
198
-<LI>Michel Gaudet &lt;Michel.Gaudet*ehess.fr&gt;
199
-</LI>
200
-<LI>Philippe Gay &lt;ph.gay*free.fr&gt;
201
-</LI>
202
-<LI>Nick Gazaloff &lt;nick*sbin.org&gt;
203
-</LI>
204
-<LI>Geoff Gibbs &lt;ggibbs*hgmp.mrc.ac.uk&gt;
205
-</LI>
206
-<LI>Luca 'NERvOus' Gibelli &lt;nervous*nervous.it&gt;
207
-</LI>
208
-<LI>Scott Gifford &lt;sgifford*suspectclass.com&gt;
209
-</LI>
210
-<LI>Wieslaw Glod &lt;wkg*x2.pl&gt;
211
-</LI>
212
-<LI>Stephen Gran &lt;steve*lobefin.net&gt;
213
-</LI>
214
-<LI>Koryn Grant &lt;koryn*endace.com&gt;
215
-</LI>
216
-<LI>Matthew A. Grant &lt;grantma*anathoth.gen.nz&gt;
217
-</LI>
218
-<LI>Christophe Grenier &lt;grenier*cgsecurity.org&gt;
219
-</LI>
220
-<LI>Marek Gutkowski &lt;hobbit*core.segfault.pl&gt;
221
-</LI>
222
-<LI>Jason Haar &lt;Jason.Haar*trimble.co.nz&gt;
223
-</LI>
224
-<LI>Hrvoje Habjanic &lt;hrvoje.habjanic*zg.hinet.hr&gt;
225
-</LI>
226
-<LI>Michal Hajduczenia &lt;michalis*mat.uni.torun.pl&gt;
227
-</LI>
228
-<LI>Jean-Christophe Heger &lt;jcheger*acytec.com&gt;
229
-</LI>
230
-<LI>Martin Heinz &lt;Martin*hemag.ch&gt;
231
-</LI>
232
-<LI>Kevin Heneveld" &lt;kevin*northstar.k12.ak.us&gt;
233
-</LI>
234
-<LI>Anders Herbjornsen &lt;andersh*gar.no&gt;
235
-</LI>
236
-<LI>Paul Hoadley &lt;paulh*logixsquad.net&gt;
237
-</LI>
238
-<LI>Robert Hogan &lt;robert*roberthogan.net&gt;
239
-</LI>
240
-<LI>Przemyslaw Holowczyc &lt;doozer*skc.com.pl&gt;
241
-</LI>
242
-<LI>Thomas W. Holt Jr. &lt;twh*cohesive.net&gt;
243
-</LI>
244
-<LI>James F.  Hranicky &lt;jfh*cise.ufl.edu&gt;
245
-</LI>
246
-<LI>Douglas J Hunley &lt;doug*hunley.homeip.net&gt;
247
-</LI>
248
-<LI>Kurt Huwig &lt;kurt*iku-netz.de&gt;
249
-</LI>
250
-<LI>Andy Igoshin &lt;ai*vsu.ru&gt;
251
-</LI>
252
-<LI>Michal Jaegermann &lt;michal*harddata.com&gt;
253
-</LI>
254
-<LI>Christophe Jaillet &lt;christophe.jaillet*wanadoo.fr&gt;
255
-</LI>
256
-<LI>Jay &lt;sysop-clamav*coronastreet.net&gt;
257
-</LI>
258
-<LI>Stephane Jeannenot &lt;stephane.jeannenot*wanadoo.fr&gt;
259
-</LI>
260
-<LI>Per Jessen &lt;per*computer.org&gt;
261
-</LI>
262
-<LI>Dave Jones &lt;dave*kalkbay.co.za&gt;
263
-</LI>
264
-<LI>Jesper Juhl &lt;juhl*dif.dk&gt;
265
-</LI>
266
-<LI>Kamil Kaczkowski &lt;kamil*kamil.eisp.pl&gt;
267
-</LI>
268
-<LI>Alex Kah &lt;alex*narfonix.com&gt;
269
-</LI>
270
-<LI>Stefan Kaltenbrunner &lt;stefan*kaltenbrunner.cc&gt;
271
-</LI>
272
-<LI>Lloyd Kamara &lt;l.kamara*imperial.ac.uk&gt;
273
-</LI>
274
-<LI>Stefan Kanthak &lt;stefan.kanthak*fujitsu-siemens.com&gt;
275
-</LI>
276
-<LI>Kazuhiko &lt;kazuhiko*fdiary.net&gt;
277
-</LI>
278
-<LI>Jeremy Kitchen &lt;kitchen*scriptkitchen.com&gt;
279
-</LI>
280
-<LI>Tomasz Klim &lt;tomek*euroneto.pl&gt;
281
-</LI>
282
-<LI>Robbert Kouprie &lt;robbert*exx.nl&gt;
283
-</LI>
284
-<LI>Martin Kraft &lt;martin.kraft*fal.de&gt;
285
-</LI>
286
-<LI>Petr Kristof &lt;Kristof.P*fce.vutbr.cz&gt;
287
-</LI>
288
-<LI>Henk Kuipers &lt;henk*opensourcesolutions.nl&gt;
289
-</LI>
290
-<LI>Nigel Kukard &lt;nkukard*lbsd.net&gt;
291
-</LI>
292
-<LI>Eugene Kurmanin &lt;smfs*users.sourceforge.net&gt;
293
-</LI>
294
-<LI>Dr Andrzej Kurpiel &lt;akurpiel*mat.uni.torun.pl&gt;
295
-</LI>
296
-<LI>Mark Kushinsky &lt;mark*mdspc.com&gt;
297
-</LI>
298
-<LI>Mike Lambert &lt;lambert*jeol.com&gt;
299
-</LI>
300
-<LI>Thomas Lamy &lt;Thomas.Lamy*in-online.net&gt;
301
-</LI>
302
-<LI>Stephane Leclerc &lt;sleclerc*aliastec.net&gt;
303
-</LI>
304
-<LI>Marty Lee &lt;marty*maui.co.uk&gt;
305
-</LI>
306
-<LI>Dennis Leeuw &lt;dleeuw*made-it.com&gt;
307
-</LI>
308
-<LI>Martin Lesser &lt;admin-debian*bettercom.de&gt;
309
-</LI>
310
-<LI>Peter N Lewis &lt;peter*stairways.com.au&gt;
311
-</LI>
312
-<LI>Matt Leyda &lt;mfleyda*e-one.com&gt;
313
-</LI>
314
-<LI>James Lick &lt;jlick*drivel.com&gt;
315
-</LI>
316
-<LI>Jerome Limozin &lt;jerome*limozin.net&gt;
317
-</LI>
318
-<LI>Mike Loewen &lt;mloewen*sturgeon.cac.psu.edu&gt;
319
-</LI>
320
-<LI>Roger Lucas &lt;roger*planbit.co.uk&gt;
321
-</LI>
322
-<LI>David Luyer &lt;david_luyer*pacific.net.au&gt;
323
-</LI>
324
-<LI>Richard Lyons &lt;frob-clamav*webcentral.com.au&gt;
325
-</LI>
326
-<LI>David S. Madole &lt;david*madole.net&gt;
327
-</LI>
328
-<LI>Thomas Madsen &lt;tm*softcom.dk&gt;
329
-</LI>
330
-<LI>Bill Maidment &lt;bill*maidment.com.au&gt;
331
-</LI>
332
-<LI>Joe Maimon &lt;jmaimon*ttec.com&gt;
333
-</LI>
334
-<LI>David Majorel &lt;dm*lagoon.nc&gt;
335
-</LI>
336
-<LI>Andrey V. Malyshev &lt;amal*krasn.ru&gt;
337
-</LI>
338
-<LI>Fukuda Manabu &lt;fukuda*cri-mw.co.jp&gt;
339
-</LI>
340
-<LI>Stefan Martig &lt;sm*officeco.ch&gt;
341
-</LI>
342
-<LI>Alexander Marx &lt;mad-ml*madness.at&gt;
343
-</LI>
344
-<LI>Andreas Marx (<TT><A NAME="tex2html16"
345
-  HREF="http://www.av-test.org/">http://www.av-test.org/</A></TT>)
346
-</LI>
347
-<LI>Chris Masters &lt;cmasters*insl.co.uk&gt;
348
-</LI>
349
-<LI>Fletcher Mattox &lt;fletcher*cs.utexas.edu&gt;
350
-</LI>
351
-<LI>Serhiy V. Matveyev &lt;matveyev*uatele.com&gt;
352
-</LI>
353
-<LI>Reinhard Max &lt;max*suse.de&gt;
354
-</LI>
355
-<LI>Brian May &lt;bam*debian.org&gt;
356
-</LI>
357
-<LI>Ken McKittrick &lt;klmac*usadatanet.com&gt;
358
-</LI>
359
-<LI>Chris van Meerendonk &lt;cvm*castel.nl&gt;
360
-</LI>
361
-<LI>Andrey J. Melnikoff &lt;temnota*kmv.ru&gt;
362
-</LI>
363
-<LI>Damian Menscher &lt;menscher*uiuc.edu&gt;
364
-</LI>
365
-<LI>Denis De Messemacker &lt;ddm*clamav.net&gt;
366
-</LI>
367
-<LI>Jasper Metselaar &lt;jasper*formmailer.net&gt;
368
-</LI>
369
-<LI>Arkadiusz Miskiewicz &lt;misiek*pld-linux.org&gt;
370
-</LI>
371
-<LI>Ted Mittelstaedt &lt;tedm*toybox.placo.com&gt;
372
-</LI>
373
-<LI>Mark Mielke &lt;mark*mark.mielke.cc&gt;
374
-</LI>
375
-<LI>John Miller &lt;contact*glideslopesoftware.co.uk&gt;
376
-</LI>
377
-<LI>Jo Mills &lt;Jonathan.Mills*frequentis.com&gt;
378
-</LI>
379
-<LI>Dustin Mollo &lt;dustin.mollo*sonoma.edu&gt;
380
-</LI>
381
-<LI>Remi Mommsen &lt;remigius.mommsen*cern.ch&gt;
382
-</LI>
383
-<LI>Doug Monroe &lt;doug*planetconnect.com&gt;
384
-</LI>
385
-<LI>Alex S Moore &lt;asmoore*edge.net&gt;
386
-</LI>
387
-<LI>Tim Morgan &lt;tim*sentinelchicken.org&gt;
388
-</LI>
389
-<LI>Dirk Mueller &lt;mueller*kde.org&gt;
390
-</LI>
391
-<LI>Flinn Mueller&lt;flinn*activeintra.net&gt;
392
-</LI>
393
-<LI>Hendrik Muhs &lt;Hendrik.Muhs*student.uni-magdeburg.de&gt;
394
-</LI>
395
-<LI>Simon Munton &lt;simon*munton.demon.co.uk&gt;
396
-</LI>
397
-<LI>Farit Nabiullin (<TT><A NAME="tex2html17"
398
-  HREF="http://program.farit.ru/">http://program.farit.ru/</A></TT>)
399
-</LI>
400
-<LI>Nemosoft Unv. &lt;nemosoft*smcc.demon.nl&gt;
401
-</LI>
402
-<LI>Wojciech Noworyta &lt;wnow*konarski.edu.pl&gt;
403
-</LI>
404
-<LI>Jorgen Norgaard &lt;jnp*anneli.dk&gt;
405
-</LI>
406
-<LI>Fajar A. Nugraha &lt;fajar*telkom.co.id&gt;
407
-</LI>
408
-<LI>Joe Oaks &lt;joe.oaks*hp.com&gt;
409
-</LI>
410
-<LI>Washington Odhiambo &lt;wash*wananchi.com&gt;
411
-</LI>
412
-<LI>Masaki Ogawa &lt;proc*mac.com&gt;
413
-</LI>
414
-<LI>John Ogness &lt;jogness*antivir.de&gt;
415
-</LI>
416
-<LI>Phil Oleson &lt;oz*nixil.net&gt;
417
-</LI>
418
-<LI>Jan Ondrej &lt;ondrejj*salstar.sk&gt;
419
-</LI>
420
-<LI>Martijn van Oosterhout &lt;kleptog*svana.org&gt;
421
-</LI>
422
-<LI>OpenAntiVirus Team (<TT><A NAME="tex2html18"
423
-  HREF="http://www.OpenAntiVirus.org/">http://www.OpenAntiVirus.org/</A></TT>)
424
-</LI>
425
-<LI>Tomasz Papszun &lt;tomek*lodz.tpsa.pl&gt;
426
-</LI>
427
-<LI>Eric Parsonage &lt;eric*eparsonage.com&gt;
428
-</LI>
429
-<LI>Oliver Paukstadt &lt;pstadt*stud.fh-heilbronn.de&gt;
430
-</LI>
431
-<LI>Christian Pelissier &lt;Christian.Pelissier*onera.fr&gt;
432
-</LI>
433
-<LI>Rudolph Pereira &lt;rudolph*usyd.edu.au&gt;
434
-</LI>
435
-<LI>Dennis Peterson &lt;dennispe*inetnw.com&gt;
436
-</LI>
437
-<LI>Ed Phillips &lt;ed*UDel.Edu&gt;
438
-</LI>
439
-<LI>Andreas Piesk &lt;Andreas.Piesk*heise.de&gt;
440
-</LI>
441
-<LI>Mark Pizzolato &lt;clamav-devel*subscriptions.pizzolato.net&gt;
442
-</LI>
443
-<LI>Dean Plant &lt;dean.plant*roke.co.uk&gt;
444
-</LI>
445
-<LI>Alex Pleiner &lt;pleiner*zeitform.de&gt;
446
-</LI>
447
-<LI>Ant La Porte &lt;ant*dvere.net&gt;
448
-</LI>
449
-<LI>Jef Poskanzer &lt;jef*acme.com&gt;
450
-</LI>
451
-<LI>Christophe Poujol &lt;Christophe.Poujol*atosorigin.com&gt;
452
-</LI>
453
-<LI>Sergei Pronin &lt;sp*finndesign.fi&gt;
454
-</LI>
455
-<LI>Thomas Quinot &lt;thomas*cuivre.fr.eu.org&gt;
456
-</LI>
457
-<LI>Ed Ravin &lt;eravin*panix.com&gt;
458
-</LI>
459
-<LI>Robert Rebbun &lt;robert*desertsurf.com&gt;
460
-</LI>
461
-<LI>Brian A. Reiter &lt;breiter*wolfereiter.com&gt;
462
-</LI>
463
-<LI>Didi Rieder &lt;adrieder*sbox.tugraz.at&gt;
464
-</LI>
465
-<LI>Pavel V. Rochnyack &lt;rpv*fsf.tsu.ru&gt;
466
-</LI>
467
-<LI>Rupert Roesler-Schmidt &lt;r.roesler-schmidt*uplink.at&gt;
468
-</LI>
469
-<LI>David Sanchez &lt;dsanchez*veloxia.com&gt;
470
-</LI>
471
-<LI>David Santinoli &lt;david*santinoli.com&gt;
472
-</LI>
473
-<LI>Vijay Sarvepalli &lt;vssarvep*office.uncg.edu&gt;
474
-</LI>
475
-<LI>Martin Schitter
476
-</LI>
477
-<LI>Theo Schlossnagle &lt;jesus*omniti.com&gt;
478
-</LI>
479
-<LI>Enrico Scholz &lt;enrico.scholz*informatik.tu-chemnitz.de&gt;
480
-</LI>
481
-<LI>Karina Schwarz &lt;k.schwarz*uplink.at&gt;
482
-</LI>
483
-<LI>Scsi &lt;scsi*softland.ru&gt;
484
-</LI>
485
-<LI>Dr Matthew J Seaman &lt;m.seaman*infracaninophile.co.uk&gt;
486
-</LI>
487
-<LI>Hector M. Rulot Segovia &lt;Hector.Rulot*uv.es&gt;
488
-</LI>
489
-<LI>Omer Faruk Sen &lt;ofsen*enderunix.org&gt;
490
-</LI>
491
-<LI>Sergey &lt;a_s_y*sama.ru&gt;
492
-</LI>
493
-<LI>Tuomas Silen &lt;tuomas.silen*nodeta.fi&gt;
494
-</LI>
495
-<LI>David F. Skoll &lt;dfs*roaringpenguin.com&gt;
496
-</LI>
497
-<LI>Al Smith &lt;ajs+clamav*aeschi.ch.eu.org&gt;
498
-</LI>
499
-<LI>Sergey Smitienko &lt;hunter*comsys.com.ua&gt;
500
-</LI>
501
-<LI>Solar Designer &lt;solar*openwall.com&gt;
502
-</LI>
503
-<LI>Joerg Sonnenberger &lt;joerg*britannica.bec.de&gt;
504
-</LI>
505
-<LI>Michal 'GiM' Spadlinski (<TT><A NAME="tex2html19"
506
-  HREF="http://gim.org.pl/">http://gim.org.pl/</A></TT>)
507
-</LI>
508
-<LI>Kevin Spicer &lt;kevin*kevinspicer.co.uk&gt;
509
-</LI>
510
-<LI>GertJan Spoelman &lt;cav*gjs.cc&gt;
511
-</LI>
512
-<LI>Ole Stanstrup &lt;ole*stanstrup.dk&gt;
513
-</LI>
514
-<LI>Adam Stein &lt;adam*scan.mc.xerox.com&gt;
515
-</LI>
516
-<LI>Steve &lt;steveb*webtribe.net&gt;
517
-</LI>
518
-<LI>Richard Stevenson &lt;richard*endace.com&gt;
519
-</LI>
520
-<LI>Sven Strickroth &lt;sstrickroth*gym-oha.de&gt;
521
-</LI>
522
-<LI>Matt Sullivan &lt;matt*sullivan.gen.nz&gt;
523
-</LI>
524
-<LI>Dr Zbigniew Szewczak &lt;zssz*mat.uni.torun.pl&gt;
525
-</LI>
526
-<LI>Joe Talbott &lt;josepht*cstone.net&gt;
527
-</LI>
528
-<LI>Gernot Tenchio &lt;g.tenchio*telco-tech.de&gt;
529
-</LI>
530
-<LI>Masahiro Teramoto &lt;markun*onohara.to&gt;
531
-</LI>
532
-<LI>Daniel Theodoro &lt;dtheodoro*ig.com.br&gt;
533
-</LI>
534
-<LI>Ryan Thompson &lt;clamav*sasknow.com&gt;
535
-</LI>
536
-<LI>Gianluigi Tiesi &lt;sherpya*netfarm.it&gt;
537
-</LI>
538
-<LI>Yar Tikhiy &lt;yar*comp.chem.msu.su&gt;
539
-</LI>
540
-<LI>Andrew Toller &lt;atoller*connectfree.co.uk&gt;
541
-</LI>
542
-<LI>Michael L. Torrie &lt;torriem*chem.byu.edu&gt;
543
-</LI>
544
-<LI>Trashware &lt;trashware*gmx.net&gt;
545
-</LI>
546
-<LI>Matthew Trent &lt;mtrent*localaccess.com&gt;
547
-</LI>
548
-<LI>Reini Urban &lt;rurban*x-ray.at&gt;
549
-</LI>
550
-<LI>Daniel Mario Vega &lt;dv5a*dc.uba.ar&gt;
551
-</LI>
552
-<LI>Denis Vlasenko &lt;vda*ilport.com.ua&gt;
553
-</LI>
554
-<LI>Laurent Wacrenier &lt;lwa*teaser.fr&gt;
555
-</LI>
556
-<LI>Charlie Watts &lt;cewatts*brainstorminternet.net&gt;
557
-</LI>
558
-<LI>Florian Weimer &lt;fw*deneb.enyo.de&gt;
559
-</LI>
560
-<LI>Paul Welsh &lt;paul*welshfamily.com&gt;
561
-</LI>
562
-<LI>Nicklaus Wicker &lt;n.wicker*cnk-networks.de&gt;
563
-</LI>
564
-<LI>David Woakes &lt;david*mitredata.co.uk&gt;
565
-</LI>
566
-<LI>Troy Wollenslegel &lt;troy*intranet.org&gt;
567
-</LI>
568
-<LI>ST Wong &lt;st-wong*cuhk.edu.hk&gt;
569
-</LI>
570
-<LI>Dale Woolridge &lt;dwoolridge*drh.net&gt;
571
-</LI>
572
-<LI>David Wu &lt;dyw*iohk.com&gt;
573
-</LI>
574
-<LI>Takumi Yamane &lt;yamtak*b-session.com&gt;
575
-</LI>
576
-<LI>Youza Youzovic &lt;youza*post.cz&gt;
577
-</LI>
578
-<LI>Anton Yuzhaninov &lt;citrin*rambler-co.ru&gt;
579
-</LI>
580
-<LI>Leonid Zeitlin &lt;lz*europe.com&gt;
581
-</LI>
582
-<LI>ZMan Z. &lt;x86zman*go-a-way.dyndns.org&gt;
583
-</LI>
584
-<LI>Andoni Zubimendi &lt;andoni*lpsat.net&gt;
585
-</LI>
586
-</UL>
58
+    CVD (ClamAV Virus Database) is a digitally signed tarball containing
59
+    one or more databases. The header is a 512-bytes long string with colon
60
+    separated fields:
61
+    <PRE>
62
+ClamAV-VDB:build time:version:number of signatures:functionality
63
+level required:MD5 checksum:digital signature:builder name:build time (sec)
64
+</PRE>
65
+    <code>sigtool --info</code> displays detailed information on CVD files:
66
+    <PRE>
67
+zolw@localhost:/usr/local/share/clamav$ sigtool -i daily.cvd 
68
+File: daily.cvd
69
+Build time: 10 Mar 2008 10:45 +0000
70
+Version: 6191
71
+Signatures: 59084
72
+Functionality level: 26
73
+Builder: ccordes
74
+MD5: 6e6e29dae36b4b7315932c921e568330
75
+Digital signature: zz9irc9irupR3z7yX6J+OR6XdFPUat4HIM9ERn3kAcOWpcMFxq
76
+Fs4toG5WJsHda0Jj92IUusZ7wAgYjpai1Nr+jFfXHsJxv0dBkS5/XWMntj0T1ctNgqmiF
77
++RLU6V0VeTl4Oej3Aya0cVpd9K4XXevEO2eTTvzWNCAq0ZzWNdjc
78
+Verification OK.
79
+</PRE>
587 80
 
588 81
 <P>
589
-
590
-<DIV CLASS="navigation"><HR>
591
-<!--Navigation Panel-->
592
-<A NAME="tex2html808"
593
-  HREF="node49.html">
594
-<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
595
-<A NAME="tex2html804"
596
-  HREF="node29.html">
597
-<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
598
-<A NAME="tex2html798"
599
-  HREF="node47.html">
600
-<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
601
-<A NAME="tex2html806"
602
-  HREF="node1.html">
603
-<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
604
-<BR>
605
-<B> Next:</B> <A NAME="tex2html809"
606
-  HREF="node49.html">Donors</A>
607
-<B> Up:</B> <A NAME="tex2html805"
608
-  HREF="node29.html">LibClamAV</A>
609
-<B> Previous:</B> <A NAME="tex2html799"
610
-  HREF="node47.html">CVD format</A>
611
- &nbsp; <B>  <A NAME="tex2html807"
612
-  HREF="node1.html">Contents</A></B> </DIV>
613
-<!--End of Navigation Panel-->
82
+<BR><HR>
614 83
 <ADDRESS>
615 84
 Tomasz Kojm
616
-2008-04-09
85
+2008-06-04
617 86
 </ADDRESS>
618 87
 </BODY>
619 88
 </HTML>
... ...
@@ -7,8 +7,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
7 7
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 8
 <HTML>
9 9
 <HEAD>
10
-<TITLE>Donors</TITLE>
11
-<META NAME="description" CONTENT="Donors">
10
+<TITLE>Contributors</TITLE>
11
+<META NAME="description" CONTENT="Contributors">
12 12
 <META NAME="keywords" CONTENT="clamdoc">
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
... ...
@@ -27,407 +27,561 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html820"
30
+<A NAME="tex2html823"
31 31
   HREF="node50.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html816"
33
+<A NAME="tex2html819"
34 34
   HREF="node29.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html810"
36
+<A NAME="tex2html813"
37 37
   HREF="node48.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html818"
39
+<A NAME="tex2html821"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html821"
44
-  HREF="node50.html">Graphics</A>
45
-<B> Up:</B> <A NAME="tex2html817"
43
+<B> Next:</B> <A NAME="tex2html824"
44
+  HREF="node50.html">Donors</A>
45
+<B> Up:</B> <A NAME="tex2html820"
46 46
   HREF="node29.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html811"
48
-  HREF="node48.html">Contributors</A>
49
- &nbsp; <B>  <A NAME="tex2html819"
47
+<B> Previous:</B> <A NAME="tex2html814"
48
+  HREF="node48.html">CVD format</A>
49
+ &nbsp; <B>  <A NAME="tex2html822"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
53 53
 <!--End of Navigation Panel-->
54 54
 
55
-<H2><A NAME="SECTION00077000000000000000">
56
-Donors</A>
55
+<H2><A NAME="SECTION00076000000000000000">
56
+Contributors</A>
57 57
 </H2>
58
-    We've received financial support from: (in alphabetical order)
58
+    The following people contributed to our project in some way (providing
59
+    patches, bug reports, technical support, documentation, good ideas...):
59 60
     
60 61
 <UL>
61
-<LI>ActiveIntra.net Inc. (<TT><A NAME="tex2html20"
62
-  HREF="http://www.activeintra.net/">http://www.activeintra.net/</A></TT>)
62
+<LI>Ian Abbott &lt;abbotti*mev.co.uk&gt;
63 63
 </LI>
64
-<LI>Advance Healthcare Group (<TT><A NAME="tex2html21"
65
-  HREF="http://www.ahgl.com.au/">http://www.ahgl.com.au/</A></TT>)
64
+<LI>Clint Adams &lt;schizo*debian.org&gt;
66 65
 </LI>
67
-<LI>Allied Quotes (<TT><A NAME="tex2html22"
68
-  HREF="http://www.AlliedQuotes.com /">http://www.AlliedQuotes.com /</A></TT>)
66
+<LI>Sergey Y. Afonin &lt;asy*kraft-s.ru&gt;
69 67
 </LI>
70
-<LI>American Computer &amp; Electronic Services Corp. (<TT><A NAME="tex2html23"
71
-  HREF="http://www.acesnw.com/">http://www.acesnw.com/</A></TT>)
68
+<LI>Robert Allerstorfer &lt;roal*anet.at&gt;
72 69
 </LI>
73
-<LI>Amnesty International, Swiss Section (<TT><A NAME="tex2html24"
74
-  HREF="http://www.amnesty.ch/">http://www.amnesty.ch/</A></TT>)
70
+<LI>Claudio Alonso &lt;cfalonso*yahoo.com&gt;
75 71
 </LI>
76
-<LI>Steve Anderson
72
+<LI>Kevin Amorin &lt;kamorin*ccs.neu.edu&gt;
77 73
 </LI>
78
-<LI>Anonymous donor from Colorado, US
74
+<LI>Kamil Andrusz &lt;wizz*mniam.net&gt;
79 75
 </LI>
80
-<LI>Arudius (<TT><A NAME="tex2html25"
81
-  HREF="http://arudius.sourceforge.net/">http://arudius.sourceforge.net/</A></TT>)
76
+<LI>Tayfun Asker &lt;tasker*metu.edu.tr&gt;
82 77
 </LI>
83
-<LI>Peter Ashman
78
+<LI>Jean-Edouard Babin &lt;Jeb*jeb.com.fr&gt;
84 79
 </LI>
85
-<LI>Atlas College (<TT><A NAME="tex2html26"
86
-  HREF="http://www.atlascollege.nl/">http://www.atlascollege.nl/</A></TT>)
80
+<LI>Marc Baudoin &lt;babafou*babafou.eu.org&gt;
87 81
 </LI>
88
-<LI>Australian Payday Cash Loans (<TT><A NAME="tex2html27"
89
-  HREF="http://www.cashdoctors.com.au/">http://www.cashdoctors.com.au/</A></TT>)
82
+<LI>Scott Beck &lt;sbeck*gossamer-threads.com&gt;
90 83
 </LI>
91
-<LI>AWD Online (<TT><A NAME="tex2html28"
92
-  HREF="http://www.awdonline.com/">http://www.awdonline.com/</A></TT>)
84
+<LI>Rolf Eike Beer &lt;eike*mail.math.uni-mannheim.de&gt;
93 85
 </LI>
94
-<LI>BackupAssist Backup Software (<TT><A NAME="tex2html29"
95
-  HREF="http://www.backupassist.com/">http://www.backupassist.com/</A></TT>)
86
+<LI>Rene Bellora &lt;rbellora*tecnoaccion.com.ar&gt;
96 87
 </LI>
97
-<LI>Dave Baker
88
+<LI>Carlo Marcelo Arenas Belon &lt;carenas*sajinet.com.pe&gt;
98 89
 </LI>
99
-<LI>Bear and Bear Consulting, Inc. (<TT><A NAME="tex2html30"
100
-  HREF="http://www.bear-consulting.com/">http://www.bear-consulting.com/</A></TT>)
90
+<LI>Joseph Benden &lt;joe*thrallingpenguin.com&gt;
101 91
 </LI>
102
-<LI>Aaron Begley
92
+<LI>Hilko Bengen &lt;bengen*vdst-ka.inka.de&gt;
103 93
 </LI>
104
-<LI>Craig H. Block
94
+<LI>Hank Beatty &lt;hbeatty*starband.net&gt;
105 95
 </LI>
106
-<LI>Norman E. Brake, Jr.
96
+<LI>Alexandre Biancalana &lt;ale*seudns.net&gt;
107 97
 </LI>
108
-<LI>Josh Burstyn
98
+<LI>Patrick Bihan-Faou &lt;patrick*mindstep.com&gt;
109 99
 </LI>
110
-<LI>By Design (<TT><A NAME="tex2html31"
111
-  HREF="http://www.by-design.net/">http://www.by-design.net/</A></TT>)
100
+<LI>Martin Blapp &lt;mb*imp.ch&gt;
112 101
 </LI>
113
-<LI>Canadian Web Hosting (<TT><A NAME="tex2html32"
114
-  HREF="http://www.canadianwebhosting.com/">http://www.canadianwebhosting.com/</A></TT>)
102
+<LI>Dale Blount &lt;dale*velocity.net&gt;
115 103
 </LI>
116
-<LI>cedarcreeksoftware.com (<TT><A NAME="tex2html33"
117
-  HREF="http://www.cedarcreeksoftware.com/">http://www.cedarcreeksoftware.com/</A></TT>)
104
+<LI>Serge van den Boom &lt;svdb*stack.nl&gt;
118 105
 </LI>
119
-<LI>Ricardo Cerqueira
106
+<LI>Oliver Brandmueller &lt;ob*e-Gitt.NET&gt;
120 107
 </LI>
121
-<LI>Thanos Chatziathanassiou
108
+<LI>Boguslaw Brandys &lt;brandys*o2.pl&gt;
122 109
 </LI>
123
-<LI>Cheahch from Singapore
110
+<LI>Igor Brezac &lt;igor*ipass.net&gt;
124 111
 </LI>
125
-<LI>Conexim Australia - business web hosting (<TT><A NAME="tex2html34"
126
-  HREF="http://www.conexim.com.au">http://www.conexim.com.au</A></TT>)
112
+<LI>Mike Brudenell &lt;pmb1*york.ac.uk&gt;
127 113
 </LI>
128
-<LI>Alan Cook
114
+<LI>Brian Bruns &lt;bruns*2mbit.com&gt;
129 115
 </LI>
130
-<LI>Joe Cooper
116
+<LI>Len Budney &lt;lbudney*pobox.com&gt;
131 117
 </LI>
132
-<LI>CustomLogic LLC (<TT><A NAME="tex2html35"
133
-  HREF="http://www.customlogic.com/">http://www.customlogic.com/</A></TT>)
118
+<LI>Matt Butt &lt;mattb*cre8tiv.com&gt;
134 119
 </LI>
135
-<LI>Ron DeFulio
120
+<LI>Christopher X. Candreva &lt;chris*westnet.com&gt;
136 121
 </LI>
137
-<LI>Digirati (<TT><A NAME="tex2html36"
138
-  HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>)
122
+<LI>Eric I. Lopez Carreon &lt;elopezc*technitrade.com&gt;
139 123
 </LI>
140
-<LI>Steve Donegan (<TT><A NAME="tex2html37"
141
-  HREF="http://www.donegan.org/">http://www.donegan.org/</A></TT>)
124
+<LI>Ales Casar &lt;casar*uni-mb.si&gt;
142 125
 </LI>
143
-<LI>Dynamic Network Services, Inc (<TT><A NAME="tex2html38"
144
-  HREF="http://www.dyndns.org/">http://www.dyndns.org/</A></TT>)
126
+<LI>Jonathan Chen &lt;jon+clamav*spock.org&gt;
145 127
 </LI>
146
-<LI>EAS Enterprises LLC
128
+<LI>Andrey Cherezov &lt;andrey*cherezov.koenig.su&gt;
147 129
 </LI>
148
-<LI>eCoupons.com (<TT><A NAME="tex2html39"
149
-  HREF="http://www.ecoupons.com/">http://www.ecoupons.com/</A></TT>)
130
+<LI>Alex Cherney &lt;alex*cher.id.au&gt;
150 131
 </LI>
151
-<LI>Electric Embers (<TT><A NAME="tex2html40"
152
-  HREF="http://electricembers.net">http://electricembers.net</A></TT>)
132
+<LI>Tom G. Christensen &lt;tgc*statsbiblioteket.dk&gt;
153 133
 </LI>
154
-<LI>John T. Ellis
134
+<LI>Nicholas Chua &lt;nicholas*ncmbox.net&gt;
155 135
 </LI>
156
-<LI>Epublica
136
+<LI>Chris Conn &lt;cconn*abacom.com&gt;
157 137
 </LI>
158
-<LI>Bernhard Erdmann
138
+<LI>Christoph Cordes &lt;ib*precompiled.de&gt;
159 139
 </LI>
160
-<LI>David Eriksson (<TT><A NAME="tex2html41"
161
-  HREF="http://www.2good.nu/">http://www.2good.nu/</A></TT>)
140
+<LI>Ole Craig &lt;olc*cs.umass.edu&gt;
162 141
 </LI>
163
-<LI>Philip Ershler
142
+<LI>Eugene Crosser &lt;crosser*rol.ru&gt;
164 143
 </LI>
165
-<LI>Explido Software USA Inc. (<TT><A NAME="tex2html42"
166
-  HREF="http://www.explido.us/">http://www.explido.us/</A></TT>)
144
+<LI>Calin A. Culianu &lt;calin*ajvar.org&gt;
167 145
 </LI>
168
-<LI>David Farrick
146
+<LI>Damien Curtain &lt;damien*pagefault.org&gt;
169 147
 </LI>
170
-<LI>Jim Feldman
148
+<LI>Krisztian Czako &lt;slapic*linux.co.hu&gt;
171 149
 </LI>
172
-<LI>Petr Ferschmann (<TT><A NAME="tex2html43"
173
-  HREF="http://petr.ferschmann.cz/">http://petr.ferschmann.cz/</A></TT>)
150
+<LI>Diego d'Ambra &lt;da*softcom.dk&gt;
174 151
 </LI>
175
-<LI>Andries Filmer (<TT><A NAME="tex2html44"
176
-  HREF="http://www.netexpo.nl/">http://www.netexpo.nl/</A></TT>)
152
+<LI>Michael Dankov &lt;misha*btrc.ru&gt;
177 153
 </LI>
178
-<LI>The Free Shopping Cart people (<TT><A NAME="tex2html45"
179
-  HREF="http://www.precisionweb.net/">http://www.precisionweb.net/</A></TT>)
154
+<LI>Yuri Dario &lt;mc6530*mclink.it&gt;
180 155
 </LI>
181
-<LI>Paul Freeman
156
+<LI>David &lt;djgardner*users.sourceforge.net&gt;
182 157
 </LI>
183
-<LI>Jack Fung
158
+<LI>Maxim Dounin &lt;mdounin*rambler-co.ru&gt;
184 159
 </LI>
185
-<LI>Stephen Gageby
160
+<LI>Alejandro Dubrovsky &lt;s328940*student.uq.edu.au&gt;
186 161
 </LI>
187
-<LI>Paolo Galeazzi
162
+<LI>James P. Dugal &lt;jpd*louisiana.edu&gt;
188 163
 </LI>
189
-<LI>GANDI (<TT><A NAME="tex2html46"
190
-  HREF="http://www.gandi.net/">http://www.gandi.net/</A></TT>)
164
+<LI>Magnus Ekdahl &lt;magnus*debian.org&gt;
191 165
 </LI>
192
-<LI>Jeremy Garcia (<TT><A NAME="tex2html47"
193
-  HREF="http://www.linuxquestions.org/">http://www.linuxquestions.org/</A></TT>)
166
+<LI>Mehmet Ekiz &lt;ekizm*tbmm.gov.tr&gt;
194 167
 </LI>
195
-<LI>GBC Internet Service Center GmbH (<TT><A NAME="tex2html48"
196
-  HREF="http://www.gbc.net/">http://www.gbc.net/</A></TT>)
168
+<LI>Jens Elkner &lt;elkner*linofee.org&gt;
197 169
 </LI>
198
-<LI>GCS Tech (<TT><A NAME="tex2html49"
199
-  HREF="http://www.gcstech.net/">http://www.gcstech.net/</A></TT>)
170
+<LI>Fred van Engen &lt;fred*wooha.org&gt;
200 171
 </LI>
201
-<LI>GHRS (<TT><A NAME="tex2html50"
202
-  HREF="http://www.ghrshotels.com/">http://www.ghrshotels.com/</A></TT>)
172
+<LI>Jason Englander &lt;jason*englanders.cc&gt;
203 173
 </LI>
204
-<LI>Lyle Giese
174
+<LI>Oden Eriksson &lt;oeriksson*mandrakesoft.com&gt;
205 175
 </LI>
206
-<LI>Todd Goodman
176
+<LI>Daniel Fahlgren &lt;fahlgren*ardendo.se&gt;
207 177
 </LI>
208
-<LI>Bill Gradwohl (<TT><A NAME="tex2html51"
209
-  HREF="http://www.ycc.com/">http://www.ycc.com/</A></TT>)
178
+<LI>Andy Fiddaman &lt;af*jeamland.org&gt;
210 179
 </LI>
211
-<LI>Grain-of-Salt Consulting
180
+<LI>Edison Figueira Junior &lt;edison*brc.com.br&gt;
212 181
 </LI>
213
-<LI>Terje Gravvold
182
+<LI>David Ford &lt;david+cert*blue-labs.org&gt;
214 183
 </LI>
215
-<LI>Hart Computer (<TT><A NAME="tex2html52"
216
-  HREF="http://www.hart.co.jp/">http://www.hart.co.jp/</A></TT>)
184
+<LI>Martin Forssen &lt;maf*appgate.com&gt;
217 185
 </LI>
218
-<LI>Pen Helm
186
+<LI>Brian J. France &lt;list*firehawksystems.com&gt;
219 187
 </LI>
220
-<LI>Hosting Metro LLC (<TT><A NAME="tex2html53"
221
-  HREF="http://www.hostingmetro.com/">http://www.hostingmetro.com/</A></TT>)
188
+<LI>Free Oscar &lt;freeoscar*wp.pl&gt;
222 189
 </LI>
223
-<LI>IDEAL Software GmbH (<TT><A NAME="tex2html54"
224
-  HREF="http://www.IdealSoftware.com/">http://www.IdealSoftware.com/</A></TT>)
190
+<LI>Martin Fuxa &lt;yeti*email.cz&gt;
225 191
 </LI>
226
-<LI>Industry Standard Computers (<TT><A NAME="tex2html55"
227
-  HREF="http://www.ISCnetwork.com/">http://www.ISCnetwork.com/</A></TT>)
192
+<LI>Piotr Gackiewicz &lt;gacek*intertele.pl&gt;
228 193
 </LI>
229
-<LI>Interact2Day (<TT><A NAME="tex2html56"
230
-  HREF="http://www.interact2day.com/">http://www.interact2day.com/</A></TT>)
194
+<LI>Jeremy Garcia &lt;jeremy*linuxquestions.org&gt;
231 195
 </LI>
232
-<LI>Invisik Corporation (<TT><A NAME="tex2html57"
233
-  HREF="http://www.invisik.com/">http://www.invisik.com/</A></TT>)
196
+<LI>Dean Gaudet &lt;dean-clamav*arctic.org&gt;
234 197
 </LI>
235
-<LI>itXcel Internet - Domain Registration (<TT><A NAME="tex2html58"
236
-  HREF="http://www.itxcel.com">http://www.itxcel.com</A></TT>)
198
+<LI>Michel Gaudet &lt;Michel.Gaudet*ehess.fr&gt;
237 199
 </LI>
238
-<LI>Craig Jackson
200
+<LI>Philippe Gay &lt;ph.gay*free.fr&gt;
239 201
 </LI>
240
-<LI>Stuart Jones
202
+<LI>Nick Gazaloff &lt;nick*sbin.org&gt;
241 203
 </LI>
242
-<LI>Jason Judge
204
+<LI>Geoff Gibbs &lt;ggibbs*hgmp.mrc.ac.uk&gt;
243 205
 </LI>
244
-<LI>Keith (<TT><A NAME="tex2html59"
245
-  HREF="http://www.textpad.com/">http://www.textpad.com/</A></TT>)
206
+<LI>Luca 'NERvOus' Gibelli &lt;nervous*nervous.it&gt;
246 207
 </LI>
247
-<LI>Ewald Kicker (<TT><A NAME="tex2html60"
248
-  HREF="http://www.very-clever.com/">http://www.very-clever.com/</A></TT>)
208
+<LI>Scott Gifford &lt;sgifford*suspectclass.com&gt;
249 209
 </LI>
250
-<LI>Brad Koehn
210
+<LI>Wieslaw Glod &lt;wkg*x2.pl&gt;
251 211
 </LI>
252
-<LI>Christina Kuratli (<TT><A NAME="tex2html61"
253
-  HREF="http://www.virusprotect.ch/">http://www.virusprotect.ch/</A></TT>)
212
+<LI>Stephen Gran &lt;steve*lobefin.net&gt;
254 213
 </LI>
255
-<LI>Logic Partners Inc. (<TT><A NAME="tex2html62"
256
-  HREF="http://www.logicpartners.com/">http://www.logicpartners.com/</A></TT>)
214
+<LI>Koryn Grant &lt;koryn*endace.com&gt;
257 215
 </LI>
258
-<LI>Mark Lotspaih (<TT><A NAME="tex2html63"
259
-  HREF="http://www.lotcom.org/">http://www.lotcom.org/</A></TT>)
216
+<LI>Matthew A. Grant &lt;grantma*anathoth.gen.nz&gt;
260 217
 </LI>
261
-<LI>Michel Machado (<TT><A NAME="tex2html64"
262
-  HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>)
218
+<LI>Christophe Grenier &lt;grenier*cgsecurity.org&gt;
263 219
 </LI>
264
-<LI>Olivier Marechal
220
+<LI>Marek Gutkowski &lt;hobbit*core.segfault.pl&gt;
265 221
 </LI>
266
-<LI>Matthew McKenzie
222
+<LI>Jason Haar &lt;Jason.Haar*trimble.co.nz&gt;
267 223
 </LI>
268
-<LI>Durval Menezes (<TT><A NAME="tex2html65"
269
-  HREF="http://www.durval.com.br/">http://www.durval.com.br/</A></TT>)
224
+<LI>Hrvoje Habjanic &lt;hrvoje.habjanic*zg.hinet.hr&gt;
270 225
 </LI>
271
-<LI>Micro Logic Systems (<TT><A NAME="tex2html66"
272
-  HREF="http://www.mls.nc/">http://www.mls.nc/</A></TT>)
226
+<LI>Michal Hajduczenia &lt;michalis*mat.uni.torun.pl&gt;
273 227
 </LI>
274
-<LI>Midcoast Internet Solutions
228
+<LI>Jean-Christophe Heger &lt;jcheger*acytec.com&gt;
275 229
 </LI>
276
-<LI>Mimecast (<TT><A NAME="tex2html67"
277
-  HREF="http://www.mimecast.com/">http://www.mimecast.com/</A></TT>)
230
+<LI>Martin Heinz &lt;Martin*hemag.ch&gt;
278 231
 </LI>
279
-<LI>Kazuhiro Miyaji
232
+<LI>Kevin Heneveld" &lt;kevin*northstar.k12.ak.us&gt;
280 233
 </LI>
281
-<LI>Bozidar Mladenovic
234
+<LI>Anders Herbjornsen &lt;andersh*gar.no&gt;
282 235
 </LI>
283
-<LI>Paul Morgan
236
+<LI>Paul Hoadley &lt;paulh*logixsquad.net&gt;
284 237
 </LI>
285
-<LI>Tomas Morkus
238
+<LI>Robert Hogan &lt;robert*roberthogan.net&gt;
286 239
 </LI>
287
-<LI>The Names Database (<TT><A NAME="tex2html68"
288
-  HREF="http://static.namesdatabase.com">http://static.namesdatabase.com</A></TT>)
240
+<LI>Przemyslaw Holowczyc &lt;doozer*skc.com.pl&gt;
289 241
 </LI>
290
-<LI>Names Directory (<TT><A NAME="tex2html69"
291
-  HREF="http://www.namesdir.com/">http://www.namesdir.com/</A></TT>)
242
+<LI>Thomas W. Holt Jr. &lt;twh*cohesive.net&gt;
292 243
 </LI>
293
-<LI>Michael Nolan (<TT><A NAME="tex2html70"
294
-  HREF="http://www.michaelnolan.co.uk/">http://www.michaelnolan.co.uk/</A></TT>)
244
+<LI>James F.  Hranicky &lt;jfh*cise.ufl.edu&gt;
295 245
 </LI>
296
-<LI>Jorgen Norgaard
246
+<LI>Douglas J Hunley &lt;doug*hunley.homeip.net&gt;
297 247
 </LI>
298
-<LI>Numedeon, Inc. creators of Whyville (<TT><A NAME="tex2html71"
299
-  HREF="http://www.whyville.net/">http://www.whyville.net/</A></TT>)
248
+<LI>Kurt Huwig &lt;kurt*iku-netz.de&gt;
300 249
 </LI>
301
-<LI>Oneworkspace.com (<TT><A NAME="tex2html72"
302
-  HREF="http://www.oneworkspace.com/">http://www.oneworkspace.com/</A></TT>)
250
+<LI>Andy Igoshin &lt;ai*vsu.ru&gt;
303 251
 </LI>
304
-<LI>Online Literature (<TT><A NAME="tex2html73"
305
-  HREF="http://www.couol.com/">http://www.couol.com/</A></TT>)
252
+<LI>Michal Jaegermann &lt;michal*harddata.com&gt;
306 253
 </LI>
307
-<LI>Origin Solutions (<TT><A NAME="tex2html74"
308
-  HREF="http://www.originsolutions.com.au/">http://www.originsolutions.com.au/</A></TT>)
254
+<LI>Christophe Jaillet &lt;christophe.jaillet*wanadoo.fr&gt;
309 255
 </LI>
310
-<LI>outermedia GmbH (<TT><A NAME="tex2html75"
311
-  HREF="http://www.outermedia.de/">http://www.outermedia.de/</A></TT>)
256
+<LI>Jay &lt;sysop-clamav*coronastreet.net&gt;
312 257
 </LI>
313
-<LI>Kevin Pang (<TT><A NAME="tex2html76"
314
-  HREF="http://www.freebsdblog.org/">http://www.freebsdblog.org/</A></TT>)
258
+<LI>Stephane Jeannenot &lt;stephane.jeannenot*wanadoo.fr&gt;
315 259
 </LI>
316
-<LI>Alexander Panzhin
260
+<LI>Per Jessen &lt;per*computer.org&gt;
317 261
 </LI>
318
-<LI>Passageway Communications (<TT><A NAME="tex2html77"
319
-  HREF="http://www.passageway.com">http://www.passageway.com</A></TT>)
262
+<LI>Dave Jones &lt;dave*kalkbay.co.za&gt;
320 263
 </LI>
321
-<LI>Dan Pelleg (<TT><A NAME="tex2html78"
322
-  HREF="http://www.libagent.org/">http://www.libagent.org/</A></TT>)
264
+<LI>Jesper Juhl &lt;juhl*dif.dk&gt;
323 265
 </LI>
324
-<LI>Thodoris Pitikaris
266
+<LI>Kamil Kaczkowski &lt;kamil*kamil.eisp.pl&gt;
325 267
 </LI>
326
-<LI>Paul Rantin
268
+<LI>Alex Kah &lt;alex*narfonix.com&gt;
327 269
 </LI>
328
-<LI>Thomas J. Raef (<TT><A NAME="tex2html79"
329
-  HREF="http://www.ebasedsecurity.com">http://www.ebasedsecurity.com</A></TT>)
270
+<LI>Stefan Kaltenbrunner &lt;stefan*kaltenbrunner.cc&gt;
330 271
 </LI>
331
-<LI>Luke Reeves (<TT><A NAME="tex2html80"
332
-  HREF="http://www.neuro-tech.net/">http://www.neuro-tech.net/</A></TT>)
272
+<LI>Lloyd Kamara &lt;l.kamara*imperial.ac.uk&gt;
333 273
 </LI>
334
-<LI>RHX (<TT><A NAME="tex2html81"
335
-  HREF="http://www.rhx.it/">http://www.rhx.it/</A></TT>)
274
+<LI>Stefan Kanthak &lt;stefan.kanthak*fujitsu-siemens.com&gt;
336 275
 </LI>
337
-<LI>Stefano Rizzetto
276
+<LI>Kazuhiko &lt;kazuhiko*fdiary.net&gt;
338 277
 </LI>
339
-<LI>Roaring Penguin Software Inc. (<TT><A NAME="tex2html82"
340
-  HREF="http://www.roaringpenguin.com/">http://www.roaringpenguin.com/</A></TT>)
278
+<LI>Jeremy Kitchen &lt;kitchen*scriptkitchen.com&gt;
341 279
 </LI>
342
-<LI>Luke Rosenthal
280
+<LI>Tomasz Klim &lt;tomek*euroneto.pl&gt;
343 281
 </LI>
344

                
345
-  HREF="http://PokerListings.com">http://PokerListings.com</A></TT>)
282
+<LI>Robbert Kouprie &lt;robbert*exx.nl&gt;
346 283
 </LI>
347
-<LI>School of Engineering, University of Pennsylvania (<TT><A NAME="tex2html84"
348
-  HREF="http://www.seas.upenn.edu/">http://www.seas.upenn.edu/</A></TT>)
284
+<LI>Martin Kraft &lt;martin.kraft*fal.de&gt;
349 285
 </LI>
350
-<LI>Tim Scoff
286
+<LI>Petr Kristof &lt;Kristof.P*fce.vutbr.cz&gt;
351 287
 </LI>
352
-<LI>Seattle Server (<TT><A NAME="tex2html85"
353
-  HREF="http://www.seattleserver.com/">http://www.seattleserver.com/</A></TT>)
288
+<LI>Henk Kuipers &lt;henk*opensourcesolutions.nl&gt;
354 289
 </LI>
355
-<LI>Software Workshop Inc (<TT><A NAME="tex2html86"
356
-  HREF="http://www.softwareworkshop.com/">http://www.softwareworkshop.com/</A></TT>)
290
+<LI>Nigel Kukard &lt;nkukard*lbsd.net&gt;
357 291
 </LI>
358
-<LI>Solutions In A Box (<TT><A NAME="tex2html87"
359
-  HREF="http://www.siab.com.au/">http://www.siab.com.au/</A></TT>)
292
+<LI>Eugene Kurmanin &lt;smfs*users.sourceforge.net&gt;
360 293
 </LI>
361
-<LI>Stephane Rault
294
+<LI>Dr Andrzej Kurpiel &lt;akurpiel*mat.uni.torun.pl&gt;
362 295
 </LI>
363
-<LI>SearchMain (<TT><A NAME="tex2html88"
364
-  HREF="http://www.searchmain.com/">http://www.searchmain.com/</A></TT>)
296
+<LI>Mark Kushinsky &lt;mark*mdspc.com&gt;
365 297
 </LI>
366
-<LI>Olivier Silber
298
+<LI>Mike Lambert &lt;lambert*jeol.com&gt;
367 299
 </LI>
368
-<LI>Fernando Augusto Medeiros Silva (<TT><A NAME="tex2html89"
369
-  HREF="http://www.linuxplace.com.br/">http://www.linuxplace.com.br/</A></TT>)
300
+<LI>Thomas Lamy &lt;Thomas.Lamy*in-online.net&gt;
370 301
 </LI>
371
-<LI>Sollentuna Fria Gymnasium, Sweden (<TT><A NAME="tex2html90"
372
-  HREF="http://www.sfg.se/">http://www.sfg.se/</A></TT>)
302
+<LI>Stephane Leclerc &lt;sleclerc*aliastec.net&gt;
373 303
 </LI>
374
-<LI>StarBand (<TT><A NAME="tex2html91"
375
-  HREF="http://www.starband.com/">http://www.starband.com/</A></TT>)
304
+<LI>Marty Lee &lt;marty*maui.co.uk&gt;
376 305
 </LI>
377
-<LI>Stroke of Color, Inc.
306
+<LI>Dennis Leeuw &lt;dleeuw*made-it.com&gt;
378 307
 </LI>
379
-<LI>Synchro Sistemas de Informacao (<TT><A NAME="tex2html92"
380
-  HREF="http://synchro.com.br/">http://synchro.com.br/</A></TT>)
308
+<LI>Martin Lesser &lt;admin-debian*bettercom.de&gt;
381 309
 </LI>
382
-<LI>Sahil Tandon
310
+<LI>Peter N Lewis &lt;peter*stairways.com.au&gt;
383 311
 </LI>
384
-<LI>The Spamex Disposable Email Address Service (<TT><A NAME="tex2html93"
385
-  HREF="http://www.spamex.com">http://www.spamex.com</A></TT>)
312
+<LI>Matt Leyda &lt;mfleyda*e-one.com&gt;
386 313
 </LI>
387
-<LI>Brad Tarver
314
+<LI>James Lick &lt;jlick*drivel.com&gt;
388 315
 </LI>
389
-<LI>TGT Tampermeier &amp; Grill Steuerberatungs- und Wirtschaftstreuhand OEG (<TT><A NAME="tex2html94"
390
-  HREF="http://www.tgt.at/">http://www.tgt.at/</A></TT>)
316
+<LI>Jerome Limozin &lt;jerome*limozin.net&gt;
391 317
 </LI>
392
-<LI>Per Reedtz Thomsen
318
+<LI>Mike Loewen &lt;mloewen*sturgeon.cac.psu.edu&gt;
393 319
 </LI>
394
-<LI>William Tisdale
320
+<LI>Roger Lucas &lt;roger*planbit.co.uk&gt;
395 321
 </LI>
396
-<LI>Up Time Technology (<TT><A NAME="tex2html95"
397
-  HREF="http://www.uptimetech.com/">http://www.uptimetech.com/</A></TT>)
322
+<LI>David Luyer &lt;david_luyer*pacific.net.au&gt;
398 323
 </LI>
399
-<LI>Ulfi
324
+<LI>Richard Lyons &lt;frob-clamav*webcentral.com.au&gt;
400 325
 </LI>
401
-<LI>Jeremy Vanderburg (<TT><A NAME="tex2html96"
402
-  HREF="http://www.jeremytech.com/">http://www.jeremytech.com/</A></TT>)
326
+<LI>David S. Madole &lt;david*madole.net&gt;
403 327
 </LI>
404
-<LI>Web.arbyte - Online-Marketing (<TT><A NAME="tex2html97"
405
-  HREF="http://www.webarbyte.de/">http://www.webarbyte.de/</A></TT>)
328
+<LI>Thomas Madsen &lt;tm*softcom.dk&gt;
406 329
 </LI>
407
-<LI>Webzone Srl (<TT><A NAME="tex2html98"
408
-  HREF="http://www.webzone.it/">http://www.webzone.it/</A></TT>)
330
+<LI>Bill Maidment &lt;bill*maidment.com.au&gt;
409 331
 </LI>
410
-<LI>Markus Welsch (<TT><A NAME="tex2html99"
411
-  HREF="http://www.linux-corner.net/">http://www.linux-corner.net/</A></TT>)
332
+<LI>Joe Maimon &lt;jmaimon*ttec.com&gt;
412 333
 </LI>
413
-<LI>Julia White (<TT><A NAME="tex2html100"
414
-  HREF="http://www.convert-tools.com/">http://www.convert-tools.com/</A></TT>)
334
+<LI>David Majorel &lt;dm*lagoon.nc&gt;
415 335
 </LI>
416
-<LI>Nicklaus Wicker
336
+<LI>Andrey V. Malyshev &lt;amal*krasn.ru&gt;
417 337
 </LI>
418
-<LI>David Williams (<TT><A NAME="tex2html101"
419
-  HREF="http://kayakero.net/">http://kayakero.net/</A></TT>)
338
+<LI>Fukuda Manabu &lt;fukuda*cri-mw.co.jp&gt;
420 339
 </LI>
421
-<LI>Glenn R Williams
340
+<LI>Stefan Martig &lt;sm*officeco.ch&gt;
422 341
 </LI>
423
-<LI>Kelly Williams
342
+<LI>Alexander Marx &lt;mad-ml*madness.at&gt;
424 343
 </LI>
425
-<LI>XRoads Networks (<TT><A NAME="tex2html102"
426
-  HREF="http://xroadsnetworks.com/">http://xroadsnetworks.com/</A></TT>)
344
+<LI>Andreas Marx (<TT><A NAME="tex2html16"
345
+  HREF="http://www.av-test.org/">http://www.av-test.org/</A></TT>)
427 346
 </LI>
428
-<LI>Zimbra open-source collaboration suite (<TT><A NAME="tex2html103"
429
-  HREF="http://www.zimbra.com/">http://www.zimbra.com/</A></TT>)
430
-    
347
+<LI>Chris Masters &lt;cmasters*insl.co.uk&gt;
348
+</LI>
349
+<LI>Fletcher Mattox &lt;fletcher*cs.utexas.edu&gt;
350
+</LI>
351
+<LI>Serhiy V. Matveyev &lt;matveyev*uatele.com&gt;
352
+</LI>
353
+<LI>Reinhard Max &lt;max*suse.de&gt;
354
+</LI>
355
+<LI>Brian May &lt;bam*debian.org&gt;
356
+</LI>
357
+<LI>Ken McKittrick &lt;klmac*usadatanet.com&gt;
358
+</LI>
359
+<LI>Chris van Meerendonk &lt;cvm*castel.nl&gt;
360
+</LI>
361
+<LI>Andrey J. Melnikoff &lt;temnota*kmv.ru&gt;
362
+</LI>
363
+<LI>Damian Menscher &lt;menscher*uiuc.edu&gt;
364
+</LI>
365
+<LI>Denis De Messemacker &lt;ddm*clamav.net&gt;
366
+</LI>
367
+<LI>Jasper Metselaar &lt;jasper*formmailer.net&gt;
368
+</LI>
369
+<LI>Arkadiusz Miskiewicz &lt;misiek*pld-linux.org&gt;
370
+</LI>
371
+<LI>Ted Mittelstaedt &lt;tedm*toybox.placo.com&gt;
372
+</LI>
373
+<LI>Mark Mielke &lt;mark*mark.mielke.cc&gt;
374
+</LI>
375
+<LI>John Miller &lt;contact*glideslopesoftware.co.uk&gt;
376
+</LI>
377
+<LI>Jo Mills &lt;Jonathan.Mills*frequentis.com&gt;
378
+</LI>
379
+<LI>Dustin Mollo &lt;dustin.mollo*sonoma.edu&gt;
380
+</LI>
381
+<LI>Remi Mommsen &lt;remigius.mommsen*cern.ch&gt;
382
+</LI>
383
+<LI>Doug Monroe &lt;doug*planetconnect.com&gt;
384
+</LI>
385
+<LI>Alex S Moore &lt;asmoore*edge.net&gt;
386
+</LI>
387
+<LI>Tim Morgan &lt;tim*sentinelchicken.org&gt;
388
+</LI>
389
+<LI>Dirk Mueller &lt;mueller*kde.org&gt;
390
+</LI>
391
+<LI>Flinn Mueller&lt;flinn*activeintra.net&gt;
392
+</LI>
393
+<LI>Hendrik Muhs &lt;Hendrik.Muhs*student.uni-magdeburg.de&gt;
394
+</LI>
395
+<LI>Simon Munton &lt;simon*munton.demon.co.uk&gt;
396
+</LI>
397
+<LI>Farit Nabiullin (<TT><A NAME="tex2html17"
398
+  HREF="http://program.farit.ru/">http://program.farit.ru/</A></TT>)
399
+</LI>
400
+<LI>Nemosoft Unv. &lt;nemosoft*smcc.demon.nl&gt;
401
+</LI>
402
+<LI>Wojciech Noworyta &lt;wnow*konarski.edu.pl&gt;
403
+</LI>
404
+<LI>Jorgen Norgaard &lt;jnp*anneli.dk&gt;
405
+</LI>
406
+<LI>Fajar A. Nugraha &lt;fajar*telkom.co.id&gt;
407
+</LI>
408
+<LI>Joe Oaks &lt;joe.oaks*hp.com&gt;
409
+</LI>
410
+<LI>Washington Odhiambo &lt;wash*wananchi.com&gt;
411
+</LI>
412
+<LI>Masaki Ogawa &lt;proc*mac.com&gt;
413
+</LI>
414
+<LI>John Ogness &lt;jogness*antivir.de&gt;
415
+</LI>
416
+<LI>Phil Oleson &lt;oz*nixil.net&gt;
417
+</LI>
418
+<LI>Jan Ondrej &lt;ondrejj*salstar.sk&gt;
419
+</LI>
420
+<LI>Martijn van Oosterhout &lt;kleptog*svana.org&gt;
421
+</LI>
422
+<LI>OpenAntiVirus Team (<TT><A NAME="tex2html18"
423
+  HREF="http://www.OpenAntiVirus.org/">http://www.OpenAntiVirus.org/</A></TT>)
424
+</LI>
425
+<LI>Tomasz Papszun &lt;tomek*lodz.tpsa.pl&gt;
426
+</LI>
427
+<LI>Eric Parsonage &lt;eric*eparsonage.com&gt;
428
+</LI>
429
+<LI>Oliver Paukstadt &lt;pstadt*stud.fh-heilbronn.de&gt;
430
+</LI>
431
+<LI>Christian Pelissier &lt;Christian.Pelissier*onera.fr&gt;
432
+</LI>
433
+<LI>Rudolph Pereira &lt;rudolph*usyd.edu.au&gt;
434
+</LI>
435
+<LI>Dennis Peterson &lt;dennispe*inetnw.com&gt;
436
+</LI>
437
+<LI>Ed Phillips &lt;ed*UDel.Edu&gt;
438
+</LI>
439
+<LI>Andreas Piesk &lt;Andreas.Piesk*heise.de&gt;
440
+</LI>
441
+<LI>Mark Pizzolato &lt;clamav-devel*subscriptions.pizzolato.net&gt;
442
+</LI>
443
+<LI>Dean Plant &lt;dean.plant*roke.co.uk&gt;
444
+</LI>
445
+<LI>Alex Pleiner &lt;pleiner*zeitform.de&gt;
446
+</LI>
447
+<LI>Ant La Porte &lt;ant*dvere.net&gt;
448
+</LI>
449
+<LI>Jef Poskanzer &lt;jef*acme.com&gt;
450
+</LI>
451
+<LI>Christophe Poujol &lt;Christophe.Poujol*atosorigin.com&gt;
452
+</LI>
453
+<LI>Sergei Pronin &lt;sp*finndesign.fi&gt;
454
+</LI>
455
+<LI>Thomas Quinot &lt;thomas*cuivre.fr.eu.org&gt;
456
+</LI>
457
+<LI>Ed Ravin &lt;eravin*panix.com&gt;
458
+</LI>
459
+<LI>Robert Rebbun &lt;robert*desertsurf.com&gt;
460
+</LI>
461
+<LI>Brian A. Reiter &lt;breiter*wolfereiter.com&gt;
462
+</LI>
463
+<LI>Didi Rieder &lt;adrieder*sbox.tugraz.at&gt;
464
+</LI>
465
+<LI>Pavel V. Rochnyack &lt;rpv*fsf.tsu.ru&gt;
466
+</LI>
467
+<LI>Rupert Roesler-Schmidt &lt;r.roesler-schmidt*uplink.at&gt;
468
+</LI>
469
+<LI>David Sanchez &lt;dsanchez*veloxia.com&gt;
470
+</LI>
471
+<LI>David Santinoli &lt;david*santinoli.com&gt;
472
+</LI>
473
+<LI>Vijay Sarvepalli &lt;vssarvep*office.uncg.edu&gt;
474
+</LI>
475
+<LI>Martin Schitter
476
+</LI>
477
+<LI>Theo Schlossnagle &lt;jesus*omniti.com&gt;
478
+</LI>
479
+<LI>Enrico Scholz &lt;enrico.scholz*informatik.tu-chemnitz.de&gt;
480
+</LI>
481
+<LI>Karina Schwarz &lt;k.schwarz*uplink.at&gt;
482
+</LI>
483
+<LI>Scsi &lt;scsi*softland.ru&gt;
484
+</LI>
485
+<LI>Dr Matthew J Seaman &lt;m.seaman*infracaninophile.co.uk&gt;
486
+</LI>
487
+<LI>Hector M. Rulot Segovia &lt;Hector.Rulot*uv.es&gt;
488
+</LI>
489
+<LI>Omer Faruk Sen &lt;ofsen*enderunix.org&gt;
490
+</LI>
491
+<LI>Sergey &lt;a_s_y*sama.ru&gt;
492
+</LI>
493
+<LI>Tuomas Silen &lt;tuomas.silen*nodeta.fi&gt;
494
+</LI>
495
+<LI>David F. Skoll &lt;dfs*roaringpenguin.com&gt;
496
+</LI>
497
+<LI>Al Smith &lt;ajs+clamav*aeschi.ch.eu.org&gt;
498
+</LI>
499
+<LI>Sergey Smitienko &lt;hunter*comsys.com.ua&gt;
500
+</LI>
501
+<LI>Solar Designer &lt;solar*openwall.com&gt;
502
+</LI>
503
+<LI>Joerg Sonnenberger &lt;joerg*britannica.bec.de&gt;
504
+</LI>
505
+<LI>Michal 'GiM' Spadlinski (<TT><A NAME="tex2html19"
506
+  HREF="http://gim.org.pl/">http://gim.org.pl/</A></TT>)
507
+</LI>
508
+<LI>Kevin Spicer &lt;kevin*kevinspicer.co.uk&gt;
509
+</LI>
510
+<LI>GertJan Spoelman &lt;cav*gjs.cc&gt;
511
+</LI>
512
+<LI>Ole Stanstrup &lt;ole*stanstrup.dk&gt;
513
+</LI>
514
+<LI>Adam Stein &lt;adam*scan.mc.xerox.com&gt;
515
+</LI>
516
+<LI>Steve &lt;steveb*webtribe.net&gt;
517
+</LI>
518
+<LI>Richard Stevenson &lt;richard*endace.com&gt;
519
+</LI>
520
+<LI>Sven Strickroth &lt;sstrickroth*gym-oha.de&gt;
521
+</LI>
522
+<LI>Matt Sullivan &lt;matt*sullivan.gen.nz&gt;
523
+</LI>
524
+<LI>Dr Zbigniew Szewczak &lt;zssz*mat.uni.torun.pl&gt;
525
+</LI>
526
+<LI>Joe Talbott &lt;josepht*cstone.net&gt;
527
+</LI>
528
+<LI>Gernot Tenchio &lt;g.tenchio*telco-tech.de&gt;
529
+</LI>
530
+<LI>Masahiro Teramoto &lt;markun*onohara.to&gt;
531
+</LI>
532
+<LI>Daniel Theodoro &lt;dtheodoro*ig.com.br&gt;
533
+</LI>
534
+<LI>Ryan Thompson &lt;clamav*sasknow.com&gt;
535
+</LI>
536
+<LI>Gianluigi Tiesi &lt;sherpya*netfarm.it&gt;
537
+</LI>
538
+<LI>Yar Tikhiy &lt;yar*comp.chem.msu.su&gt;
539
+</LI>
540
+<LI>Andrew Toller &lt;atoller*connectfree.co.uk&gt;
541
+</LI>
542
+<LI>Michael L. Torrie &lt;torriem*chem.byu.edu&gt;
543
+</LI>
544
+<LI>Trashware &lt;trashware*gmx.net&gt;
545
+</LI>
546
+<LI>Matthew Trent &lt;mtrent*localaccess.com&gt;
547
+</LI>
548
+<LI>Reini Urban &lt;rurban*x-ray.at&gt;
549
+</LI>
550
+<LI>Daniel Mario Vega &lt;dv5a*dc.uba.ar&gt;
551
+</LI>
552
+<LI>Denis Vlasenko &lt;vda*ilport.com.ua&gt;
553
+</LI>
554
+<LI>Laurent Wacrenier &lt;lwa*teaser.fr&gt;
555
+</LI>
556
+<LI>Charlie Watts &lt;cewatts*brainstorminternet.net&gt;
557
+</LI>
558
+<LI>Florian Weimer &lt;fw*deneb.enyo.de&gt;
559
+</LI>
560
+<LI>Paul Welsh &lt;paul*welshfamily.com&gt;
561
+</LI>
562
+<LI>Nicklaus Wicker &lt;n.wicker*cnk-networks.de&gt;
563
+</LI>
564
+<LI>David Woakes &lt;david*mitredata.co.uk&gt;
565
+</LI>
566
+<LI>Troy Wollenslegel &lt;troy*intranet.org&gt;
567
+</LI>
568
+<LI>ST Wong &lt;st-wong*cuhk.edu.hk&gt;
569
+</LI>
570
+<LI>Dale Woolridge &lt;dwoolridge*drh.net&gt;
571
+</LI>
572
+<LI>David Wu &lt;dyw*iohk.com&gt;
573
+</LI>
574
+<LI>Takumi Yamane &lt;yamtak*b-session.com&gt;
575
+</LI>
576
+<LI>Youza Youzovic &lt;youza*post.cz&gt;
577
+</LI>
578
+<LI>Anton Yuzhaninov &lt;citrin*rambler-co.ru&gt;
579
+</LI>
580
+<LI>Leonid Zeitlin &lt;lz*europe.com&gt;
581
+</LI>
582
+<LI>ZMan Z. &lt;x86zman*go-a-way.dyndns.org&gt;
583
+</LI>
584
+<LI>Andoni Zubimendi &lt;andoni*lpsat.net&gt;
431 585
 </LI>
432 586
 </UL>
433 587
 
... ...
@@ -435,31 +589,31 @@ Donors</A>
435 435
 
436 436
 <DIV CLASS="navigation"><HR>
437 437
 <!--Navigation Panel-->
438
-<A NAME="tex2html820"
438
+<A NAME="tex2html823"
439 439
   HREF="node50.html">
440 440
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
441
-<A NAME="tex2html816"
441
+<A NAME="tex2html819"
442 442
   HREF="node29.html">
443 443
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
444
-<A NAME="tex2html810"
444
+<A NAME="tex2html813"
445 445
   HREF="node48.html">
446 446
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
447
-<A NAME="tex2html818"
447
+<A NAME="tex2html821"
448 448
   HREF="node1.html">
449 449
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
450 450
 <BR>
451
-<B> Next:</B> <A NAME="tex2html821"
452
-  HREF="node50.html">Graphics</A>
453
-<B> Up:</B> <A NAME="tex2html817"
451
+<B> Next:</B> <A NAME="tex2html824"
452
+  HREF="node50.html">Donors</A>
453
+<B> Up:</B> <A NAME="tex2html820"
454 454
   HREF="node29.html">LibClamAV</A>
455
-<B> Previous:</B> <A NAME="tex2html811"
456
-  HREF="node48.html">Contributors</A>
457
- &nbsp; <B>  <A NAME="tex2html819"
455
+<B> Previous:</B> <A NAME="tex2html814"
456
+  HREF="node48.html">CVD format</A>
457
+ &nbsp; <B>  <A NAME="tex2html822"
458 458
   HREF="node1.html">Contents</A></B> </DIV>
459 459
 <!--End of Navigation Panel-->
460 460
 <ADDRESS>
461 461
 Tomasz Kojm
462
-2008-04-09
462
+2008-06-04
463 463
 </ADDRESS>
464 464
 </BODY>
465 465
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html254"
29
+<A NAME="tex2html255"
30 30
   HREF="node6.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html250"
32
+<A NAME="tex2html251"
33 33
   HREF="node2.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html246"
35
+<A NAME="tex2html247"
36 36
   HREF="node4.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html252"
38
+<A NAME="tex2html253"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html255"
42
+<B> Next:</B> <A NAME="tex2html256"
43 43
   HREF="node6.html">Base package</A>
44
-<B> Up:</B> <A NAME="tex2html251"
44
+<B> Up:</B> <A NAME="tex2html252"
45 45
   HREF="node2.html">Introduction</A>
46
-<B> Previous:</B> <A NAME="tex2html247"
46
+<B> Previous:</B> <A NAME="tex2html248"
47 47
   HREF="node4.html">Mailing lists and IRC</A>
48
- &nbsp; <B>  <A NAME="tex2html253"
48
+ &nbsp; <B>  <A NAME="tex2html254"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -65,7 +65,7 @@ Virus submitting</A>
65 65
 <BR><HR>
66 66
 <ADDRESS>
67 67
 Tomasz Kojm
68
-2008-04-09
68
+2008-06-04
69 69
 </ADDRESS>
70 70
 </BODY>
71 71
 </HTML>
... ...
@@ -7,8 +7,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
7 7
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 8
 <HTML>
9 9
 <HEAD>
10
-<TITLE>Graphics</TITLE>
11
-<META NAME="description" CONTENT="Graphics">
10
+<TITLE>Donors</TITLE>
11
+<META NAME="description" CONTENT="Donors">
12 12
 <META NAME="keywords" CONTENT="clamdoc">
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
... ...
@@ -27,43 +27,439 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html832"
30
+<A NAME="tex2html835"
31 31
   HREF="node51.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html828"
33
+<A NAME="tex2html831"
34 34
   HREF="node29.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html822"
36
+<A NAME="tex2html825"
37 37
   HREF="node49.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html830"
39
+<A NAME="tex2html833"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html833"
44
-  HREF="node51.html">OpenAntiVirus</A>
45
-<B> Up:</B> <A NAME="tex2html829"
43
+<B> Next:</B> <A NAME="tex2html836"
44
+  HREF="node51.html">Graphics</A>
45
+<B> Up:</B> <A NAME="tex2html832"
46 46
   HREF="node29.html">LibClamAV</A>
47
-<B> Previous:</B> <A NAME="tex2html823"
48
-  HREF="node49.html">Donors</A>
49
- &nbsp; <B>  <A NAME="tex2html831"
47
+<B> Previous:</B> <A NAME="tex2html826"
48
+  HREF="node49.html">Contributors</A>
49
+ &nbsp; <B>  <A NAME="tex2html834"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
53 53
 <!--End of Navigation Panel-->
54 54
 
55
-<H2><A NAME="SECTION00078000000000000000">
56
-Graphics</A>
55
+<H2><A NAME="SECTION00077000000000000000">
56
+Donors</A>
57 57
 </H2>
58
-    The ClamAV logo was created by Mia Kalenius and Sergei Pronin from
59
-    Finndesign (<TT><A NAME="tex2html104"
60
-  HREF="http://www.finndesign.fi/">http://www.finndesign.fi/</A></TT>).
58
+    We've received financial support from: (in alphabetical order)
59
+    
60
+<UL>
61
+<LI>ActiveIntra.net Inc. (<TT><A NAME="tex2html20"
62
+  HREF="http://www.activeintra.net/">http://www.activeintra.net/</A></TT>)
63
+</LI>
64
+<LI>Advance Healthcare Group (<TT><A NAME="tex2html21"
65
+  HREF="http://www.ahgl.com.au/">http://www.ahgl.com.au/</A></TT>)
66
+</LI>
67
+<LI>Allied Quotes (<TT><A NAME="tex2html22"
68
+  HREF="http://www.AlliedQuotes.com /">http://www.AlliedQuotes.com /</A></TT>)
69
+</LI>
70
+<LI>American Computer &amp; Electronic Services Corp. (<TT><A NAME="tex2html23"
71
+  HREF="http://www.acesnw.com/">http://www.acesnw.com/</A></TT>)
72
+</LI>
73
+<LI>Amnesty International, Swiss Section (<TT><A NAME="tex2html24"
74
+  HREF="http://www.amnesty.ch/">http://www.amnesty.ch/</A></TT>)
75
+</LI>
76
+<LI>Steve Anderson
77
+</LI>
78
+<LI>Anonymous donor from Colorado, US
79
+</LI>
80
+<LI>Arudius (<TT><A NAME="tex2html25"
81
+  HREF="http://arudius.sourceforge.net/">http://arudius.sourceforge.net/</A></TT>)
82
+</LI>
83
+<LI>Peter Ashman
84
+</LI>
85
+<LI>Atlas College (<TT><A NAME="tex2html26"
86
+  HREF="http://www.atlascollege.nl/">http://www.atlascollege.nl/</A></TT>)
87
+</LI>
88
+<LI>Australian Payday Cash Loans (<TT><A NAME="tex2html27"
89
+  HREF="http://www.cashdoctors.com.au/">http://www.cashdoctors.com.au/</A></TT>)
90
+</LI>
91
+<LI>AWD Online (<TT><A NAME="tex2html28"
92
+  HREF="http://www.awdonline.com/">http://www.awdonline.com/</A></TT>)
93
+</LI>
94
+<LI>BackupAssist Backup Software (<TT><A NAME="tex2html29"
95
+  HREF="http://www.backupassist.com/">http://www.backupassist.com/</A></TT>)
96
+</LI>
97
+<LI>Dave Baker
98
+</LI>
99
+<LI>Bear and Bear Consulting, Inc. (<TT><A NAME="tex2html30"
100
+  HREF="http://www.bear-consulting.com/">http://www.bear-consulting.com/</A></TT>)
101
+</LI>
102
+<LI>Aaron Begley
103
+</LI>
104
+<LI>Craig H. Block
105
+</LI>
106
+<LI>Norman E. Brake, Jr.
107
+</LI>
108
+<LI>Josh Burstyn
109
+</LI>
110
+<LI>By Design (<TT><A NAME="tex2html31"
111
+  HREF="http://www.by-design.net/">http://www.by-design.net/</A></TT>)
112
+</LI>
113
+<LI>Canadian Web Hosting (<TT><A NAME="tex2html32"
114
+  HREF="http://www.canadianwebhosting.com/">http://www.canadianwebhosting.com/</A></TT>)
115
+</LI>
116
+<LI>cedarcreeksoftware.com (<TT><A NAME="tex2html33"
117
+  HREF="http://www.cedarcreeksoftware.com/">http://www.cedarcreeksoftware.com/</A></TT>)
118
+</LI>
119
+<LI>Ricardo Cerqueira
120
+</LI>
121
+<LI>Thanos Chatziathanassiou
122
+</LI>
123
+<LI>Cheahch from Singapore
124
+</LI>
125
+<LI>Conexim Australia - business web hosting (<TT><A NAME="tex2html34"
126
+  HREF="http://www.conexim.com.au">http://www.conexim.com.au</A></TT>)
127
+</LI>
128
+<LI>Alan Cook
129
+</LI>
130
+<LI>Joe Cooper
131
+</LI>
132
+<LI>CustomLogic LLC (<TT><A NAME="tex2html35"
133
+  HREF="http://www.customlogic.com/">http://www.customlogic.com/</A></TT>)
134
+</LI>
135
+<LI>Ron DeFulio
136
+</LI>
137
+<LI>Digirati (<TT><A NAME="tex2html36"
138
+  HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>)
139
+</LI>
140
+<LI>Steve Donegan (<TT><A NAME="tex2html37"
141
+  HREF="http://www.donegan.org/">http://www.donegan.org/</A></TT>)
142
+</LI>
143
+<LI>Dynamic Network Services, Inc (<TT><A NAME="tex2html38"
144
+  HREF="http://www.dyndns.org/">http://www.dyndns.org/</A></TT>)
145
+</LI>
146
+<LI>EAS Enterprises LLC
147
+</LI>
148
+<LI>eCoupons.com (<TT><A NAME="tex2html39"
149
+  HREF="http://www.ecoupons.com/">http://www.ecoupons.com/</A></TT>)
150
+</LI>
151
+<LI>Electric Embers (<TT><A NAME="tex2html40"
152
+  HREF="http://electricembers.net">http://electricembers.net</A></TT>)
153
+</LI>
154
+<LI>John T. Ellis
155
+</LI>
156
+<LI>Epublica
157
+</LI>
158
+<LI>Bernhard Erdmann
159
+</LI>
160
+<LI>David Eriksson (<TT><A NAME="tex2html41"
161
+  HREF="http://www.2good.nu/">http://www.2good.nu/</A></TT>)
162
+</LI>
163
+<LI>Philip Ershler
164
+</LI>
165
+<LI>Explido Software USA Inc. (<TT><A NAME="tex2html42"
166
+  HREF="http://www.explido.us/">http://www.explido.us/</A></TT>)
167
+</LI>
168
+<LI>David Farrick
169
+</LI>
170
+<LI>Jim Feldman
171
+</LI>
172
+<LI>Petr Ferschmann (<TT><A NAME="tex2html43"
173
+  HREF="http://petr.ferschmann.cz/">http://petr.ferschmann.cz/</A></TT>)
174
+</LI>
175
+<LI>Andries Filmer (<TT><A NAME="tex2html44"
176
+  HREF="http://www.netexpo.nl/">http://www.netexpo.nl/</A></TT>)
177
+</LI>
178
+<LI>The Free Shopping Cart people (<TT><A NAME="tex2html45"
179
+  HREF="http://www.precisionweb.net/">http://www.precisionweb.net/</A></TT>)
180
+</LI>
181
+<LI>Paul Freeman
182
+</LI>
183
+<LI>Jack Fung
184
+</LI>
185
+<LI>Stephen Gageby
186
+</LI>
187
+<LI>Paolo Galeazzi
188
+</LI>
189
+<LI>GANDI (<TT><A NAME="tex2html46"
190
+  HREF="http://www.gandi.net/">http://www.gandi.net/</A></TT>)
191
+</LI>
192
+<LI>Jeremy Garcia (<TT><A NAME="tex2html47"
193
+  HREF="http://www.linuxquestions.org/">http://www.linuxquestions.org/</A></TT>)
194
+</LI>
195
+<LI>GBC Internet Service Center GmbH (<TT><A NAME="tex2html48"
196
+  HREF="http://www.gbc.net/">http://www.gbc.net/</A></TT>)
197
+</LI>
198
+<LI>GCS Tech (<TT><A NAME="tex2html49"
199
+  HREF="http://www.gcstech.net/">http://www.gcstech.net/</A></TT>)
200
+</LI>
201
+<LI>GHRS (<TT><A NAME="tex2html50"
202
+  HREF="http://www.ghrshotels.com/">http://www.ghrshotels.com/</A></TT>)
203
+</LI>
204
+<LI>Lyle Giese
205
+</LI>
206
+<LI>Todd Goodman
207
+</LI>
208
+<LI>Bill Gradwohl (<TT><A NAME="tex2html51"
209
+  HREF="http://www.ycc.com/">http://www.ycc.com/</A></TT>)
210
+</LI>
211
+<LI>Grain-of-Salt Consulting
212
+</LI>
213
+<LI>Terje Gravvold
214
+</LI>
215
+<LI>Hart Computer (<TT><A NAME="tex2html52"
216
+  HREF="http://www.hart.co.jp/">http://www.hart.co.jp/</A></TT>)
217
+</LI>
218
+<LI>Pen Helm
219
+</LI>
220
+<LI>Hosting Metro LLC (<TT><A NAME="tex2html53"
221
+  HREF="http://www.hostingmetro.com/">http://www.hostingmetro.com/</A></TT>)
222
+</LI>
223
+<LI>IDEAL Software GmbH (<TT><A NAME="tex2html54"
224
+  HREF="http://www.IdealSoftware.com/">http://www.IdealSoftware.com/</A></TT>)
225
+</LI>
226
+<LI>Industry Standard Computers (<TT><A NAME="tex2html55"
227
+  HREF="http://www.ISCnetwork.com/">http://www.ISCnetwork.com/</A></TT>)
228
+</LI>
229
+<LI>Interact2Day (<TT><A NAME="tex2html56"
230
+  HREF="http://www.interact2day.com/">http://www.interact2day.com/</A></TT>)
231
+</LI>
232
+<LI>Invisik Corporation (<TT><A NAME="tex2html57"
233
+  HREF="http://www.invisik.com/">http://www.invisik.com/</A></TT>)
234
+</LI>
235
+<LI>itXcel Internet - Domain Registration (<TT><A NAME="tex2html58"
236
+  HREF="http://www.itxcel.com">http://www.itxcel.com</A></TT>)
237
+</LI>
238
+<LI>Craig Jackson
239
+</LI>
240
+<LI>Stuart Jones
241
+</LI>
242
+<LI>Jason Judge
243
+</LI>
244
+<LI>Keith (<TT><A NAME="tex2html59"
245
+  HREF="http://www.textpad.com/">http://www.textpad.com/</A></TT>)
246
+</LI>
247
+<LI>Ewald Kicker (<TT><A NAME="tex2html60"
248
+  HREF="http://www.very-clever.com/">http://www.very-clever.com/</A></TT>)
249
+</LI>
250
+<LI>Brad Koehn
251
+</LI>
252
+<LI>Christina Kuratli (<TT><A NAME="tex2html61"
253
+  HREF="http://www.virusprotect.ch/">http://www.virusprotect.ch/</A></TT>)
254
+</LI>
255
+<LI>Logic Partners Inc. (<TT><A NAME="tex2html62"
256
+  HREF="http://www.logicpartners.com/">http://www.logicpartners.com/</A></TT>)
257
+</LI>
258
+<LI>Mark Lotspaih (<TT><A NAME="tex2html63"
259
+  HREF="http://www.lotcom.org/">http://www.lotcom.org/</A></TT>)
260
+</LI>
261
+<LI>Michel Machado (<TT><A NAME="tex2html64"
262
+  HREF="http://oss.digirati.com.br/">http://oss.digirati.com.br/</A></TT>)
263
+</LI>
264
+<LI>Olivier Marechal
265
+</LI>
266
+<LI>Matthew McKenzie
267
+</LI>
268
+<LI>Durval Menezes (<TT><A NAME="tex2html65"
269
+  HREF="http://www.durval.com.br/">http://www.durval.com.br/</A></TT>)
270
+</LI>
271
+<LI>Micro Logic Systems (<TT><A NAME="tex2html66"
272
+  HREF="http://www.mls.nc/">http://www.mls.nc/</A></TT>)
273
+</LI>
274
+<LI>Midcoast Internet Solutions
275
+</LI>
276
+<LI>Mimecast (<TT><A NAME="tex2html67"
277
+  HREF="http://www.mimecast.com/">http://www.mimecast.com/</A></TT>)
278
+</LI>
279
+<LI>Kazuhiro Miyaji
280
+</LI>
281
+<LI>Bozidar Mladenovic
282
+</LI>
283
+<LI>Paul Morgan
284
+</LI>
285
+<LI>Tomas Morkus
286
+</LI>
287
+<LI>The Names Database (<TT><A NAME="tex2html68"
288
+  HREF="http://static.namesdatabase.com">http://static.namesdatabase.com</A></TT>)
289
+</LI>
290
+<LI>Names Directory (<TT><A NAME="tex2html69"
291
+  HREF="http://www.namesdir.com/">http://www.namesdir.com/</A></TT>)
292
+</LI>
293
+<LI>Michael Nolan (<TT><A NAME="tex2html70"
294
+  HREF="http://www.michaelnolan.co.uk/">http://www.michaelnolan.co.uk/</A></TT>)
295
+</LI>
296
+<LI>Jorgen Norgaard
297
+</LI>
298
+<LI>Numedeon, Inc. creators of Whyville (<TT><A NAME="tex2html71"
299
+  HREF="http://www.whyville.net/">http://www.whyville.net/</A></TT>)
300
+</LI>
301
+<LI>Oneworkspace.com (<TT><A NAME="tex2html72"
302
+  HREF="http://www.oneworkspace.com/">http://www.oneworkspace.com/</A></TT>)
303
+</LI>
304
+<LI>Online Literature (<TT><A NAME="tex2html73"
305
+  HREF="http://www.couol.com/">http://www.couol.com/</A></TT>)
306
+</LI>
307
+<LI>Origin Solutions (<TT><A NAME="tex2html74"
308
+  HREF="http://www.originsolutions.com.au/">http://www.originsolutions.com.au/</A></TT>)
309
+</LI>
310
+<LI>outermedia GmbH (<TT><A NAME="tex2html75"
311
+  HREF="http://www.outermedia.de/">http://www.outermedia.de/</A></TT>)
312
+</LI>
313
+<LI>Kevin Pang (<TT><A NAME="tex2html76"
314
+  HREF="http://www.freebsdblog.org/">http://www.freebsdblog.org/</A></TT>)
315
+</LI>
316
+<LI>Alexander Panzhin
317
+</LI>
318
+<LI>Passageway Communications (<TT><A NAME="tex2html77"
319
+  HREF="http://www.passageway.com">http://www.passageway.com</A></TT>)
320
+</LI>
321
+<LI>Dan Pelleg (<TT><A NAME="tex2html78"
322
+  HREF="http://www.libagent.org/">http://www.libagent.org/</A></TT>)
323
+</LI>
324
+<LI>Thodoris Pitikaris
325
+</LI>
326
+<LI>Paul Rantin
327
+</LI>
328
+<LI>Thomas J. Raef (<TT><A NAME="tex2html79"
329
+  HREF="http://www.ebasedsecurity.com">http://www.ebasedsecurity.com</A></TT>)
330
+</LI>
331
+<LI>Luke Reeves (<TT><A NAME="tex2html80"
332
+  HREF="http://www.neuro-tech.net/">http://www.neuro-tech.net/</A></TT>)
333
+</LI>
334
+<LI>RHX (<TT><A NAME="tex2html81"
335
+  HREF="http://www.rhx.it/">http://www.rhx.it/</A></TT>)
336
+</LI>
337
+<LI>Stefano Rizzetto
338
+</LI>
339
+<LI>Roaring Penguin Software Inc. (<TT><A NAME="tex2html82"
340
+  HREF="http://www.roaringpenguin.com/">http://www.roaringpenguin.com/</A></TT>)
341
+</LI>
342
+<LI>Luke Rosenthal
343
+</LI>
344

                
345
+  HREF="http://PokerListings.com">http://PokerListings.com</A></TT>)
346
+</LI>
347
+<LI>School of Engineering, University of Pennsylvania (<TT><A NAME="tex2html84"
348
+  HREF="http://www.seas.upenn.edu/">http://www.seas.upenn.edu/</A></TT>)
349
+</LI>
350
+<LI>Tim Scoff
351
+</LI>
352
+<LI>Seattle Server (<TT><A NAME="tex2html85"
353
+  HREF="http://www.seattleserver.com/">http://www.seattleserver.com/</A></TT>)
354
+</LI>
355
+<LI>Software Workshop Inc (<TT><A NAME="tex2html86"
356
+  HREF="http://www.softwareworkshop.com/">http://www.softwareworkshop.com/</A></TT>)
357
+</LI>
358
+<LI>Solutions In A Box (<TT><A NAME="tex2html87"
359
+  HREF="http://www.siab.com.au/">http://www.siab.com.au/</A></TT>)
360
+</LI>
361
+<LI>Stephane Rault
362
+</LI>
363
+<LI>SearchMain (<TT><A NAME="tex2html88"
364
+  HREF="http://www.searchmain.com/">http://www.searchmain.com/</A></TT>)
365
+</LI>
366
+<LI>Olivier Silber
367
+</LI>
368
+<LI>Fernando Augusto Medeiros Silva (<TT><A NAME="tex2html89"
369
+  HREF="http://www.linuxplace.com.br/">http://www.linuxplace.com.br/</A></TT>)
370
+</LI>
371
+<LI>Sollentuna Fria Gymnasium, Sweden (<TT><A NAME="tex2html90"
372
+  HREF="http://www.sfg.se/">http://www.sfg.se/</A></TT>)
373
+</LI>
374
+<LI>StarBand (<TT><A NAME="tex2html91"
375
+  HREF="http://www.starband.com/">http://www.starband.com/</A></TT>)
376
+</LI>
377
+<LI>Stroke of Color, Inc.
378
+</LI>
379
+<LI>Synchro Sistemas de Informacao (<TT><A NAME="tex2html92"
380
+  HREF="http://synchro.com.br/">http://synchro.com.br/</A></TT>)
381
+</LI>
382
+<LI>Sahil Tandon
383
+</LI>
384
+<LI>The Spamex Disposable Email Address Service (<TT><A NAME="tex2html93"
385
+  HREF="http://www.spamex.com">http://www.spamex.com</A></TT>)
386
+</LI>
387
+<LI>Brad Tarver
388
+</LI>
389
+<LI>TGT Tampermeier &amp; Grill Steuerberatungs- und Wirtschaftstreuhand OEG (<TT><A NAME="tex2html94"
390
+  HREF="http://www.tgt.at/">http://www.tgt.at/</A></TT>)
391
+</LI>
392
+<LI>Per Reedtz Thomsen
393
+</LI>
394
+<LI>William Tisdale
395
+</LI>
396
+<LI>Up Time Technology (<TT><A NAME="tex2html95"
397
+  HREF="http://www.uptimetech.com/">http://www.uptimetech.com/</A></TT>)
398
+</LI>
399
+<LI>Ulfi
400
+</LI>
401
+<LI>Jeremy Vanderburg (<TT><A NAME="tex2html96"
402
+  HREF="http://www.jeremytech.com/">http://www.jeremytech.com/</A></TT>)
403
+</LI>
404
+<LI>Web.arbyte - Online-Marketing (<TT><A NAME="tex2html97"
405
+  HREF="http://www.webarbyte.de/">http://www.webarbyte.de/</A></TT>)
406
+</LI>
407
+<LI>Webzone Srl (<TT><A NAME="tex2html98"
408
+  HREF="http://www.webzone.it/">http://www.webzone.it/</A></TT>)
409
+</LI>
410
+<LI>Markus Welsch (<TT><A NAME="tex2html99"
411
+  HREF="http://www.linux-corner.net/">http://www.linux-corner.net/</A></TT>)
412
+</LI>
413
+<LI>Julia White (<TT><A NAME="tex2html100"
414
+  HREF="http://www.convert-tools.com/">http://www.convert-tools.com/</A></TT>)
415
+</LI>
416
+<LI>Nicklaus Wicker
417
+</LI>
418
+<LI>David Williams (<TT><A NAME="tex2html101"
419
+  HREF="http://kayakero.net/">http://kayakero.net/</A></TT>)
420
+</LI>
421
+<LI>Glenn R Williams
422
+</LI>
423
+<LI>Kelly Williams
424
+</LI>
425
+<LI>XRoads Networks (<TT><A NAME="tex2html102"
426
+  HREF="http://xroadsnetworks.com/">http://xroadsnetworks.com/</A></TT>)
427
+</LI>
428
+<LI>Zimbra open-source collaboration suite (<TT><A NAME="tex2html103"
429
+  HREF="http://www.zimbra.com/">http://www.zimbra.com/</A></TT>)
430
+    
431
+</LI>
432
+</UL>
61 433
 
62 434
 <P>
63
-<BR><HR>
435
+
436
+<DIV CLASS="navigation"><HR>
437
+<!--Navigation Panel-->
438
+<A NAME="tex2html835"
439
+  HREF="node51.html">
440
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
441
+<A NAME="tex2html831"
442
+  HREF="node29.html">
443
+<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
444
+<A NAME="tex2html825"
445
+  HREF="node49.html">
446
+<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
447
+<A NAME="tex2html833"
448
+  HREF="node1.html">
449
+<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
450
+<BR>
451
+<B> Next:</B> <A NAME="tex2html836"
452
+  HREF="node51.html">Graphics</A>
453
+<B> Up:</B> <A NAME="tex2html832"
454
+  HREF="node29.html">LibClamAV</A>
455
+<B> Previous:</B> <A NAME="tex2html826"
456
+  HREF="node49.html">Contributors</A>
457
+ &nbsp; <B>  <A NAME="tex2html834"
458
+  HREF="node1.html">Contents</A></B> </DIV>
459
+<!--End of Navigation Panel-->
64 460
 <ADDRESS>
65 461
 Tomasz Kojm
66
-2008-04-09
462
+2008-06-04
67 463
 </ADDRESS>
68 464
 </BODY>
69 465
 </HTML>
... ...
@@ -7,8 +7,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
7 7
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 8
 <HTML>
9 9
 <HEAD>
10
-<TITLE>OpenAntiVirus</TITLE>
11
-<META NAME="description" CONTENT="OpenAntiVirus">
10
+<TITLE>Graphics</TITLE>
11
+<META NAME="description" CONTENT="Graphics">
12 12
 <META NAME="keywords" CONTENT="clamdoc">
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
... ...
@@ -18,6 +18,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
18 18
 
19 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
20 20
 
21
+<LINK REL="next" HREF="node52.html">
21 22
 <LINK REL="previous" HREF="node50.html">
22 23
 <LINK REL="up" HREF="node29.html">
23 24
 <LINK REL="next" HREF="node52.html">
... ...
@@ -26,43 +27,43 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html842"
29
+<A NAME="tex2html847"
30 30
   HREF="node52.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html838"
32
+<A NAME="tex2html843"
33 33
   HREF="node29.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html834"
35
+<A NAME="tex2html837"
36 36
   HREF="node50.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html840"
38
+<A NAME="tex2html845"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html843"
43
-  HREF="node52.html">Core Team</A>
44
-<B> Up:</B> <A NAME="tex2html839"
42
+<B> Next:</B> <A NAME="tex2html848"
43
+  HREF="node52.html">OpenAntiVirus</A>
44
+<B> Up:</B> <A NAME="tex2html844"
45 45
   HREF="node29.html">LibClamAV</A>
46
-<B> Previous:</B> <A NAME="tex2html835"
47
-  HREF="node50.html">Graphics</A>
48
- &nbsp; <B>  <A NAME="tex2html841"
46
+<B> Previous:</B> <A NAME="tex2html838"
47
+  HREF="node50.html">Donors</A>
48
+ &nbsp; <B>  <A NAME="tex2html846"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
52 52
 <!--End of Navigation Panel-->
53 53
 
54
-<H2><A NAME="SECTION00079000000000000000">
55
-OpenAntiVirus</A>
54
+<H2><A NAME="SECTION00078000000000000000">
55
+Graphics</A>
56 56
 </H2>
57
-    Our database includes the virus database (about 7000 signatures) from
58
-    OpenAntiVirus (<TT><A NAME="tex2html105"
59
-  HREF="http://OpenAntiVirus.org">http://OpenAntiVirus.org</A></TT>).
57
+    The ClamAV logo was created by Mia Kalenius and Sergei Pronin from
58
+    Finndesign (<TT><A NAME="tex2html104"
59
+  HREF="http://www.finndesign.fi/">http://www.finndesign.fi/</A></TT>).
60 60
 
61 61
 <P>
62 62
 <BR><HR>
63 63
 <ADDRESS>
64 64
 Tomasz Kojm
65
-2008-04-09
65
+2008-06-04
66 66
 </ADDRESS>
67 67
 </BODY>
68 68
 </HTML>
... ...
@@ -7,8 +7,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
7 7
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 8
 <HTML>
9 9
 <HEAD>
10
-<TITLE>Core Team</TITLE>
11
-<META NAME="description" CONTENT="Core Team">
10
+<TITLE>OpenAntiVirus</TITLE>
11
+<META NAME="description" CONTENT="OpenAntiVirus">
12 12
 <META NAME="keywords" CONTENT="clamdoc">
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
... ...
@@ -18,123 +18,51 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
18 18
 
19 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
20 20
 
21
-<LINK REL="next" HREF="node53.html">
22
-<LINK REL="previous" HREF="node29.html">
23
-<LINK REL="up" HREF="clamdoc.html">
21
+<LINK REL="previous" HREF="node51.html">
22
+<LINK REL="up" HREF="node29.html">
24 23
 <LINK REL="next" HREF="node53.html">
25 24
 </HEAD>
26 25
 
27 26
 <BODY >
28 27
 
29 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html854"
29
+<A NAME="tex2html857"
31 30
   HREF="node53.html">
32 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html850"
34
-  HREF="clamdoc.html">
32
+<A NAME="tex2html853"
33
+  HREF="node29.html">
35 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html844"
35
+<A NAME="tex2html849"
37 36
   HREF="node51.html">
38 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html852"
38
+<A NAME="tex2html855"
40 39
   HREF="node1.html">
41 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 41
 <BR>
43
-<B> Next:</B> <A NAME="tex2html855"
44
-  HREF="node53.html">About this document ...</A>
45
-<B> Up:</B> <A NAME="tex2html851"
46
-  HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html845"
48
-  HREF="node51.html">OpenAntiVirus</A>
49
- &nbsp; <B>  <A NAME="tex2html853"
42
+<B> Next:</B> <A NAME="tex2html858"
43
+  HREF="node53.html">Core Team</A>
44
+<B> Up:</B> <A NAME="tex2html854"
45
+  HREF="node29.html">LibClamAV</A>
46
+<B> Previous:</B> <A NAME="tex2html850"
47
+  HREF="node51.html">Graphics</A>
48
+ &nbsp; <B>  <A NAME="tex2html856"
50 49
   HREF="node1.html">Contents</A></B> 
51 50
 <BR>
52 51
 <BR></DIV>
53 52
 <!--End of Navigation Panel-->
54 53
 
55
-<H1><A NAME="SECTION00080000000000000000">
56
-Core Team</A>
57
-</H1>
58
-
59
-<P>
60
-
61
-<UL>
62
-<LI>aCaB &lt;acab*clamav.net&gt;, Italy
63
-<BR>
64
-Role: virus database maintainer, coder
65
-
66
-<P>
67
-</LI>
68
-<LI>Mike Cathey &lt;mike*clamav.net&gt;, USA
69
-<BR>
70
-Role: co-sysadmin
71
-
72
-<P>
73
-</LI>
74
-<LI>Christoph Cordes &lt;ccordes*clamav.net&gt;, Germany
75
-<BR>
76
-Role: virus database maintainer
77
-
78
-<P>
79
-</LI>
80
-<LI>Diego d'Ambra &lt;diego*clamav.net&gt;, Denmark
81
-<BR>
82
-Role: virus database maintainer
83
-
84
-<P>
85
-</LI>
86
-<LI>Luca Gibelli &lt;luca*clamav.net&gt;, Italy
87
-<BR>
88
-Role: sysadmin, mirror coordinator
89
-
90
-<P>
91
-</LI>
92
-<LI>Nigel Horne &lt;njh*clamav.net&gt;, United Kingdom
93
-<BR>
94
-Role: coder
95
-
96
-<P>
97
-</LI>
98
-<LI>Arnaud Jacques &lt;arnaud*clamav.net&gt;, France
99
-<BR>
100
-Role: virus database maintainer
101
-
102
-<P>
103
-</LI>
104
-<LI>Tomasz Kojm &lt;tkojm*clamav.net&gt;, Poland
105
-<BR>
106
-Role: project leader, coder
107
-
108
-<P>
109
-</LI>
110
-<LI>Tomasz Papszun &lt;tomek*clamav.net&gt;, Poland
111
-<BR>
112
-Role: various help
113
-
114
-<P>
115
-</LI>
116
-<LI>Sven Strickroth &lt;sven*clamav.net&gt;, Germany
117
-<BR>
118
-Role: virus database maintainer, virus submission management
54
+<H2><A NAME="SECTION00079000000000000000">
55
+OpenAntiVirus</A>
56
+</H2>
57
+    Our database includes the virus database (about 7000 signatures) from
58
+    OpenAntiVirus (<TT><A NAME="tex2html105"
59
+  HREF="http://OpenAntiVirus.org">http://OpenAntiVirus.org</A></TT>).
119 60
 
120 61
 <P>
121
-</LI>
122
-<LI>Edwin Torok &lt;edwin*clamav.net&gt;, Romania
123
-<BR>
124
-Role: coder
125
-
126
-<P>
127
-</LI>
128
-<LI>Trog &lt;trog*clamav.net&gt;, United Kingdom
129
-<BR>
130
-Role: coder
131
-    
132
-</LI>
133
-</UL>
134 62
 <BR><HR>
135 63
 <ADDRESS>
136 64
 Tomasz Kojm
137
-2008-04-09
65
+2008-06-04
138 66
 </ADDRESS>
139 67
 </BODY>
140 68
 </HTML>
... ...
@@ -7,8 +7,8 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
7 7
   Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8 8
 <HTML>
9 9
 <HEAD>
10
-<TITLE>About this document ...</TITLE>
11
-<META NAME="description" CONTENT="About this document ...">
10
+<TITLE>Core Team</TITLE>
11
+<META NAME="description" CONTENT="Core Team">
12 12
 <META NAME="keywords" CONTENT="clamdoc">
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
... ...
@@ -18,57 +18,123 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
18 18
 
19 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
20 20
 
21
-<LINK REL="previous" HREF="node52.html">
21
+<LINK REL="next" HREF="node54.html">
22
+<LINK REL="previous" HREF="node29.html">
22 23
 <LINK REL="up" HREF="clamdoc.html">
24
+<LINK REL="next" HREF="node54.html">
23 25
 </HEAD>
24 26
 
25 27
 <BODY >
26 28
 
27 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
28
-<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_g.png"> 
29
-<A NAME="tex2html860"
30
+<A NAME="tex2html869"
31
+  HREF="node54.html">
32
+<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
+<A NAME="tex2html865"
30 34
   HREF="clamdoc.html">
31 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
32
-<A NAME="tex2html856"
36
+<A NAME="tex2html859"
33 37
   HREF="node52.html">
34 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
35
-<A NAME="tex2html862"
39
+<A NAME="tex2html867"
36 40
   HREF="node1.html">
37 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
38 42
 <BR>
39
-<B> Up:</B> <A NAME="tex2html861"
43
+<B> Next:</B> <A NAME="tex2html870"
44
+  HREF="node54.html">About this document ...</A>
45
+<B> Up:</B> <A NAME="tex2html866"
40 46
   HREF="clamdoc.html">clamdoc</A>
41
-<B> Previous:</B> <A NAME="tex2html857"
42
-  HREF="node52.html">Core Team</A>
43
- &nbsp; <B>  <A NAME="tex2html863"
47
+<B> Previous:</B> <A NAME="tex2html860"
48
+  HREF="node52.html">OpenAntiVirus</A>
49
+ &nbsp; <B>  <A NAME="tex2html868"
44 50
   HREF="node1.html">Contents</A></B> 
45 51
 <BR>
46 52
 <BR></DIV>
47 53
 <!--End of Navigation Panel-->
48 54
 
49
-<H1><A NAME="SECTION00090000000000000000">
50
-About this document ...</A>
55
+<H1><A NAME="SECTION00080000000000000000">
56
+Core Team</A>
51 57
 </H1>
52
- <P>
53
-This document was generated using the
54
-<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
58
+
59
+<P>
60
+
61
+<UL>
62
+<LI>aCaB &lt;acab*clamav.net&gt;, Italy
63
+<BR>
64
+Role: virus database maintainer, coder
65
+
55 66
 <P>
56
-Copyright &#169; 1993, 1994, 1995, 1996,
57
-Nikos Drakos, 
58
-Computer Based Learning Unit, University of Leeds.
67
+</LI>
68
+<LI>Mike Cathey &lt;mike*clamav.net&gt;, USA
59 69
 <BR>
60
-Copyright &#169; 1997, 1998, 1999,
61
-<A HREF="http://www.maths.mq.edu.au/~ross/">Ross Moore</A>, 
62
-Mathematics Department, Macquarie University, Sydney.
70
+Role: co-sysadmin
71
+
72
+<P>
73
+</LI>
74
+<LI>Christoph Cordes &lt;ccordes*clamav.net&gt;, Germany
75
+<BR>
76
+Role: virus database maintainer
77
+
63 78
 <P>
64
-The command line arguments were: <BR>
65
- <STRONG>latex2html</STRONG> <TT>-local_icons clamdoc.tex</TT>
79
+</LI>
80
+<LI>Diego d'Ambra &lt;diego*clamav.net&gt;, Denmark
81
+<BR>
82
+Role: virus database maintainer
83
+
84
+<P>
85
+</LI>
86
+<LI>Luca Gibelli &lt;luca*clamav.net&gt;, Italy
87
+<BR>
88
+Role: sysadmin, mirror coordinator
89
+
90
+<P>
91
+</LI>
92
+<LI>Nigel Horne &lt;njh*clamav.net&gt;, United Kingdom
93
+<BR>
94
+Role: coder
95
+
66 96
 <P>
67
-The translation was initiated by Tomasz Kojm on 2008-04-09
97
+</LI>
98
+<LI>Arnaud Jacques &lt;arnaud*clamav.net&gt;, France
99
+<BR>
100
+Role: virus database maintainer
101
+
102
+<P>
103
+</LI>
104
+<LI>Tomasz Kojm &lt;tkojm*clamav.net&gt;, Poland
105
+<BR>
106
+Role: project leader, coder
107
+
108
+<P>
109
+</LI>
110
+<LI>Tomasz Papszun &lt;tomek*clamav.net&gt;, Poland
111
+<BR>
112
+Role: various help
113
+
114
+<P>
115
+</LI>
116
+<LI>Sven Strickroth &lt;sven*clamav.net&gt;, Germany
117
+<BR>
118
+Role: virus database maintainer, virus submission management
119
+
120
+<P>
121
+</LI>
122
+<LI>Edwin Torok &lt;edwin*clamav.net&gt;, Romania
123
+<BR>
124
+Role: coder
125
+
126
+<P>
127
+</LI>
128
+<LI>Trog &lt;trog*clamav.net&gt;, United Kingdom
129
+<BR>
130
+Role: coder
131
+    
132
+</LI>
133
+</UL>
68 134
 <BR><HR>
69 135
 <ADDRESS>
70 136
 Tomasz Kojm
71
-2008-04-09
137
+2008-06-04
72 138
 </ADDRESS>
73 139
 </BODY>
74 140
 </HTML>
... ...
@@ -1,6 +1,6 @@
1
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
1
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2 2
 
3
-<!--Converted with LaTeX2HTML 99.2beta8 (1.46)
3
+<!--Converted with LaTeX2HTML 2002-2-1 (1.71)
4 4
 original version by:  Nikos Drakos, CBLU, University of Leeds
5 5
 * revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
6 6
 * with significant contributions from:
... ...
@@ -13,8 +13,7 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
13 13
 <META NAME="resource-type" CONTENT="document">
14 14
 <META NAME="distribution" CONTENT="global">
15 15
 
16
-<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
17
-<META NAME="Generator" CONTENT="LaTeX2HTML v99.2beta8">
16
+<META NAME="Generator" CONTENT="LaTeX2HTML v2002-2-1">
18 17
 <META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
19 18
 
20 19
 <LINK REL="STYLESHEET" HREF="clamdoc.css">
... ...
@@ -24,26 +23,27 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
24 24
 </HEAD>
25 25
 
26 26
 <BODY >
27
-<!--Navigation Panel-->
27
+
28
+<DIV CLASS="navigation"><!--Navigation Panel-->
28 29
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next_g.png"> 
29
-<A NAME="tex2html877"
30
+<A NAME="tex2html875"
30 31
   HREF="clamdoc.html">
31 32
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
32
-<A NAME="tex2html873"
33
+<A NAME="tex2html871"
33 34
   HREF="node53.html">
34 35
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
35
-<A NAME="tex2html879"
36
+<A NAME="tex2html877"
36 37
   HREF="node1.html">
37 38
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
38 39
 <BR>
39
-<B> Up:</B> <A NAME="tex2html878"
40
+<B> Up:</B> <A NAME="tex2html876"
40 41
   HREF="clamdoc.html">clamdoc</A>
41
-<B> Previous:</B> <A NAME="tex2html874"
42
+<B> Previous:</B> <A NAME="tex2html872"
42 43
   HREF="node53.html">Core Team</A>
43
- &nbsp <B>  <A NAME="tex2html880"
44
+ &nbsp; <B>  <A NAME="tex2html878"
44 45
   HREF="node1.html">Contents</A></B> 
45 46
 <BR>
46
-<BR>
47
+<BR></DIV>
47 48
 <!--End of Navigation Panel-->
48 49
 
49 50
 <H1><A NAME="SECTION00090000000000000000">
... ...
@@ -51,10 +51,10 @@ About this document ...</A>
51 51
 </H1>
52 52
  <P>
53 53
 This document was generated using the
54
-<A HREF="http://www-dsed.llnl.gov/files/programs/unix/latex2html/manual/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 99.2beta8 (1.46)
54
+<A HREF="http://www.latex2html.org/"><STRONG>LaTeX</STRONG>2<tt>HTML</tt></A> translator Version 2002-2-1 (1.71)
55 55
 <P>
56 56
 Copyright &#169; 1993, 1994, 1995, 1996,
57
-<A HREF="http://cbl.leeds.ac.uk/nikos/personal.html">Nikos Drakos</A>, 
57
+Nikos Drakos, 
58 58
 Computer Based Learning Unit, University of Leeds.
59 59
 <BR>
60 60
 Copyright &#169; 1997, 1998, 1999,
... ...
@@ -64,11 +64,11 @@ Mathematics Department, Macquarie University, Sydney.
64 64
 The command line arguments were: <BR>
65 65
  <STRONG>latex2html</STRONG> <TT>-local_icons clamdoc.tex</TT>
66 66
 <P>
67
-The translation was initiated by Tomasz Kojm on 2007-07-11
67
+The translation was initiated by Tomasz Kojm on 2008-06-04
68 68
 <BR><HR>
69 69
 <ADDRESS>
70 70
 Tomasz Kojm
71
-2007-07-11
71
+2008-06-04
72 72
 </ADDRESS>
73 73
 </BODY>
74 74
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html266"
30
+<A NAME="tex2html267"
31 31
   HREF="node7.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html262"
33
+<A NAME="tex2html263"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html256"
36
+<A NAME="tex2html257"
37 37
   HREF="node5.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html264"
39
+<A NAME="tex2html265"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html267"
43
+<B> Next:</B> <A NAME="tex2html268"
44 44
   HREF="node7.html">Supported platforms</A>
45
-<B> Up:</B> <A NAME="tex2html263"
45
+<B> Up:</B> <A NAME="tex2html264"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html257"
47
+<B> Previous:</B> <A NAME="tex2html258"
48 48
   HREF="node5.html">Virus submitting</A>
49
- &nbsp; <B>  <A NAME="tex2html265"
49
+ &nbsp; <B>  <A NAME="tex2html266"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,16 +62,16 @@ Base package</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html268"
66
-  HREF="node7.html">Supported platforms</A>
67 65
 <LI><A NAME="tex2html269"
66
+  HREF="node7.html">Supported platforms</A>
67
+<LI><A NAME="tex2html270"
68 68
   HREF="node8.html">Binary packages</A>
69 69
 </UL>
70 70
 <!--End of Table of Child-Links-->
71 71
 <BR><HR>
72 72
 <ADDRESS>
73 73
 Tomasz Kojm
74
-2008-04-09
74
+2008-06-04
75 75
 </ADDRESS>
76 76
 </BODY>
77 77
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html280"
30
+<A NAME="tex2html281"
31 31
   HREF="node8.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html276"
33
+<A NAME="tex2html277"
34 34
   HREF="node6.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html270"
36
+<A NAME="tex2html271"
37 37
   HREF="node6.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html278"
39
+<A NAME="tex2html279"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html281"
43
+<B> Next:</B> <A NAME="tex2html282"
44 44
   HREF="node8.html">Binary packages</A>
45
-<B> Up:</B> <A NAME="tex2html277"
45
+<B> Up:</B> <A NAME="tex2html278"
46 46
   HREF="node6.html">Base package</A>
47
-<B> Previous:</B> <A NAME="tex2html271"
47
+<B> Previous:</B> <A NAME="tex2html272"
48 48
   HREF="node6.html">Base package</A>
49
- &nbsp; <B>  <A NAME="tex2html279"
49
+ &nbsp; <B>  <A NAME="tex2html280"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -80,7 +80,7 @@ Supported platforms</A>
80 80
 <BR><HR>
81 81
 <ADDRESS>
82 82
 Tomasz Kojm
83
-2008-04-09
83
+2008-06-04
84 84
 </ADDRESS>
85 85
 </BODY>
86 86
 </HTML>
... ...
@@ -26,26 +26,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
26 26
 <BODY >
27 27
 
28 28
 <DIV CLASS="navigation"><!--Navigation Panel-->
29
-<A NAME="tex2html290"
29
+<A NAME="tex2html291"
30 30
   HREF="node9.html">
31 31
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
32
-<A NAME="tex2html286"
32
+<A NAME="tex2html287"
33 33
   HREF="node6.html">
34 34
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
35
-<A NAME="tex2html282"
35
+<A NAME="tex2html283"
36 36
   HREF="node7.html">
37 37
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
38
-<A NAME="tex2html288"
38
+<A NAME="tex2html289"
39 39
   HREF="node1.html">
40 40
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
41 41
 <BR>
42
-<B> Next:</B> <A NAME="tex2html291"
42
+<B> Next:</B> <A NAME="tex2html292"
43 43
   HREF="node9.html">Installation</A>
44
-<B> Up:</B> <A NAME="tex2html287"
44
+<B> Up:</B> <A NAME="tex2html288"
45 45
   HREF="node6.html">Base package</A>
46
-<B> Previous:</B> <A NAME="tex2html283"
46
+<B> Previous:</B> <A NAME="tex2html284"
47 47
   HREF="node7.html">Supported platforms</A>
48
- &nbsp; <B>  <A NAME="tex2html289"
48
+ &nbsp; <B>  <A NAME="tex2html290"
49 49
   HREF="node1.html">Contents</A></B> 
50 50
 <BR>
51 51
 <BR></DIV>
... ...
@@ -61,7 +61,7 @@ Binary packages</A>
61 61
 <BR><HR>
62 62
 <ADDRESS>
63 63
 Tomasz Kojm
64
-2008-04-09
64
+2008-06-04
65 65
 </ADDRESS>
66 66
 </BODY>
67 67
 </HTML>
... ...
@@ -27,26 +27,26 @@ original version by:  Nikos Drakos, CBLU, University of Leeds
27 27
 <BODY >
28 28
 
29 29
 <DIV CLASS="navigation"><!--Navigation Panel-->
30
-<A NAME="tex2html302"
30
+<A NAME="tex2html303"
31 31
   HREF="node10.html">
32 32
 <IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
-<A NAME="tex2html298"
33
+<A NAME="tex2html299"
34 34
   HREF="clamdoc.html">
35 35
 <IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
-<A NAME="tex2html292"
36
+<A NAME="tex2html293"
37 37
   HREF="node8.html">
38 38
 <IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
-<A NAME="tex2html300"
39
+<A NAME="tex2html301"
40 40
   HREF="node1.html">
41 41
 <IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42 42
 <BR>
43
-<B> Next:</B> <A NAME="tex2html303"
43
+<B> Next:</B> <A NAME="tex2html304"
44 44
   HREF="node10.html">Requirements</A>
45
-<B> Up:</B> <A NAME="tex2html299"
45
+<B> Up:</B> <A NAME="tex2html300"
46 46
   HREF="clamdoc.html">clamdoc</A>
47
-<B> Previous:</B> <A NAME="tex2html293"
47
+<B> Previous:</B> <A NAME="tex2html294"
48 48
   HREF="node8.html">Binary packages</A>
49
- &nbsp; <B>  <A NAME="tex2html301"
49
+ &nbsp; <B>  <A NAME="tex2html302"
50 50
   HREF="node1.html">Contents</A></B> 
51 51
 <BR>
52 52
 <BR></DIV>
... ...
@@ -62,22 +62,22 @@ Installation</A>
62 62
 <A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
63 63
 
64 64
 <UL CLASS="ChildLinks">
65
-<LI><A NAME="tex2html304"
66
-  HREF="node10.html">Requirements</A>
67 65
 <LI><A NAME="tex2html305"
68
-  HREF="node11.html">Installing on shell account</A>
66
+  HREF="node10.html">Requirements</A>
69 67
 <LI><A NAME="tex2html306"
70
-  HREF="node12.html">Adding new system user and group</A>
68
+  HREF="node11.html">Installing on shell account</A>
71 69
 <LI><A NAME="tex2html307"
72
-  HREF="node13.html">Compilation of base package</A>
70
+  HREF="node12.html">Adding new system user and group</A>
73 71
 <LI><A NAME="tex2html308"
72
+  HREF="node13.html">Compilation of base package</A>
73
+<LI><A NAME="tex2html309"
74 74
   HREF="node14.html">Compilation with clamav-milter enabled</A>
75 75
 </UL>
76 76
 <!--End of Table of Child-Links-->
77 77
 <BR><HR>
78 78
 <ADDRESS>
79 79
 Tomasz Kojm
80
-2008-04-09
80
+2008-06-04
81 81
 </ADDRESS>
82 82
 </BODY>
83 83
 </HTML>
... ...
@@ -2227,7 +2227,10 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re
2227 2227
 				aMessage = messages[multiparts] = messageCreate();
2228 2228
 				if(aMessage == NULL) {
2229 2229
 					multiparts--;
2230
-					continue;
2230
+					/* if allocation failed the first time,
2231
+					 * there's no point in retrying, just
2232
+					 * break out */
2233
+					break;
2231 2234
 				}
2232 2235
 				messageSetCTX(aMessage, mctx->ctx);
2233 2236
 
... ...
@@ -2486,6 +2489,24 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re
2486 2486
 						if(rc == VIRUS)
2487 2487
 							infected = TRUE;
2488 2488
 						break;
2489
+
2490
+					case RELATED:
2491
+					case ENCRYPTED:
2492
+					case SIGNED:
2493
+					case PARALLEL:
2494
+						/* all the subtypes that we handle
2495
+						 * (all from the switch(tableFind...) below)
2496
+						 * must be listed here */
2497
+						break;
2498
+					default:
2499
+						/* this is a subtype that we 
2500
+						 * don't handle anyway, 
2501
+						 * don't store */
2502
+						if(messages[multiparts]) {
2503
+							messageDestroy(messages[multiparts]);
2504
+							messages[multiparts] = NULL;
2505
+						}
2506
+						--multiparts;
2489 2507
 				}
2490 2508
 			}
2491 2509
 
... ...
@@ -2562,7 +2583,7 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re
2562 2562
 
2563 2563
 				htmltextPart = getTextPart(messages, multiparts);
2564 2564
 
2565
-				if(htmltextPart >= 0) {
2565
+				if(htmltextPart >= 0 && messages) {
2566 2566
 					if(messageGetBody(messages[htmltextPart]))
2567 2567
 
2568 2568
 						aText = textAddMessage(aText, messages[htmltextPart]);
... ...
@@ -2675,11 +2696,12 @@ parseEmailBody(message *messageIn, text *textIn, mbox_ctx *mctx, unsigned int re
2675 2675
 				 * message and we need to dig out the plain
2676 2676
 				 * text part of that alternative
2677 2677
 				 */
2678
-				htmltextPart = getTextPart(messages, multiparts);
2679
-				if(htmltextPart == -1)
2680
-					htmltextPart = 0;
2681
-
2682
-				rc = parseEmailBody(messages[htmltextPart], aText, mctx, recursion_level + 1);
2678
+				if(messages) {
2679
+					htmltextPart = getTextPart(messages, multiparts);
2680
+					if(htmltextPart == -1)
2681
+						htmltextPart = 0;
2682
+					rc = parseEmailBody(messages[htmltextPart], aText, mctx, recursion_level + 1);
2683
+				}
2683 2684
 				break;
2684 2685
 			default:
2685 2686
 				assert(0);
... ...
@@ -87,7 +87,7 @@ static pthread_mutex_t cli_ctime_mutex = PTHREAD_MUTEX_INITIALIZER;
87 87
 #define       P_tmpdir        "C:\\WINDOWS\\TEMP"
88 88
 #endif
89 89
 
90
-#define CL_FLEVEL 29 /* don't touch it */
90
+#define CL_FLEVEL 31 /* don't touch it */
91 91
 
92 92
 uint8_t cli_debug_flag = 0, cli_leavetemps_flag = 0;
93 93
 
... ...
@@ -265,6 +265,7 @@ int petite_inflate2x_1to9(char *buf, uint32_t minrva, uint32_t bufsz, struct cli
265 265
       uint32_t check1, check2;
266 266
       uint8_t mydl = 0;
267 267
       uint8_t goback;
268
+      unsigned int q;
268 269
       
269 270
       /* Unpak each original section in turn */
270 271
 
... ...
@@ -312,15 +313,18 @@ int petite_inflate2x_1to9(char *buf, uint32_t minrva, uint32_t bufsz, struct cli
312 312
        * (eg the icon): let's fix the rva
313 313
        */
314 314
 
315
-      if (!check4resources) {
316
-	unsigned int q;
317
-	for ( q = 0 ; q < sectcount ; q++ ) {
318
-	  if ( thisrva <= sections[q].rva || thisrva >= sections[q].rva + sections[q].vsz)
319
-	    continue;
315
+      for ( q = 0 ; q < sectcount ; q++ ) {
316
+	if(!CLI_ISCONTAINED(sections[q].rva, sections[q].vsz, usects[j].rva, usects[j].vsz))
317
+	  continue;
318
+	if (!check4resources) {
320 319
 	  usects[j].rva = sections[q].rva;
321 320
 	  usects[j].rsz = thisrva - sections[q].rva + size;
322
-	  break;
323 321
 	}
322
+	break;
323
+      }
324
+      if (q == sectcount) {
325
+	free(usects);
326
+	return 1;
324 327
       }
325 328
 
326 329
       /* Increase count of unpacked sections */