aboutsummaryrefslogtreecommitdiff
path: root/src/perform_queries.py
AgeCommit message (Expand)Author
2020-06-17change column name (user_side_service.name -> user_side_service.web_address)Wojciech Kosior
2020-06-17prepend log message with an hourWojciech Kosior
2020-06-17don't close connection and cursor second timeWojciech Kosior
2020-06-17decrease query validity counter when successfully performedWojciech Kosior
2020-06-16log all attempts to place duplicates in databaseWojciech Kosior
2020-06-16rename ztdns_db_connectivity -> src/ztdnslibWojciech Kosior
2020-06-15give more detailed result info in responses tableWojciech Kosior
2020-06-15use separate connection for each threadWojciech Kosior
2020-06-15round hour when insertingWojciech Kosior
2020-06-15preform dns queries in threads, throttle requests to the same dnsWojciech Kosior
2020-06-12fix database write bugWojciech Kosior
2020-06-12specify query result type as a string valueWojciech Kosior
2020-06-12fix bugs in hourly scriptsWojciech Kosior
2020-06-04write results to the databaseWojciech Kosior
2020-05-29query vpn connections from databaseWojciech Kosior
2020-05-29move sources to src/Wojciech Kosior