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 (
Collapse
)
Author
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
2020-04-30
don't segfault on failed query
Wojciech Kosior
2020-04-30
add (incomplete) TLS usage for forwarded queries
Wojciech Kosior
2020-04-30
keep recursive resolver references in a structure
Wojciech Kosior
2020-04-30
use DNSSEC for full queries and specify debuglevel for ubound
Wojciech Kosior
2020-04-30
add initial Makefile
Wojciech Kosior
2020-04-30
add trust anchor
Wojciech Kosior
2020-04-30
also use resolv.conf resolver and full resolution
Wojciech Kosior
2020-04-30
rename label abort→out
Wojciech Kosior
2020-04-30
example resolution using several recursive servers
Wojciech Kosior
2020-04-30
initial commit
Wojciech Kosior
[prev]