index
:
0tdns
master
Zero Trust DNS - back-end of a system that verifies DNS responses from around the world utilizing OpenVPN and network namespaces
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-04
remove environment printing earlier used for debugging
Wojciech Kosior
2020-06-04
use openvpn's --setenv feature
Wojciech Kosior
2020-06-04
tag namespace name with more unique shell's PID instead of timestamp
Wojciech Kosior
2020-06-04
get current date from within python
Wojciech Kosior
2020-06-04
integrate with cron daemon
Wojciech Kosior
2020-06-04
update readme
Wojciech Kosior
2020-06-04
remove unbound root dns key
Wojciech Kosior
2020-06-04
write results to the database
Wojciech Kosior
2020-06-04
put connecting to db in separate source file
Wojciech Kosior
2020-06-04
adjust table names
Wojciech Kosior
2020-06-02
koncepcja - poprawki
Wojciech Kosior
2020-05-29
query vpn connections from database
Wojciech Kosior
2020-05-29
add temporary script for adding ovpn configs to database
Wojciech Kosior
2020-05-29
move sources to src/
Wojciech Kosior
2020-05-29
drop C codebase
Wojciech Kosior
2020-05-29
leave postgres management to django
Wojciech Kosior
2020-05-29
pierwszy sprint
Wojciech Kosior
2020-05-29
koncepcja systemu
Wojciech Kosior
2020-05-29
opis systemu
Wojciech Kosior
2020-05-29
add sample database connection config file
Wojciech Kosior
2020-05-29
also install/uninstall python scripts
Wojciech Kosior
2020-05-29
add sh script, that will start python program every hour
Wojciech Kosior
2020-05-29
add python script that will run every hour
Wojciech Kosior
2020-05-29
add python script for performing unbound queries
Wojciech Kosior
2020-05-28
add postgres database deletion script
Wojciech Kosior
2020-05-28
add postgres database creation script
Wojciech Kosior
2020-05-28
timestamp namespaces to avoid conflicts with other instances of script
Wojciech Kosior
2020-05-28
split installation and setup for easier packaging
Wojciech Kosior
2020-05-22
add example wrapper usage to README.md
Wojciech Kosior
2020-05-22
add script that reverts what install.sh did
Wojciech Kosior
2020-05-22
add script that prepares system for use of our wrapper script
Wojciech Kosior
2020-05-22
add script that runs given command inside a vpn "sandbox"
Wojciech Kosior
2020-05-22
add up/down/route-up script for openvpn
Wojciech Kosior
2020-05-11
make helper program able to ask DNS at address provided on the command line
Wojciech Kosior
2020-05-08
join querying and responding in one program
Wojciech Kosior
2020-05-07
add ask_localhost helper program
Wojciech Kosior
2020-05-07
reformat license text
Wojciech Kosior
2020-05-07
change logging approach
Wojciech Kosior
2020-05-07
add mock of our logging facility
Wojciech Kosior
2020-05-07
store information on how much we trust each resolver
Wojciech Kosior
2020-05-07
modularize - create and delete ztdns instance in separate functions
Wojciech Kosior
2020-05-07
add license information
Wojciech Kosior
2020-05-07
add 'all' target
Wojciech Kosior
2020-05-07
rename program: receive -> receive_respond
Wojciech Kosior
2020-05-07
incorporate response creation and sending from adsuck
Wojciech Kosior
2020-05-07
make build/ an order-only prerequisite
Wojciech Kosior
2020-04-30
add clean target
Wojciech Kosior
2020-04-30
also build receive executable
Wojciech Kosior
2020-04-30
demonstrate DNS request receiving
Wojciech Kosior
2020-04-30
also try resolve using locally-running DNS server
Wojciech Kosior
[next]