August 31, 2009
View 2c4c464

Regenerate the buildfiles.

Török Edvin authored on 2009/08/31 21:52:44
View 8771ff1

rename libclamav/{llvm->c++}

Török Edvin authored on 2009/08/31 17:39:46
August 26, 2009
View d13f148

Regenerate build stuff.

Török Edvin authored on 2009/08/26 00:55:09
August 25, 2009
View 731d647

Regenerate build system files.

Török Edvin authored on 2009/08/25 01:39:51
August 21, 2009
View 295f1d1

build system upgrade - bb#1528

aCaB authored on 2009/08/21 07:57:55
August 5, 2009
View f333d0b

introduce new lzma

aCaB authored on 2009/08/05 23:20:29
June 26, 2009
View 997a1ef

Draft of bytecode loader.

Török Edvin authored on 2009/06/26 22:30:46
April 2, 2009
View 4b93f2b

check for mallinfo availability (bb #1445).

Török Edvin authored on 2009/04/02 02:51:44
March 31, 2009
View 00c3dfe

provide script for package maintainers to split tarball (bb #1515) disable preloading, it doesn't work properly yet.

Török Edvin authored on 2009/03/31 21:29:36
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