aboutsummaryrefslogtreecommitdiffstats
path: root/src/url.c
Commit message (Expand)AuthorAgeFilesLines
* * Avoid extra requests to surbls saving them into requests cacheVsevolod Stakhov2009-03-101-2/+2
* * Fix 2 memory issues:Vsevolod Stakhov2009-03-101-0/+10
* * Add some broken urls to check list, in fact skip only urls without host par...Vsevolod Stakhov2009-03-061-2/+2
* * Fix bad memory leaks and memory corruption in url detecting moduleVsevolod Stakhov2009-03-061-10/+51
* * Fix bug in url parser with freeing memory allocated by memory_pool allocatorVsevolod Stakhov2009-03-041-4/+4
* * Prepare to migrate to cmake (still need to write install target and working...Vsevolod Stakhov2009-02-161-12/+2
* * Add BSD license textVsevolod Stakhov2009-02-161-0/+24
* * Reorganize structure of source filesVsevolod Stakhov2008-11-011-0/+886