September 22, 2007
View 6295dc5

configure, configure.in: add comment on origin of testcases.

Török Edvin authored on 2007/09/22 01:26:26
September 21, 2007
View 6189435

Avoid variadic macroes make vc6 happy.

aCaB authored on 2007/09/21 08:21:01
View f33a4e5

use cli_regcomp(), instead of regcomp(). [patch idea approved by TK]

Török Edvin authored on 2007/09/21 07:03:53
View cbc69ae

add check to detect certain compiler bugs that cause incorrect code generation for CLI_ISCONTAINED. So we avoid having bugs like #613, and #670 reported over and over.

Török Edvin authored on 2007/09/21 07:00:04
View 6a929d8

improve url extraction algorithm.

Török Edvin authored on 2007/09/21 06:05:11
September 20, 2007
View 6ab97c2

Plug leak on SPF error handling

Nigel Horne authored on 2007/09/20 20:07:00
View 198308c

First draft

Nigel Horne authored on 2007/09/20 01:16:31
View 2ed6a1c

Use the OpenBSD version of regex

Nigel Horne authored on 2007/09/20 00:55:24
View ee81617

Use the OpenBSD version of regex

Nigel Horne authored on 2007/09/20 00:05:16
View dc7058e

Use the OpenBSD version

Nigel Horne authored on 2007/09/20 00:02:40
September 19, 2007
View 9187ef9

properly handle alternatives in the new approach

Tomasz Kojm authored on 2007/09/19 03:37:48
September 18, 2007
View ddae845

_POSIX2_RE_DUP_MAX

Nigel Horne authored on 2007/09/18 22:32:31
View 53ff1b0

add regcomp(), regexec() impl. from OpenBSD's libc. This code is licensed under the 3-clause BSD. This will be used instead of system provided regexec()/regcomp() to have consistent behaviour across platforms.

Török Edvin authored on 2007/09/18 03:54:56
View 584aadd

Bugs 665/667

Nigel Horne authored on 2007/09/18 01:59:02
September 17, 2007
View 164ba3b

Bug 664

Nigel Horne authored on 2007/09/17 23:23:52