summaryrefslogtreecommitdiffstats
path: root/blob.h
Commit message (Collapse)AuthorAgeFilesLines
* filter: implement basic analysis of urlsTimo Teräs2010-08-111-1/+3
| | | | | Analysing of the url host part, some simple tests. Not usable as squid filter yet.
* blob: use uppercase for macroes, add some functionalityTimo Teräs2010-08-101-6/+22
| | | | Normalizing macro names to upper case and extending functionality.
* squark: split generic blob code to it's own fileTimo Teräs2010-08-101-0/+34
it's useful in other binaries than squark-auth too.