February 10, 2010
View 2a94c08

move matching code to matcher_run.

Török Edvin authored on 2010/02/10 01:56:08
View 551e73b

matcher-ac: move leaf checks inside IS_FINAL.

Török Edvin authored on 2010/02/10 01:23:10
February 9, 2010
View e0ac80a

Prepare for prefiltering: add new files.

Török Edvin authored on 2010/02/09 19:01:31
February 20, 2009
View 77ad9f7

more documentation on IDSESSION/INSTREEAM (bb #1401).

Török Edvin authored on 2009/02/20 20:23:52
February 19, 2009
View 44fc3ff

shared/cdiff.c: scripts can now control size of input buffer (bb#1395)

Tomasz Kojm authored on 2009/02/19 20:56:27
View a1c9ad2

fix distcheck.

Török Edvin authored on 2009/02/19 17:50:04
View d39b4c9

libclamav/textdet.c: improve (**or screw up**) UTF-16 detection (bb#1209)

Tomasz Kojm authored on 2009/02/19 06:55:25
View 5d34634

move the command parsing, and stream handling code into their own functions. No functionality change.

Török Edvin authored on 2009/02/19 06:34:44
View 23ee38a

n->type has to be first field (revert bug introduced in field reorder commit).

Török Edvin authored on 2009/02/19 06:34:40
View f36d8f9

fix NetBSD build

Török Edvin authored on 2009/02/19 06:34:34
View 7e32c99

improve URL handling

Török Edvin authored on 2009/02/19 05:27:25
View fe389c8

reorder fields (bb #1144)

Török Edvin authored on 2009/02/19 04:53:28
View 31d5b62

real fix for BB #1403.

Török Edvin authored on 2009/02/19 04:26:30
View a414efb

revert previous commit, it is the wrong fix.

Török Edvin authored on 2009/02/19 04:11:21
View a1f0c01

Fix wrong use of strerror_r: it doesn't have to use/fill the buffer, it can return a pointer to a static location, as described in the manpage. This can happen on a Linux system with a foreign locale, where the LANG=C messages are returned this way. (BB #1403)

Török Edvin authored on 2009/02/19 04:08:15