summaryrefslogtreecommitdiffstats
path: root/src/squark-filter.c
Commit message (Expand)AuthorAgeFilesLines
* fix overlapped memcpyTimo Teräs2015-06-031-1/+1
* filter: default path is const and thus non-writableTimo Teräs2014-11-271-3/+2
* squark-filter, squark-auth-ip: avoid overflow of login_name bufferAlex Dowad2014-05-011-1/+3
* squark-filter: in verbose mode, report category of each processed URLAlex Dowad2014-04-271-3/+14
* squark-filter, squark-auth-ip: filter DB file path can be set using -d optionAlex Dowad2014-04-251-1/+4
* squark-filter, squark-auth-ip: config file path can be set using -c optionAlex Dowad2014-04-251-1/+4
* squark-filter: correctly identify URLs with uppercase chars in pathAlex Dowad2014-04-251-0/+1
* all: report errors if calls to write() failAlex Dowad2014-04-251-3/+8
* all: unified framework for reporting errors/warnings/info messages to stderr/...Alex Dowad2014-04-251-13/+21
* squark-filter: don't segfault if there is an error in the auth DBAlex Dowad2014-04-251-22/+27
* squark-filter: fix path component lookupTimo Teräs2012-11-121-2/+2
* filter: fix lookup of urls with path componentsv0.4.1Timo Teräs2012-01-251-1/+14
* auth-ip, filter: refresh configurationTimo Teräs2012-01-101-0/+1
* lua, filter: fix 64-bit issuesv0.4Timo Teräs2011-10-071-1/+1
* filter: fix previous commitLuke Stuart2011-09-281-3/+2
* filter: use different block page if category is forbiddenDuane Hughes2011-09-151-2/+4
* filter: option to allow automatic anonymous loginTimo Teräs2011-09-011-2/+11
* filter: honor squid authenticationv0.2Timo Teräs2011-06-141-0/+5
* Revert "filter: support filter-only and track-only modes"Timo Teräs2011-06-141-61/+9
* Revert "filter: rename modes to something that makes more sense"Timo Teräs2011-06-141-29/+25
* filter: rename modes to something that makes more senseTimo Teräs2011-06-141-25/+29
* filter: support filter-only and track-only modesTimo Teräs2011-06-141-9/+61
* filter: return categorization and blocked/overridden statusTimo Teräs2010-11-181-3/+11
* authdb, auth-ip: make logout_timeout configurableTimo Teräs2010-11-071-1/+1
* all: check error for sqdb_open and adb_openTimo Teräs2010-11-071-3/+17
* build: use build system from apk-tools/opennhrpTimo Teräs2010-11-071-0/+2
* squark: reorganize sources to src directoryTimo Teräs2010-11-071-0/+431