February 1, 2008
View 4addba2

ndb sigs: add new target type (7) for ASCII files; handle sigs for targets 2..7 with A-C only

Tomasz Kojm authored on 2008/02/01 09:17:44
View f12c2e6

ignore invalid URLs containing double dots, optimization: cut URL after hostname

Török Edvin authored on 2008/02/01 01:05:20
View 8619da9

minor code tidy; drop broken sigtouint32()

Tomasz Kojm authored on 2008/02/01 00:51:13
January 31, 2008
View 1cdb6cf

s/HAVE_GMP/HAVE_LIBGMP

Tomasz Kojm authored on 2008/01/31 21:16:31
View 6053d09

allow to specify libgmp location, by using --with-libgmp-prefix, by default current prefix is also searched allow to specify libb2 location, by using --with-bz2-prefix, by default current prefix is also searched locating gmp and bz2 works by default on OpenBSD (bb #301) move local m4 macros to m4/ import lib-link.m4 and dependent files quoting for autoconf macros (bb #452)

Török Edvin authored on 2008/01/31 21:07:57
View 7d39618

fix quoting of version.

Török Edvin authored on 2008/01/31 06:33:27
View 8b46ba3

add AC_C_RESTRICT (bb #452)

Török Edvin authored on 2008/01/31 06:12:43
View 4c56bff

build system modernization: (based on suggestion from Markus Elfring <Markus.Elfring*web.de> in bb #452) * use AC_CONFIG_HEADER, since AM_CONFIG_HEADER is obsolete * put configure files into auxiliary directory * fix main declaration in FD_SETSIZE test * check for failure on fopen in FD_SETSIZE test * move version from AM_INIT_AUTOMAKE to AC_INIT, old form was obsolete * eliminate automake warnings, update Makefile.am * rename .splitted to .split (requested by aCaB)

Török Edvin authored on 2008/01/31 06:06:36
View a3fe2c5

make the parser more sensitive to syntax errors (bb#238)

Tomasz Kojm authored on 2008/01/31 05:04:02
View 75fe125

when domain matchers, preserve full subdomain(bb #721)

Török Edvin authored on 2008/01/31 03:44:07
January 30, 2008
View 5d40533

Handle trailing CR and change handling of truncated files

Nigel Horne authored on 2008/01/30 03:11:28
View e25960d

Downgrade some messages from warning to debug

Nigel Horne authored on 2008/01/30 02:31:35
January 29, 2008
View 091b19c

more documentation update

Török Edvin authored on 2008/01/29 07:03:41
View 3ae7b3a

on Solaris/Intel bm_shift could be improperly allocated (bb#773)

Tomasz Kojm authored on 2008/01/29 00:27:01
January 28, 2008
View 43a5497

fix memory errors in new code (bb#793)

Tomasz Kojm authored on 2008/01/28 04:28:28