summaryrefslogtreecommitdiffstats
path: root/src/blob.h
Commit message (Collapse)AuthorAgeFilesLines
* squark-auth-ip: don't print nulls at end of usernameAlex Dowad2014-05-011-0/+1
|
* squark-filter: correctly identify URLs which use ..Alex Dowad2014-04-251-0/+1
| | | | | | Previously squark-filter could be tricked into passing forbidden URLs by using /../ in the path. This bug resulted from confusion about which way to shrink/grow "blob" buffers in when canonicalizing URLs.
* squark-filter: correctly identify URLs with uppercase chars in pathAlex Dowad2014-04-251-0/+1
| | | | | squark.db stores all filtered domains/URLs in lowercase. So when querying the filter DB, we need to convert the input URL to lowercase.
* all: fix #includes for strict complianceTimo Teräs2013-12-191-0/+1
|
* auth-snmp: allow specifying management network prefixTimo Teräs2013-02-061-0/+3
| | | | | So we don't go and try querying untrusted LLDP capable devices in non-managed subnets.
* filter: option to allow automatic anonymous loginTimo Teräs2011-09-011-0/+1
| | | | | | so no captive portal, snmp or squid authentication is required. fixes #737.
* squark: reorganize sources to src directoryTimo Teräs2010-11-071-0/+63