Commit graph

176 commits

Author SHA1 Message Date
Török Edvin
f00041c178 Add sigtool --compare.
This can be used how big cdiffs between different files are,
without actually creating CVDs or signed cdiffs.
2011-12-07 12:53:04 +02:00
Tomasz Kojm
de1271a10c clamd: initial support for on-access scanner using fanotify (bb#2236)
only works in notification mode (no access blocking) right now
2011-11-16 16:00:13 +01:00
Tomasz Kojm
cc590e0769 freshclam: add new option PrivateMirror (bb#3058) 2011-09-12 16:29:56 +02:00
Török Edvin
248c2f4d9c clamscan: new flag --archive-verbose
This shows the archive member names (if known) when a virus is found.
When combined with -v it shows the archive member names while scanning too.
2011-08-22 16:58:48 +03:00
Tomasz Kojm
11b158c1df freshclam: add new option --update-db 2011-08-08 11:32:51 +02:00
Tomasz Kojm
ac090cf581 docs: clarify behavior of --scan-*/Scan* options (bb#3134) 2011-08-02 17:05:20 +02:00
Tomasz Kojm
bcf979719b update description of ExtraDatabase 2011-07-25 13:01:57 +02:00
aCaB
1672b517ef bb#2879 2011-06-18 17:45:44 +02:00
Tomasz Kojm
cdddd014ff sigtool: add support for building unsigned dbs (--unsigned)
libclamav: handle unsigned db files (.cud)
2011-05-10 21:29:49 +02:00
Tomasz Kojm
bc3b9efc5b clamd: add new option ClamukoExcludeUID (bb#2260) 2011-02-28 21:49:11 +01:00
Tomasz Kojm
27c451d04d clamd: update description of ReadTimeout (bb#2565) 2011-02-21 18:19:55 +01:00
Tomasz Kojm
62315ce69a clamd: add new config option BytecodeUnsigned (bb#2537); drop
"None" from BytecodeSecurity
clamscan: add new switch --bytecode-unsigned and drop --bytecode-trust-all
2011-02-17 19:17:35 +01:00
Török Edvin
63feb6cdf4 Add some performance measurement code.
Default off, activated by --dev-performance, and always on in c4w.
2011-02-14 19:19:53 +02:00
Tomasz Kojm
6f4847aacf shared/optparser: when size limit is disabled set it to 4GB (bb#2471) 2011-01-20 15:34:55 +01:00
Török Edvin
c19477ec23 Reduce bytecodetimeout to 5s instead of 60.
In case of buggy bytecode limits the amount of resources consumed.
2011-01-20 16:12:11 +02:00
Tomasz Kojm
d5fde2eb61 sigtool: add new options --sha1 and --sha256 2011-01-18 15:00:37 +01:00
Tomasz Kojm
8c57a6c1b7 clamscan: add new options --follow-(dir|file)-symlinks (bb#1870) 2010-12-28 18:24:51 +01:00
aCaB
bfa37fb5ee bb#2129 2010-12-21 17:04:51 +01:00
Török Edvin
b907e8cf8c clamd: bump default MaxConnectionQueueLength to 200 2010-12-20 16:36:10 +02:00
Tomasz Kojm
f88c178806 mention db.XY.ipv6.clamav.net 2010-11-25 12:21:47 +01:00
Tomasz Kojm
3507891f00 freshclam: get detection stats directly from clamd (bb#2312) 2010-11-05 15:32:51 +01:00
Török Edvin
769f37a6f6 Default off, you can turn on via 'DevLiblog'.
This also replaces the cli_*_stats variants with a callback for stats,
so that clamd can call the cl_*_callback variants instead, and pass the filename
as context.
2010-11-02 12:26:33 +02:00
Tomasz Kojm
6bee45b345 clamd: add new option OLE2BlockMacros (requested by Mike) 2010-10-29 19:04:23 +02:00
Tomasz Kojm
3cdc51b83e freshclam: add initial support for DatabaseCustomURL 2010-10-28 16:24:16 +02:00
Török Edvin
82f711fb28 Use FLAG_REQUIRED.
As suggested by Tomasz.
2010-07-29 21:46:59 +03:00
Török Edvin
1e7ad51763 Fix segfault with --bytecode-mode, make it require an argument.
Thanks to nitrox for reporting.
2010-07-29 21:16:19 +03:00
Török Edvin
9f3afdb874 Add clamscan flag --bytecode-mode.
This allows access to the newly introduced testmode.
2010-07-29 14:07:00 +03:00
Tomasz Kojm
edbba730b3 clamd: add ExtendedDetectionInfo (bb#1228, #1626) 2010-07-06 19:46:55 +02:00
Tomasz Kojm
8478b04a78 sigtool/sigtool.c: add --datadir (bb#2063) 2010-06-08 16:34:59 +02:00
Tomasz Kojm
fc05ee4801 clamscan: add support for loading multiple dbs at command line with -d (bb#2033) 2010-05-28 13:28:46 +02:00
Tomasz Kojm
361b3285b4 freshclam: add new option TestDatabases 2010-05-11 22:44:28 +02:00
aCaB
3d7547cf6a add collect hashes options to clamd and clamscan 2010-05-07 23:33:26 +02:00
aCaB
33a62ad1e2 clamav-milter: don't logg() past fork(), add notes 2010-05-03 10:37:31 +02:00
aCaB
cc957a9ad8 add VirusAction to clamav-milter - bb#1867 2010-05-02 19:14:15 +02:00
Török Edvin
12876d3cb6 bytecode timeout 60s. 2010-03-24 18:34:58 +02:00
Török Edvin
b26d43809a Add matchwithread.cbc to unit tests. 2010-03-24 12:46:34 +02:00
Török Edvin
bdd9aeaeeb Use a watchdog thread. Also make timeout be ms instead of us. 2010-03-23 16:33:41 +02:00
Török Edvin
b63681a52b Introduce BytecodeTimeout. 2010-03-22 17:16:07 +02:00
Török Edvin
84edf09bba Fix clambc -p. 2010-03-22 14:58:51 +02:00
Török Edvin
50436cbdb1 bytecode api fixes. 2010-03-22 13:41:18 +02:00
Tomasz Kojm
c4910836f3 update manuals 2010-03-19 17:42:25 +01:00
Tomasz Kojm
e30bb4584c freshclam: add support for ExtraDatabase (bb#781) 2010-03-19 14:37:51 +01:00
Török Edvin
aa745db74d Add clamscan commandline to load bytecode in debug mode. 2010-03-12 13:13:08 +02:00
Török Edvin
cdd2f4da40 Add missing initializer. 2010-03-10 14:54:01 +02:00
Török Edvin
606fd6d0f1 Allow "None" bytecode security setting only in --enable-debug mode. 2010-03-10 14:30:31 +02:00
Tomasz Kojm
010d625dd5 update docs (thx to aCaB&Luca!) 2010-02-26 14:31:22 +01:00
Török Edvin
d4c9f766ce fix clambc's printing of source code, and add separate cmdline for it.
Also disable debug by default, --debug can be used to enable.
2010-02-15 17:32:41 +02:00
aCaB
adf27b936e bb#1684 2010-02-09 20:45:32 +01:00
aCaB
e394c51305 bb#1789 - part two 2010-02-04 22:01:05 +01:00
aCaB
ab56ca922e bb#1789 - part one 2010-02-04 17:32:42 +01:00