January 26, 2019
View c442ca9

Updating and cleaning up copyright notices in 0.101 branch.

Micah Snyder authored on 2019/01/26 00:15:50
July 21, 2018
View d7979d4

Restructured scan options flags from a single bitflag field to a structure containing multiple bitflag fields. This also required adding a new function to the bytecode API to get scan options a la carte, and modifying the existing function to hand back scan options in the old/deprecated uint32_t bitflag format. Re-generated bytecode iface header files.

Micah Snyder authored on 2018/07/21 11:28:48
October 2, 2015
View 1f1bf36

Add 'virus found' callback. Refactor scan-all API.

Steven Morgan authored on 2015/10/02 06:47:37
September 18, 2015
View 46a35ab

mass update of copyright headers

Mickey Sola authored on 2015/09/18 02:41:26
March 2, 2013
View 8b2bdb1

bb6578 - Fixes TODO in session.c on converting to ENUM

Shawn Webb authored on 2013/03/02 04:01:20
July 17, 2012
View a2a004d

BB#3737 - Value too large for specified data type

Shawn webb authored on 2012/07/17 04:36:49
May 6, 2011
View 0f4639e

clamd: log request ip address for instream scans #bb2592 On behalf of acab

Tomasz Kojm authored on 2011/05/06 08:15:57
November 2, 2010
View 769f37a

Default off, you can turn on via 'DevLiblog'.

Török Edvin authored on 2010/11/02 19:26:33
August 5, 2009
View 2086dc5

clamd, clamscan: add support for CrossFilesystems/--cross-fs (bb#1607)

Tomasz Kojm authored on 2009/08/05 23:27:48
August 1, 2009
View 51bbedb

libclamav, clamd: handle file exclusion in cli_ftw() (bb#1656)

Tomasz Kojm authored on 2009/08/01 04:28:55
February 13, 2009
View 086eab5

update old copyright headers

Tomasz Kojm authored on 2009/02/13 19:55:45
View 949c6fe

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

Török Edvin authored on 2009/02/13 01:51:09
December 18, 2008
View 064b4a0

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

Tomasz Kojm authored on 2008/12/18 06:42:54
November 13, 2008
View 370892d

clamscan, clamd: use the new API; drop the hardcoded default limits and use the ones set in cl_engine_new()

Tomasz Kojm authored on 2008/11/13 01:19:43
May 10, 2008
View 725a296

build system: add configure checks for FD passing m4/fdpassing.m4: move all FD passing checks here clamd/session.[ch], scanner.[ch]: contrib/clamd_fdscan: add rfc2292/bsd4.4 style file descriptor passing support this code is from Marc Balmer <marc*msys.ch>, with some portability fixes applied

Török Edvin authored on 2008/05/10 06:12:28