summaryrefslogtreecommitdiff
path: root/src/loop.c
Commit message (Expand)AuthorAgeFilesLines
* Bump copyrights to 2023.Simon Kelley2023-04-051-1/+1
* Avoid undefined behaviour with the ctype(3) functions.Taylor R Campbell2023-02-271-1/+1
* Bump copyright to 2022.Simon Kelley2022-01-241-1/+1
* Rationalise --server parsing and datastructure building.Simon Kelley2021-06-251-2/+4
* Major rewrite of the DNS server and domain handling code.Simon Kelley2021-06-081-11/+11
* Use random source ports where possible if source addresses/interfaces in use.Simon Kelley2021-03-171-13/+7
* Bump copyright notices for 2021. Happy New Year!Simon Kelley2021-01-241-1/+1
* Update copyrights to 2020.Simon Kelley2020-01-051-1/+1
* Update copyrights to 2018.Simon Kelley2018-01-011-1/+1
* Bump year in copyrights.Simon Kelley2017-06-241-1/+1
* Update copyright notices. Happy new year!Simon Kelley2016-01-061-1/+1
* Fix boilerplate code for re-running system calls on EINTR and EAGAIN etc.Simon Kelley2015-03-111-2/+3
* Update copyrights for dawn of 2015.Simon Kelley2015-01-311-1/+1
* Add --dns-loop-detect feature.Simon Kelley2014-07-291-0/+116