February 21, 2009
View 15b3dc2

add --with-system-tommath

aCaB authored on 2009/02/21 18:26:34
February 20, 2009
View 1005682

examples/ex1.c: use new API

Tomasz Kojm authored on 2009/02/20 23:36:53
View 73ba72e

Fix timeout/run-out-of-fd bug in unit-tests (bb #1412)

Török Edvin authored on 2009/02/20 22:22:02
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