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 23, 2009
View 17799de

fix CL_ENGINE_DB_TIME, time_t may well be 64-bits, so writing only 32-bits will leave upper 32-bits undefined and lead to funny results, such as VERSION command working first time, but 2nd time not showing the DB timestamp.

Török Edvin authored on 2009/01/23 20:12:44
January 22, 2009
View a128eb8

clamconf: handle --version/-V

Tomasz Kojm authored on 2009/01/22 23:38:16
View 63375d8

libclamav/dlp.c: disable the test for ssn_max_group (bb#1355)

Tomasz Kojm authored on 2009/01/22 23:31:19
View 0d06ef1

shared/optparser.c, clamconf: new clamconf (bb#1215, bb#1316)

Tomasz Kojm authored on 2009/01/22 23:19:47
January 20, 2009
View 19c1794

shared/optparser.c: improve cmdline args handling

Tomasz Kojm authored on 2009/01/20 04:41:27
January 19, 2009
View 016dd13

libclamav/dlp.c: fix CC detection and chksumming (bb#1264)

Tomasz Kojm authored on 2009/01/19 23:18:34
January 16, 2009
View 9a87bf2

libclamav/dlp.c: fix detection of single stripped SSNs (bb#1354)

Tomasz Kojm authored on 2009/01/16 23:07:46
January 6, 2009
View 72fb25e

libclamav/str.c: return token count in cli_strtokenize() libclamav/readdb.c: use tokens_count (bb#1331); make the parser more strict

Tomasz Kojm authored on 2009/01/06 04:57:47
View 27e28c6

libclamav/mpool.c: fix old free() call in cli_mp_hex2ui()

Tomasz Kojm authored on 2009/01/06 03:39:40
January 5, 2009
View 76115c1

fix malformed .pdb handling (bb #1338)

Török Edvin authored on 2009/01/05 19:41:03
January 3, 2009
View e247b45

shared/misc.c: re-enable freshdbdir()

Tomasz Kojm authored on 2009/01/03 06:45:46
View b61db42

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

Tomasz Kojm authored on 2009/01/03 02:04:11
View 278dc6b

shared/optparser.c, clamav-milter: use the new option parser (bb#1215)

Tomasz Kojm authored on 2009/01/03 00:30:17
January 2, 2009
View d6af38e

shared/optparser.c, sigtool: use the new option parser (bb#1215)

Tomasz Kojm authored on 2009/01/02 20:54:08