February 4, 2008
View 9e75180

introduce cli_ctime() that uses ctime_r() when available, and falls back to locking with a mutex around ctime(). (ensures we are using the same mutex always). use cli_ctime() instead of the thread-unsafe ctime(). This fixes stability problems.

Török Edvin authored on 2008/02/04 04:23:20
January 5, 2008
View 7e05c02

fix warnings

aCaB authored on 2008/01/05 11:43:07
December 17, 2007
View ac9aab8

support whitelisting of individual .mdb sigs

Tomasz Kojm authored on 2007/12/17 03:49:51
December 16, 2007
View 2b45981

use B-M to handle .hdb and .fp databases and other minor changes

Tomasz Kojm authored on 2007/12/16 05:34:31
December 14, 2007
View f377e05

Merging the post0.92 stuff Please don't commit anything till I'm finished

aCaB authored on 2007/12/14 04:45:38
December 7, 2007
View 50d2440

fix possible integer overflow in MEW related code

Tomasz Kojm authored on 2007/12/07 00:08:05
October 6, 2007
View b07f9a5

fix bb#495

Tomasz Kojm authored on 2007/10/06 06:48:57
September 21, 2007
View 6189435

Avoid variadic macroes make vc6 happy.

aCaB authored on 2007/09/21 08:21:01
September 16, 2007
View b57836c

s/buff/epbuff/

aCaB authored on 2007/09/16 01:27:05
September 13, 2007
View 5f7aa0c

typo in upack checks

aCaB authored on 2007/09/13 21:49:46
View a993c5a

Shut up a few warnings and fix some typoes

aCaB authored on 2007/09/13 20:26:26
September 8, 2007
View 6ca0345

bb#656

aCaB authored on 2007/09/08 21:59:57
September 4, 2007
View 95e31dc

General "tidy" and some algo hacks. Old and inefficient sue cryptor replaced with a signature.

aCaB authored on 2007/09/04 09:38:30
September 1, 2007
View a7ac597

various cleanups; fix bb#577 (move cli_* out of clamav.h)

Tomasz Kojm authored on 2007/09/01 04:55:09
June 20, 2007
View c98bc23

DCONF support for ASPACK

Tomasz Kojm authored on 2007/06/20 00:09:20