| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
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.db stores all filtered domains/URLs in lowercase. So when
querying the filter DB, we need to convert the input URL to lowercase.
|
| |
|
|
|
|
|
| |
So we don't go and try querying untrusted LLDP capable devices in
non-managed subnets.
|
|
|
|
|
|
| |
so no captive portal, snmp or squid authentication is required.
fixes #737.
|
|
|