November 13, 2004
View 8c601f9

fix possible infinite loop

Trog authored on 2004/11/13 00:32:15
August 24, 2004
View 7b304de

include database info in version string

Tomasz Kojm authored on 2004/08/24 05:38:10
July 20, 2004
View 8000d07

Use new patter matching algorithm. Cleanup.

Tomasz Kojm authored on 2004/07/20 02:54:40
July 6, 2004
View cdcb8f7

* libclamav/vba_extract.c: remove unused PowerPoint functions.

Trog authored on 2004/07/06 22:29:07
June 30, 2004
View 4203409

* libclamav/vba_extract.c: dumb down the PowerPoint parser to Microsofts level. * libclamav/ole2_extract.c: check against recursion limits

Trog authored on 2004/06/30 21:28:17
June 25, 2004
View 57babca

fix error path crash

Trog authored on 2004/06/25 23:18:13
June 2, 2004
View bdc7548

Fix possible crash

Trog authored on 2004/06/02 22:14:47
View 4c64f43

Wed Jun 2 10:53:51 BST 2004 (trog) ----------------------------------- * libclamav/vba_extract.c: Fix bug parsing VBA Project file (thanks to Chris Masters for sample) * libclamav/ole2_extract.c: Check length of mmap area before using it.

Trog authored on 2004/06/02 18:55:30
May 28, 2004
View 92cf99f

Add PowerPoint endian conversion and small fixes. Export interface, ready to go.

Trog authored on 2004/05/28 22:01:30
View 5f02033

dd code to extract OLE2 objects embedded inside PowerPoint Documents. That's where the VBA is stored (not yet activated).

Trog authored on 2004/05/28 00:38:39
May 20, 2004
View bf34c7e

more malloc checks

Trog authored on 2004/05/20 19:23:40
May 12, 2004
View 69435d2

fix error path bug

Trog authored on 2004/05/12 23:25:21
May 7, 2004
View 1feea75

Fix fd leak in Word6 macro code.

Trog authored on 2004/05/07 00:21:33
May 5, 2004
View bc8dc96

Do endian conversion in Word6 macro code.

Trog authored on 2004/05/05 21:32:33
View bf79f6c

Add another Office2003 VBA signature.

Trog authored on 2004/05/05 19:32:03