| Commit message (Expand) | Author | Age | Files | Lines |
* | * Introduce new logging system: | Vsevolod Stakhov | 2009-12-22 | 1 | -11/+11 |
* | * Retab, no functional changes | Vsevolod Stakhov | 2009-10-02 | 1 | -243/+227 |
* | * Handle base10 encoded ip addresses correctly | Vsevolod Stakhov | 2009-08-31 | 1 | -1/+2 |
* | * Strip urls from space characters | Vsevolod Stakhov | 2009-08-05 | 1 | -0/+18 |
* | * Strip url line from spaces | Vsevolod Stakhov | 2009-07-30 | 1 | -0/+1 |
* | * Fix 'cc' urls parsing | Vsevolod Stakhov | 2009-07-16 | 1 | -1/+1 |
* | * Fix url unescaping | Vsevolod Stakhov | 2009-07-06 | 1 | -3/+26 |
* | * Extract url encoded urls from html texts | Vsevolod Stakhov | 2009-07-03 | 1 | -4/+7 |
* | * Forgot to merge | Vsevolod Stakhov | 2009-06-02 | 1 | -2/+2 |
|\ |
|
| * | * Fix url grabbing regexp to match urls like <a href=http://blah.com> | Vsevolod Stakhov | 2009-06-01 | 1 | -2/+2 |
* | | * Rework url parsing algorithms | Vsevolod Stakhov | 2009-06-02 | 1 | -12/+19 |
|/ |
|
* | * Fix urls extracting, avoid code repeating | Vsevolod Stakhov | 2009-04-17 | 1 | -78/+30 |
* | * Fix many compile time warnings and polish code | Vsevolod Stakhov | 2009-03-24 | 1 | -7/+9 |
* | * Avoid extra requests to surbls saving them into requests cache | Vsevolod Stakhov | 2009-03-10 | 1 | -2/+2 |
* | * Fix 2 memory issues: | Vsevolod Stakhov | 2009-03-10 | 1 | -0/+10 |
* | * Add some broken urls to check list, in fact skip only urls without host par... | Vsevolod Stakhov | 2009-03-06 | 1 | -2/+2 |
* | * Fix bad memory leaks and memory corruption in url detecting module | Vsevolod Stakhov | 2009-03-06 | 1 | -10/+51 |
* | * Fix bug in url parser with freeing memory allocated by memory_pool allocator | Vsevolod Stakhov | 2009-03-04 | 1 | -4/+4 |
* | * Prepare to migrate to cmake (still need to write install target and working... | Vsevolod Stakhov | 2009-02-16 | 1 | -12/+2 |
* | * Add BSD license text | Vsevolod Stakhov | 2009-02-16 | 1 | -0/+24 |
* | * Reorganize structure of source files | Vsevolod Stakhov | 2008-11-01 | 1 | -0/+886 |