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
March 3, 2008
View e74cdbc

fix handling of md5 digests (bb#866)

Tomasz Kojm authored on 2008/03/03 20:14:58
February 15, 2008
View 9652209

warnings in pdf and tar

aCaB authored on 2008/02/15 00:38:59
View d0d1afd

untar OTF

aCaB authored on 2008/02/15 00:24:07
February 12, 2008
View a5afcb6

Fix compilation error on Cygwin

Nigel Horne authored on 2008/02/12 20:33:47