Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filter: fix db building issues and implement path component matching | Timo Teräs | 2010-08-13 | 1 | -1/+65 |
| | | | | | | | | Fixes has sub domains/paths hints to be correct. www<number> as first domain entry matching now checks it won't remove second level domain names. And the filter code now looksup path components from the db. | ||||
* | filter: implement basic analysis of urls | Timo Teräs | 2010-08-11 | 1 | -0/+20 |
| | | | | | Analysing of the url host part, some simple tests. Not usable as squid filter yet. | ||||
* | blob: use uppercase for macroes, add some functionality | Timo Teräs | 2010-08-10 | 1 | -7/+62 |
| | | | | Normalizing macro names to upper case and extending functionality. | ||||
* | squark: split generic blob code to it's own file | Timo Teräs | 2010-08-10 | 1 | -0/+127 |
it's useful in other binaries than squark-auth too. |