mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-03 07:38:47 +02:00
1e4e8cb68aad0670fee7fba7db9d94758aad8dea
This makes validated to be insecure data just as worthless as nonvalidated data, and 2181 rules prevent cache overwrites to them. - Fix assertion fail on bogus key handling. - dnssec lameness detection works on first query at trust apex. - NS queries get proper cache and dnssec lameness treatment. - fixup compilation without pthreads on linux. - NS queries are done after every referral. validator is used on those NS records (if anchors enabled). git-svn-id: file:///svn/unbound/trunk@1185 be551aaa-1e26-0410-a405-d3ace91eadb9
Unbound README * ./configure && make && make install * on BSDs and Solaris use gmake (GNU make). * You can use libevent if you want. libevent is useful when using many (10000) outgoing ports. By default 16 ports are used and the builtin alternative is equally capable and a little faster. * More detailed README, README.svn, README.tests in doc directory * manual pages can be found in doc directory, and are installed, unbound(8). * example configuration file doc/example.conf
Languages
C
83.7%
Shell
6.1%
M4
2.4%
Makefile
2%
Yacc
1.8%
Other
4%