November 15, 2007
View 88c9092

revert change from trunk and move to branch.

Török Edvin authored on 2007/11/15 06:33:07
View a4e6ac4

remove "all domain scan" feature from phishcheck (--no-phishing-restrictedscan). Nobody is using it. Don't care why an url is clean, just state it is clean. Various cleanups resulting from this. Prepare to introduce selective turn on of sub-features.

Török Edvin authored on 2007/11/15 05:53:42
October 30, 2007
View 37dd9c0

better handling for \n

Török Edvin authored on 2007/10/30 04:19:20
October 3, 2007
View a57cfac

remove incorrect free_if_needed call

Török Edvin authored on 2007/10/03 05:35:12
View 830c1ea

avoid false positives with outbind:// URLs

Török Edvin authored on 2007/10/03 05:19:31
October 1, 2007
View 97ba1ae

more improvements to the algorithm.

Török Edvin authored on 2007/10/01 06:00:05
September 29, 2007
View ecd2643

fix off by one substring logic.

Török Edvin authored on 2007/09/29 03:45:58
View 7da9bd6

fix NULL deref. bug, use of uninitialized variable, and memory leak from yesterday's commit. Changelog: add log message for r3254 from svn log, forgot to update Changelog yesterday (oops)

Török Edvin authored on 2007/09/29 03:05:17
September 28, 2007
View b5341ac

more improvements to the url extraction algorithm (more to come later). Reduces false negatives. False positives ratio should be same.

Török Edvin authored on 2007/09/28 06:27:37
September 21, 2007
View 6a929d8

improve url extraction algorithm.

Török Edvin authored on 2007/09/21 06:05:11
September 18, 2007
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
August 15, 2007
View 4c748c3

make debug output look better (patch from Sven)

Török Edvin authored on 2007/08/15 06:21:49
View 7c6c3e1

libclamav/phishcheck.c: Don't report phishing on broken urls containing > in the hostname. (bb #619)

Török Edvin authored on 2007/08/15 06:10:58
August 9, 2007
View 2d33c3a

workaround Solaris problem with regexec() [bb #598]

Török Edvin authored on 2007/08/09 02:11:37
July 13, 2007
View 89c7629

Fix (null) FOUND

Török Edvin authored on 2007/07/13 06:13:08