summaryrefslogtreecommitdiff
path: root/src/shared.h
AgeCommit message (Collapse)Author
2017-04-07Fix a potential NULL pointer dereference.Paweł Redman
2017-04-06Change the protocol to work with Q3.Paweł Redman
2017-04-06Add command-line arguments.Paweł Redman
2017-04-06Invalidate cached results on reloads.Paweł Redman
2017-04-06Implement on-the-fly reloading of lists.Paweł Redman
2017-04-06Refactor large parts of the program.Paweł Redman
The new design assures revDNS/WHOIS queries will be done exactly once, no matter how many requests the Schachtmeister gets. This commit also adds cache timeouts.
2017-04-05Initial commit.Paweł Redman