aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-04remove unbound root dns keyWojciech Kosior
2020-06-04write results to the databaseWojciech Kosior
2020-06-04put connecting to db in separate source fileWojciech Kosior
2020-06-04adjust table namesWojciech Kosior
2020-06-02koncepcja - poprawkiWojciech Kosior
2020-05-29query vpn connections from databaseWojciech Kosior
2020-05-29add temporary script for adding ovpn configs to databaseWojciech Kosior
2020-05-29move sources to src/Wojciech Kosior
2020-05-29drop C codebaseWojciech Kosior
2020-05-29leave postgres management to djangoWojciech Kosior
2020-05-29pierwszy sprintWojciech Kosior
2020-05-29koncepcja systemuWojciech Kosior
2020-05-29opis systemuWojciech Kosior
2020-05-29add sample database connection config fileWojciech Kosior
2020-05-29also install/uninstall python scriptsWojciech Kosior
2020-05-29add sh script, that will start python program every hourWojciech Kosior
2020-05-29add python script that will run every hourWojciech Kosior
2020-05-29add python script for performing unbound queriesWojciech Kosior
2020-05-28add postgres database deletion scriptWojciech Kosior
2020-05-28add postgres database creation scriptWojciech Kosior
2020-05-28timestamp namespaces to avoid conflicts with other instances of scriptWojciech Kosior
2020-05-28split installation and setup for easier packagingWojciech Kosior
2020-05-22add example wrapper usage to README.mdWojciech Kosior
2020-05-22add script that reverts what install.sh didWojciech Kosior
2020-05-22add script that prepares system for use of our wrapper scriptWojciech Kosior
2020-05-22add script that runs given command inside a vpn "sandbox"Wojciech Kosior
2020-05-22add up/down/route-up script for openvpnWojciech Kosior
2020-05-11make helper program able to ask DNS at address provided on the command lineWojciech Kosior
2020-05-08join querying and responding in one programWojciech Kosior
2020-05-07add ask_localhost helper programWojciech Kosior
2020-05-07reformat license textWojciech Kosior
2020-05-07change logging approachWojciech Kosior
2020-05-07add mock of our logging facilityWojciech Kosior
2020-05-07store information on how much we trust each resolverWojciech Kosior
2020-05-07modularize - create and delete ztdns instance in separate functionsWojciech Kosior
2020-05-07add license informationWojciech Kosior
2020-05-07add 'all' targetWojciech Kosior
2020-05-07rename program: receive -> receive_respondWojciech Kosior
2020-05-07incorporate response creation and sending from adsuckWojciech Kosior
2020-05-07make build/ an order-only prerequisiteWojciech Kosior
2020-04-30add clean targetWojciech Kosior
2020-04-30also build receive executableWojciech Kosior
2020-04-30demonstrate DNS request receivingWojciech Kosior
2020-04-30also try resolve using locally-running DNS serverWojciech Kosior
2020-04-30don't segfault on failed queryWojciech Kosior
2020-04-30add (incomplete) TLS usage for forwarded queriesWojciech Kosior
2020-04-30keep recursive resolver references in a structureWojciech Kosior
2020-04-30use DNSSEC for full queries and specify debuglevel for uboundWojciech Kosior
2020-04-30add initial MakefileWojciech Kosior
2020-04-30add trust anchorWojciech Kosior