October 11, 2008
View d6d8d45

fix URL parsing, since we now parse the full URL

Török Edvin authored on 2008/10/11 19:27:34
October 3, 2008
View ff9845c

--phishing-ssl and --phishing-cloak should work even if the host is not in the .pdb (bb #1211)

Török Edvin authored on 2008/10/03 03:55:24
October 1, 2008
View dc36f0d

strip spaces from URL before checking that it is a URL

Török Edvin authored on 2008/10/01 18:56:54
September 24, 2008
View 7d4b5f1

use clistrdup/free instead of blobs (bb #828)

Török Edvin authored on 2008/09/24 05:52:33
September 17, 2008
View 81040d7

bb #1160

Török Edvin authored on 2008/09/17 03:13:07
September 16, 2008
View 3baee50

convert a checked fixture into an unchecked fixture, it is sufficient if that setup code is run once, this speeds up the tests. fix some helgrind warnings (the phishcheck struct is going to be freed anyway, so writing something to it doesn't help anyway)

Török Edvin authored on 2008/09/16 19:32:20
August 25, 2008
View 7959343

allow make distcheck to succeed (bb #1142) fix some more warnings filter -Werror in clamav-milter.c

Török Edvin authored on 2008/08/25 23:18:48
August 22, 2008
View 5cd3f73

add lots of warnings flags to 'make distcheck', and turn some warnings into errors (bb #1092)

Török Edvin authored on 2008/08/22 05:21:43
August 12, 2008
View 3b7d319

fix NULL dereference when running with a limited db

Tomasz Kojm authored on 2008/08/12 04:00:52
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 2, 2008
View 063ddd5

optimization: use the filter to avoid cli_bm_scanbuff calls bugfix: SO_search returns -1 when it doesn't find a match, code was assuming it returns 0.

Török Edvin authored on 2008/08/02 00:45:15
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
View 063bfe5

rename hashes -> md5_hashes

Török Edvin authored on 2008/08/01 23:50:16
View b3b6f0e

fix valgrind warning

Török Edvin authored on 2008/08/01 23:50:07
View b43205c

implement md5 URL match

Török Edvin authored on 2008/08/01 23:50:02