summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Manpage typo.v2.85Simon Kelley2021-04-072-2/+3
* Tidy error logging in 961daf8f921503457d1f539f79b3a2def7d479e2Simon Kelley2021-04-071-16/+16
* Handle resource exhaustion of struct frec_src same as struct frec.v2.85rc3Simon Kelley2021-04-061-2/+13
* Combine queries for the same DNS name if close in time.Simon Kelley2021-04-061-0/+6
* Subtly change behaviour on repeated DNS query.Simon Kelley2021-04-051-8/+15
* CHANGELOG: fix typo recieved->receivedMatthias Andree2021-04-031-1/+1
* Fold NMU into Debian packaging.Simon Kelley2021-04-034-3/+16
* Fold NMU into Debian packaging.Simon Kelley2021-03-304-2/+19
* TFTP tweak.Simon Kelley2021-03-302-3/+24
* Fix spacing in translatable strings.Matthias Andree2021-03-282-2/+2
* CHANGELOG: spell-check and correct first few entriesMatthias Andree2021-03-281-7/+7
* po/de.po: Rework German translation...Matthias Andree2021-03-281-307/+304
* Replace ad-hoc libnettle version detecion with MIN_VERSION macro.Simon Kelley2021-03-271-5/+3
* Enable DNSSEC compilation on nettle 2.7.1Petr Menšík2021-03-271-6/+18
* Correct missing SERV_DO_DNSSEC flag, add new spotPetr Menšík2021-03-271-5/+2
* Scale the DNS random scket pool on the value of dns-forward-max.v2.85rc2Simon Kelley2021-03-265-10/+21
* Change the method of allocation of random source ports for DNS.Simon Kelley2021-03-264-23/+50
* Fix thinko in 51f7bc924cbcdeb09cbb83249b70c121d1ffa31e黎醒聪2021-03-221-1/+1
* Move repeated test pattern to server_test_typePetr Menšík2021-03-211-12/+12
* Create common function for forward dump, log and sendPetr Menšík2021-03-211-42/+38
* Reduce few repetitions in forward codePetr Menšík2021-03-211-59/+38
* Update German translation for 2.85rc1.Matthias Andree2021-03-211-369/+321
* Fix FTBS on FreeBSD due to Linux-specific optimisation of if_nametoindex()Simon Kelley2021-03-191-6/+10
* Merge branch 'random-port'v2.85rc1Simon Kelley2021-03-1710-275/+347
|\
| * Use random source ports where possible if source addresses/interfaces in use.Simon Kelley2021-03-1710-272/+344
* | Teach --bogus-nxdomain and --ignore-address to take a subnet argument.Simon Kelley2021-03-176-63/+57
* | tftp warning fix.Petr Menšík2021-03-171-3/+4
|/
* Only log changes to DNS listeners when --log-debug is set.Simon Kelley2021-03-121-3/+3
* Add --log-debug option and MS_DEBUG flag to my_syslog().Simon Kelley2021-03-124-5/+20
* Merge i18n message files.Simon Kelley2021-03-1110-4671/+5038
* Add --dynamic-host option.Simon Kelley2021-03-115-44/+170
* Bump version in Debian changelog.Simon Kelley2021-03-021-0/+6
* Obtain MTU of interface only when it would be usedPetr Menšík2021-03-021-4/+6
* Move flags to recvmsg function in netlinkPetr Menšík2021-03-021-13/+6
* Always use <poll.h>Simon Kelley2021-03-021-5/+1
* Correct occasional --bind-dynamic synchronization breakPetr Menšík2021-03-022-28/+58
* Case error in x86-64_EFI pxe CSASimon Kelley2021-02-281-1/+1
* dhcp-host selection fix for v4/v6.Simon Kelley2021-02-282-15/+19
* Clarification on dhcp-host and DNS.Simon Kelley2021-02-241-0/+13
* Belated CHANGELOG update.Simon Kelley2021-02-221-0/+28
* Simplify preceding fix.Simon Kelley2021-02-181-42/+22
* Fix problem with DNS retries in 2.83/2.84.Simon Kelley2021-02-171-36/+43
* Tweak f1204a875e0f16fd645df965db346fc56d2ab1ddSimon Kelley2021-02-011-1/+1
* Tweak sort order of tags in get-version.Simon Kelley2021-01-291-2/+5
* Fix possible free-memory ref in e75069f79aa6b8a61034a9a4db9b6265b8be8ae4v2.84rc2v2.84Simon Kelley2021-01-241-1/+4
* Bump Debian changelog version.v2.84rc1Simon Kelley2021-01-241-0/+6
* Bump copyright notices for 2021. Happy New Year!Simon Kelley2021-01-2446-47/+47
* Change HAVE_NETTLEHASH compile-time to HAVE_CRYPTOHASH.Simon Kelley2021-01-245-9/+15
* Tidy initialisation in hash_questions.cSimon Kelley2021-01-223-18/+19
* Fix for 12af2b171de0d678d98583e2190789e544440e02v2.84test3Simon Kelley2021-01-221-1/+1