summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* www: add a set of example pages for block info and captive portalv0.1Timo Teräs2010-11-2413-2/+297
* filter: return categorization and blocked/overridden statusTimo Teräs2010-11-181-3/+11
* auth-snmp: option to syslog authentication requestsTimo Teräs2010-11-091-3/+51
* blob, config.[ch]: add missing files and includesTimo Teräs2010-11-083-0/+24
* authdb, auth-ip: make logout_timeout configurableTimo Teräs2010-11-074-15/+32
* all: check error for sqdb_open and adb_openTimo Teräs2010-11-075-16/+63
* build: use build system from apk-tools/opennhrpTimo Teräs2010-11-078-28/+374
* squark: reorganize sources to src directoryTimo Teräs2010-11-0715-0/+0
* auth-ip: dump block categoriesTimo Teräs2010-11-071-0/+4
* auth-snmp: fix 1810 version testTimo Teräs2010-11-061-1/+2
* auth-snmp: Procurve 1810G P2.1 has BRIDGE-MIB fixedTimo Teräs2010-11-061-2/+7
* auth-snmp: reset switch flags on rediscoveryTimo Teräs2010-10-191-0/+2
* authdb, blob: fix a casting error and a byte order issueTimo Teräs2010-10-192-2/+2
* authdb: fix memory corruption bugsTimo Teräs2010-09-141-1/+3
* authdb: use configuration file to decide blocked categoriesTimo Teräs2010-09-146-63/+157
* auth-ip: print information in shell compatible formatTimo Teräs2010-09-145-24/+62
* authdb: use shared 'squark' group for shm areasTimo Teräs2010-09-101-3/+11
* auth-snmp: record logins to authdbTimo Teräs2010-09-102-2/+23
* authdb: separate last access / login timeTimo Teräs2010-09-074-25/+28
* filter: do not do auto-login, fix url parsing without hostnameTimo Teräs2010-09-071-7/+2
* auth-snmp: improve line parserTimo Teräs2010-09-061-18/+41
* auth-ip: implement logoutTimo Teräs2010-09-034-7/+32
* auth-ip: introduce helper tool for authdb managementTimo Teräs2010-09-016-16/+216
* authdb: implement basicsTimo Teräs2010-08-278-83/+420
* auth: rename to squark-auth-snmpTimo Teräs2010-08-223-2/+2
* db: rename squarkdb to filterdbTimo Teräs2010-08-225-5/+5
* squark: add missing #include and define _GNU_SOURCETimo Teräs2010-08-202-1/+2
* filter: do not modify deniedurl cgi parameterTimo Teräs2010-08-193-40/+44
* auth: experimental (untested) support for port reauthenticationTimo Teräs2010-08-191-12/+53
* filter: url encoding of block script parametersTimo Teräs2010-08-193-5/+110
* filter: properly filter ipv4 address form urlsTimo Teräs2010-08-193-34/+65
* db, filter: fix db generation of ipv4 style addressesTimo Teräs2010-08-183-18/+46
* blob: definite null blob inlineTimo Teräs2010-08-182-3/+1
* filter: improve dns part matchingTimo Teräs2010-08-181-21/+105
* filter: squid interfacing code, basic minimum configurationTimo Teräs2010-08-143-29/+175
* filter: fix db building issues and implement path component matchingTimo Teräs2010-08-134-15/+110
* db: smarter string pointer encoding (include length field)Timo Teräs2010-08-134-12/+38
* filter: implement basic analysis of urlsTimo Teräs2010-08-115-8/+250
* sqdb-build: write out category sectionTimo Teräs2010-08-112-4/+51
* squarkdb: use stdint.h defined typedefsTimo Teräs2010-08-102-14/+15
* blob: use uppercase for macroes, add some functionalityTimo Teräs2010-08-103-64/+135
* squark: split generic blob code to it's own fileTimo Teräs2010-08-104-141/+166
* squarkdb: cmph based url database for squark filteringTimo Teräs2010-08-095-6/+789
* auth: read net-snmp configuration filesTimo Teräs2010-07-282-6/+12
* auth: add manual page, and minor code changesTimo Teräs2010-07-232-2/+77