June 11, 2009
View 8df99a9

0.95.2

Tomasz Kojm authored on 2009/06/11 05:50:49
April 7, 2009
View e06afe8

libclamav: fix handling of signature offsets in cli_scanbuff() (bb#1546)

Tomasz Kojm authored on 2009/04/07 05:01:09
April 3, 2009
View f2b71eb

extract URLs from mail body (bb #1482).

Török Edvin authored on 2009/04/03 05:36:22
March 23, 2009
View c89cebe

fix extraction of embedded images (bb #1384).

Török Edvin authored on 2009/03/23 20:21:25
March 12, 2009
View e68d70e

strerror/strerror_r->cli_strerror which is always thread safe.

Török Edvin authored on 2009/03/12 04:11:09
View fc809c9

bb#1456

aCaB authored on 2009/03/12 03:19:22
February 13, 2009
View 0138619

libclamav/matcher.c: cli_scanbuff: add support for external acdata

Tomasz Kojm authored on 2009/02/13 21:42:35
February 12, 2009
View 871177c

return codes cleanup (bb#1159)

Tomasz Kojm authored on 2009/02/12 22:53:23
November 15, 2008
View 33068e0

libclamav: drop cl_settempdir(); use cl_engine_set() with CL_ENGINE_TMPDIR and CL_ENGINE_KEEPTMP instead

Tomasz Kojm authored on 2008/11/15 07:23:39
November 11, 2008
View 724b2bf

Move cl_engine from clamav.h to others.h; move cl_limits to cl_engine; New API calls:

Tomasz Kojm authored on 2008/11/11 02:39:58
November 8, 2008
View 08402af

fix more compiler warnings (bb #273)

Török Edvin authored on 2008/11/08 03:49:47
November 6, 2008
View 6a21552

have configure define NDEBUG unless we use --enable-debug, instead of having to #ifndef CL_DEBUG #define NDEBUG #endif in each .c file that uses assert. If you want assertions enabled you'll need to use --enable-debug to configure, as until now, no change there.

Török Edvin authored on 2008/11/06 23:27:18
October 7, 2008
View 1405207

bb#1219

aCaB authored on 2008/10/07 22:35:21
October 1, 2008
View cfeeb32

Scan textpart attachments on the fly, don't wait till we concatenate all textparts. (bb #1205)

Török Edvin authored on 2008/10/01 00:19:37
September 24, 2008
View 7d4b5f1

use clistrdup/free instead of blobs (bb #828)

Török Edvin authored on 2008/09/24 05:52:33