Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Use g_ascii_isalnum for more strict decoding | Vsevolod Stakhov | 2009-07-20 | 1 | -3/+4 |
* | * Decode html entitles in urls while extracting urls values from html tags | Vsevolod Stakhov | 2009-07-20 | 1 | -0/+46 |
* | * Handle <?xml> tags correctly | Vsevolod Stakhov | 2009-07-06 | 1 | -1/+1 |
* | * Check return value from evdns_resolve | Vsevolod Stakhov | 2009-07-03 | 1 | -1/+1 |
* | * Add hack to disallow misformed urls | Vsevolod Stakhov | 2009-07-03 | 1 | -1/+1 |
* | * If tag attribute value empty do not assume it as url | Vsevolod Stakhov | 2009-07-03 | 1 | -0/+4 |
* | * Fix html urls processing | Vsevolod Stakhov | 2009-07-03 | 1 | -7/+34 |
* | * Add autolearn config options | Vsevolod Stakhov | 2009-07-03 | 1 | -1/+1 |
* | * Extract url encoded urls from html texts | Vsevolod Stakhov | 2009-07-03 | 1 | -2/+59 |
* | * Fix issue with <?xml> tag | Vsevolod Stakhov | 2009-05-21 | 1 | -1/+1 |
* | * Remove unused debug | Vsevolod Stakhov | 2009-05-19 | 1 | -6/+0 |
* | * Add simple html parser and tag balancing detector | Vsevolod Stakhov | 2009-05-15 | 1 | -0/+319 |