March 23, 2009
View 62b7686

fix trailing bytes in base64 decoding (bb #1388, thanks Thiyaga <mthiyaga*corp.untd.com>)

Török Edvin authored on 2009/03/23 01:55:41
March 12, 2009
View fc809c9

bb#1456

aCaB authored on 2009/03/12 03:19:22
View f2d79ab

bb#1456

aCaB authored on 2009/03/12 03:04:01
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
September 2, 2008
View 92012be

libclamav/message.c, mbox.c: fix out-of-memory null dereference in mbox/message (bb#1141)

Tomasz Kojm authored on 2008/09/02 02:35:12
July 30, 2008
View 4270f93

(bb #913, #916) * fix scan of partial messages * allow for tempfiles to be cleaned up based on age * new clamd.conf option ScanPartialMessages * sample cleanup script * clamd/thrmgr.c: fix item_count

Török Edvin authored on 2008/07/30 22:54:34
July 24, 2008
View af9cdbe

avoid passing negative values to isspace

Török Edvin authored on 2008/07/24 02:58:48
April 15, 2008
View d076ad0

check in 0.93 patches

Tomasz Kojm authored on 2008/04/15 05:13:05
April 3, 2008
View 2023340

update copyrights and stick more files to GPLv2; move and add more credits to the AUTHORS file; add COPYING.BSD

Tomasz Kojm authored on 2008/04/03 00:24:51
March 25, 2008
View 6351aa8

cli_warnmsg -> cli_dbgmsg (bb #880), don't handle multipart/encrypted specially

Török Edvin authored on 2008/03/25 04:19:40
March 18, 2008
View f59513f

degrade some warning messages to debug (bb #880).

Török Edvin authored on 2008/03/18 01:15:50
December 18, 2007
View faa0d26

A few code tidies

Nigel Horne authored on 2007/12/18 05:22:11
December 15, 2007
View 7021b54

improved filetype detection code

Tomasz Kojm authored on 2007/12/15 07:39:37
December 14, 2007
View 9fe789f

Many changes since 0.92

Nigel Horne authored on 2007/12/14 01:18:18
September 15, 2007
View 73ddf91

More cleanups

Nigel Horne authored on 2007/09/15 18:00:57