March 3, 2009
View 5348fa8

bb#1443 please don't touch the build stuff for a coupel of hours so i can easily revert this commit

aCaB authored on 2009/03/03 01:39:54
March 2, 2009
View 956fcfc

COPYING.BSD -> COPYING.regex; add COPYING.sha256

Tomasz Kojm authored on 2009/03/02 01:19:45
February 23, 2009
View 8db0a34

clamdtop moved to toplevel + manpage.

Török Edvin authored on 2009/02/23 21:35:34
February 13, 2009
View 7bea419

revert accidental makefile change

Török Edvin authored on 2009/02/13 02:26:40
View 7609af8

merge from clamd-proto branch: handle multiple %v parameters introduce poll_fds that also does the read into a buffer introduce thrmgr_group* commands for keeping track of groups of commands (multiscan, IDSESSION) introduce 2 queues in thrmgr, multiscan queues get lower priority. Commands are processed from both queues in a 4:1 ratio to avoid starvation. unify reply code: conn_reply* unify scanner code into scan_callback that is called from cli_ftw multiscan doesn't need stat() now if readdir() provides dt_type redesign clamd main loop: there is now an accept thread, and a recv()/dispatch thread, +MaxThreads worker (scanner) threads. introduce limiting on commands when worker threads are contended. introduce IDSESSION, a replacement for the old SESSION command, that allows asyncronous (scan) commands and scan replies introduce INSTREAM that allows sending the data to scan on same connection (vs STREAM that requires another port) introduce zCOMMANDS

aCaB authored on 2009/02/13 02:11:27
View d66eff0

initial version of clamd proto tests

Török Edvin authored on 2009/02/13 00:50:41
January 27, 2009
View 47d40fe

libclamav: use LibTomMath by Tom St Denis instead of libgmp for multiple precision integer arithmetic (bb#1366)

Tomasz Kojm authored on 2009/01/27 04:47:02
January 3, 2009
View b61db42

shared, clamconf: drop old stuff; replace getopt.[ch] with my_getopt

Tomasz Kojm authored on 2009/01/03 02:04:11
January 2, 2009
View 62f3e4e

add -Wformat-security to 'make distcheck'

Török Edvin authored on 2009/01/02 05:42:31
December 18, 2008
View 064b4a0

initial version of the unified option parser (bb#1215)

Tomasz Kojm authored on 2008/12/18 06:42:54
December 8, 2008
View 3be4ac3

drop useless checks

aCaB authored on 2008/12/08 00:12:07
November 19, 2008
View af23f58

enable mempool by default when available

aCaB authored on 2008/11/19 03:43:38
November 12, 2008
View 5ed6026

liblt sucks

aCaB authored on 2008/11/12 09:37:03
November 11, 2008
View bb7bd3a

final

aCaB authored on 2008/11/11 02:27:03
November 10, 2008
View 094104a

preliminary dlopen support for libclamunrar - this is mostly libtool stuff

aCaB authored on 2008/11/10 03:23:04