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
August 12, 2008
View 6f46745

count dups in pdf

aCaB authored on 2008/08/12 01:04:11
May 28, 2008
View 72ce4b7

improve handling of PDF, CAB, RTF, OLE2 and HTML files (sync with branch/0.93)

Tomasz Kojm authored on 2008/05/28 01:30:47
April 9, 2008
View 997a0e0

hardfail on unlink failure

aCaB authored on 2008/04/09 02:45: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
April 2, 2008
View c0a95e0

bb#384 - unlink

aCaB authored on 2008/04/02 20:13:16
March 10, 2008
View db9d275

--leave-temps didn't work without --debug (bb#874)

Tomasz Kojm authored on 2008/03/10 22:47:04