summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* api/filter: initHEADmastersinanmohd2024-07-083-5/+99
|
* bpf/filter: initsinanmohd2024-07-0810-0/+374
|
* usage -> bpf/usagesinanmohd2024-07-079-4/+4
|
* api/dns: initsinanmohd2024-07-076-15/+121
|
* dns: block blacklisted domains in the databasesinanmohd2024-07-076-13/+112
|
* cmd/redq -> cmdsinanmohd2024-07-071-0/+0
|
* dns: initsinanmohd2024-07-074-16/+87
|
* api/addwidth: send total to responsesinanmohd2024-07-071-0/+9
|
* api/usage: initsinanmohd2024-07-075-4/+75
|
* api/bandwidth: initsinanmohd2024-07-075-36/+131
|
* go: Init() -> New(), CleanUp() -> Close()sinanmohd2024-07-063-47/+49
|
* api: initsinanmohd2024-07-062-1/+56
|
* usage: don't export unnecessary typessinanmohd2024-07-062-14/+14
|
* usage/Init: initsinanmohd2024-07-062-17/+44
|
* usage: don't handle signals directlysinanmohd2024-07-062-20/+24
|
* db/gen: initsinanmohd2024-07-062-3/+3
|
* bpf -> usagesinanmohd2024-07-066-37/+51
|
* bpf: track bandwidthsinanmohd2024-07-061-10/+16
|
* bpf: update database before exitsinanmohd2024-07-061-5/+16
|
* bpf: use hwaddr for identificationsinanmohd2024-07-066-32/+70
|
* bpf: better error managementsinanmohd2024-07-051-10/+18
|
* bpf/usage: log to databasesinanmohd2024-07-054-28/+83
|
* refactor: drop http api, move to sqlc/postgresqlsinanmohd2024-07-0525-760/+268
|
* cmd/bpf: initsinanmohd2024-06-309-1/+343
|
* flake: bump locksinanmohd2024-06-271-3/+3
|
* flake: clean upsinanmohd2024-04-081-1/+2
|
* db/account: avoid unnecessary validator callsinanmohd2024-03-161-3/+0
|
* db/Account: PassHash -> Passwordsinanmohd2024-03-163-13/+13
|
* flake/shell: add sqlitesinanmohd2024-03-161-1/+1
|
* validator: initsinanmohd2024-03-165-15/+78
|
* api/login: initsinanmohd2024-03-163-2/+59
|
* api/handleError: initsinanmohd2024-03-162-15/+15
|
* db/Account: Email -> UserNamesinanmohd2024-03-163-10/+10
|
* api/exampleReq.go: omit emtpy Errorsinanmohd2024-03-161-1/+1
|
* repo: initsinanmohd2024-03-1513-0/+632