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
path:
root
/
src
/
perform_queries.py
Age
Commit message (
Expand
)
Author
2020-06-17
change column name (user_side_service.name -> user_side_service.web_address)
Wojciech Kosior
2020-06-17
prepend log message with an hour
Wojciech Kosior
2020-06-17
don't close connection and cursor second time
Wojciech Kosior
2020-06-17
decrease query validity counter when successfully performed
Wojciech Kosior
2020-06-16
log all attempts to place duplicates in database
Wojciech Kosior
2020-06-16
rename ztdns_db_connectivity -> src/ztdnslib
Wojciech Kosior
2020-06-15
give more detailed result info in responses table
Wojciech Kosior
2020-06-15
use separate connection for each thread
Wojciech Kosior
2020-06-15
round hour when inserting
Wojciech Kosior
2020-06-15
preform dns queries in threads, throttle requests to the same dns
Wojciech Kosior
2020-06-12
fix database write bug
Wojciech Kosior
2020-06-12
specify query result type as a string value
Wojciech Kosior
2020-06-12
fix bugs in hourly scripts
Wojciech Kosior
2020-06-04
write results to the database
Wojciech Kosior
2020-05-29
query vpn connections from database
Wojciech Kosior
2020-05-29
move sources to src/
Wojciech Kosior