September 25, 2009
View 11195c0

fix several problems introduced by the win32 commits

aCaB authored on 2009/09/25 07:09:13
View 4cd8089

win32#3

aCaB authored on 2009/09/25 02:23:21
View 5848135

win32 paths handling

aCaB authored on 2009/09/25 02:07:39
September 24, 2009
View 081f647

win32#2

aCaB authored on 2009/09/24 23:21:51
August 25, 2009
View f461d74

libclamav: improve handling of PDF files (bb#1682)

Tomasz Kojm authored on 2009/08/25 05:09:38
August 7, 2009
View 6a4dd9d

clamd, clamscan, libclamav: drop support for MailFollowURLs (bb#1677)

Tomasz Kojm authored on 2009/08/07 05:29:13
March 25, 2009
View 0b4c0ba

configure: don't define HAVE_ZLIB_H

Tomasz Kojm authored on 2009/03/25 03:43:04
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
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
October 7, 2008
View 1405207

bb#1219

aCaB authored on 2008/10/07 22:35:21
View 51d1895

fix len calculation (bug introduced in previous commit).

Török Edvin authored on 2008/10/07 18:02:22
View 7bc2259

Fix EOL algorithm: - instead of the costly algorithm: try to match with \n and retry a match with \r if failed - try matching without \n\r, and lookback one char and test for \n\r, move on to next match if failed - also assume objects are sequential, and look for indirect objects ahead, instead of looking from the beginning each time, if optimization fails, search for the indirect object from the beginning till current pos

Török Edvin authored on 2008/10/07 03:36:42
September 12, 2008
View b17efc9

libclamav/pdf.c: fix write error with specific files (bb#1181)

Tomasz Kojm authored on 2008/09/12 04:42:38
August 22, 2008
View 5cd3f73

add lots of warnings flags to 'make distcheck', and turn some warnings into errors (bb #1092)

Török Edvin authored on 2008/08/22 05:21:43