aboutsummaryrefslogtreecommitdiffstats
path: root/src/url.h
Commit message (Expand)AuthorAgeFilesLines
* Do not try to detect tld urls inside HTML texts as it generates too much fals...Vsevolod Stakhov2012-08-211-1/+1
* * Add start script for red hat compatible systemsVsevolod Stakhov2011-07-201-0/+29
* * Welcome 0.4.0Vsevolod Stakhov2011-06-241-3/+0
* * Fixes to fuzzy hashing logic, skip urls while estimating fuzzy hashVsevolod Stakhov2011-06-231-1/+4
* * New module for checking emails inside messages (rules based, like multimap)Vsevolod Stakhov2011-02-031-3/+3
* * Add ability to obtain phished url from luaVsevolod Stakhov2010-11-121-0/+2
* * Add phishing detector (now just compares <a href> with tag's data).Vsevolod Stakhov2010-11-021-2/+5
* Fixes types (use glib ones) no functional change.Vsevolod Stakhov2010-10-061-20/+20
* * Add urls output to urls commandVsevolod Stakhov2009-07-021-3/+0
* * Rework url parsing algorithmsVsevolod Stakhov2009-06-021-1/+2
* * Fix urls extracting, avoid code repeatingVsevolod Stakhov2009-04-171-2/+1
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-10/+0
* * Add new hash for storing hash data in shared memoryVsevolod Stakhov2009-01-271-2/+4
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+88