January 22, 2008
View 9f71410

if available use dscl on Mac OS X (bb#753)

Tomasz Kojm authored on 2008/01/22 23:52:08
View 48eec71

disable 'Unknown RAR pack method' error message due to false alerts with some SFX archives (bb#399)

Tomasz Kojm authored on 2008/01/22 20:17:33
View ad08b90

don't link with nsl if not needed (bb#754)

Tomasz Kojm authored on 2008/01/22 19:49:50
View 0aa3ba0

respect custom dbdir settings in print_version() (bb#699)

Tomasz Kojm authored on 2008/01/22 19:42:30
View df599e7

drop support for direct fd passing (not maintained)

Tomasz Kojm authored on 2008/01/22 17:38:24
View 4812a02

fix EOF handling, bug introduced in r3515.

Török Edvin authored on 2008/01/22 03:23:42
View 1d64380

drop internal snprintf implementation

Tomasz Kojm authored on 2008/01/22 02:38:42
View 3a68e87

add missing #pragma pack directives (bb#769)

Tomasz Kojm authored on 2008/01/22 02:32:12
View 3c5f7c0

use %lu/(unsigned long int) instead of %ju/(uintmax_t) (bb#444)

Tomasz Kojm authored on 2008/01/22 02:26:26
View b0b8398

* contrib/entitynorm: * use fewer entities, browsers don't support all either. * update to generate code for new entconv. * no need for configure, use just a simple Makefile (it is an internal tool) libclamav/entconv.c, hashtab.c, htmlnorm.c: * don't allocate memory for each entity_norm call. * don't touch length of mmaped area (bb #785) * update htmlnorm to use new entity_norm

Török Edvin authored on 2008/01/22 00:52:21
January 21, 2008
View 0bc4d47

fix a gcc warning (bb #786). Thanks to Gianluigi Tiesi <sherpya*netfarm.it>

Török Edvin authored on 2008/01/21 23:29:49
View 4e1127c

AC_TRY_LINK already adds a main(), remove duplicate main() entconv improvements to improve security and performance Part I for (bb #686, #386) TODO: * optimize entity_norm * create testfiles for unicode encoding variants * create a regression test * check for memory leaks

Török Edvin authored on 2008/01/21 07:18:14
January 19, 2008
View afc5712

splitted test files

aCaB authored on 2008/01/19 23:07:43
View 0d615f7

update documentation. Part I, more to come. (bb #554).

Török Edvin authored on 2008/01/19 00:28:05
January 18, 2008
View ace2830

byteswapped testfiles - bb#398

aCaB authored on 2008/01/18 20:41:02