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 13, 2008
View 3eaf4ea

Fix build problem on OpenBSD: don't compile in functions depending on pthreads into libclamav_internal_utils.a, because clamdscan is compiled without pthreads.

Török Edvin authored on 2008/01/13 06:29:22
January 10, 2008
View 12a7b4f

improve cli_rndnum() and cli_gentempfd()

Tomasz Kojm authored on 2008/01/10 04:43:08
December 13, 2007
View 510f592

bump f-level and revision

Tomasz Kojm authored on 2007/12/13 08:19:44
December 7, 2007
View cc4157b

bump f-level

Tomasz Kojm authored on 2007/12/07 00:14:09
October 10, 2007
View 018222a

re-enable ARJ in standard builds; bump f-level

Tomasz Kojm authored on 2007/10/10 00:27:21
October 9, 2007
View a48b40d

bump f-level

Tomasz Kojm authored on 2007/10/09 04:34:24
September 7, 2007
View 09eab32

move hardware acceleration code to contrib/hwaccel/hwaccel.patch

Tomasz Kojm authored on 2007/09/07 23:22:10
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
August 22, 2007
View 75e745c

bump f-level

Tomasz Kojm authored on 2007/08/22 05:38:44
July 17, 2007
View 21d3f0a

bump f-level

Tomasz Kojm authored on 2007/07/17 19:02:57
July 11, 2007
View 9d96e4b

add ARJ and SFX-ARJ support

Trog authored on 2007/07/11 19:14:08
View d98d9e1

bump f-level

Tomasz Kojm authored on 2007/07/11 07:44:51
View 9358b21

fix invalid state on realloc() failure (bb#560)

Tomasz Kojm authored on 2007/07/11 06:21:09
June 24, 2007
View 5f4897a

bump f-level

Tomasz Kojm authored on 2007/06/24 23:42:55