September 11, 2008
View 15d6731

allow 'make check' to work even if check is not installed by skipping checks that require it. (bb #1157) if configure is not able to find check, you can use --with-libcheck-prefix, instead of CHECK_CFLAGS and CHECK_LIBS. remove accidental AC_DEFINE GETHOSTBYNAME_R_6 from last commit.

Török Edvin authored on 2008/09/11 20:02:12
August 20, 2008
View 61b295f

spam if lcheck is too old

aCaB authored on 2008/08/20 21:55:42
August 11, 2008
View 99f74ad

check for check

aCaB authored on 2008/08/11 01:19:01
August 4, 2008
View dfc0c03

if there is a version.h.static use that instead of output from svnversion Makefile portability fixes fix assert failure add lcov to top level makefile cleanup after lcov when you run make clean (bb #1112) fix parsing of [^.] character class fix parsing of [r-t] fix handling of @ for URL hashes fix handling of &# inside URLs drop some dead code more unit tests for str portability fixes

Török Edvin authored on 2008/08/04 21:44:16
August 3, 2008
View e6f1401

fix crash in SO_search when len == 1 also skip matching too short strings (they won't match anyway)

Török Edvin authored on 2008/08/03 23:09:35
August 1, 2008
View 1126559

flag for U: lines, format is one of: U:MD5 U1:MD5 U2:MD5

Török Edvin authored on 2008/08/01 23:50:22
July 30, 2008
View 2b9e5d2

drop a redundant check from phishcheck. enable debug output in unit tests, they are dumped to unit_tests/test-stderr.log.

Török Edvin authored on 2008/07/30 02:19:07
View 888973c

more tests

Török Edvin authored on 2008/07/30 01:45:21
View a2d14e0

add more unit-tests fix matching bugs in regex_list

Török Edvin authored on 2008/07/30 00:37:23
July 29, 2008
View a497dce

fix compiler warnings constify

Török Edvin authored on 2008/07/29 19:59:21
View 9ee053f

handle multiple matches (bb #1110) update tests for regex, reenable test

Török Edvin authored on 2008/07/29 19:36:26
July 26, 2008
View 10290ba

allow custom data to be associated with patterns (such as a regex) via a void* field. Fix memory leaks, and valgrind problems in regex_list_done.

Török Edvin authored on 2008/07/26 05:01:40
View 3dcc2d7

more tests for regex run unit-tests under valgrind if available.

Török Edvin authored on 2008/07/26 01:03:04
July 25, 2008
View 82167b0

remove remaining CL_DEBUG, and add missing file

Török Edvin authored on 2008/07/25 16:25:36