Wouter Wijngaards 1989c52ca0 Note bugfix and RFC support.
- Fix #658: unbound using TLS in a forwarding configuration does not
  verify the server's certificate (RFC 8310 support).


git-svn-id: file:///svn/unbound/trunk@4636 be551aaa-1e26-0410-a405-d3ace91eadb9
2018-04-19 12:45:27 +00:00
2018-03-22 09:39:26 +00:00
2018-04-19 12:45:27 +00:00
2017-05-17 13:26:26 +00:00
2018-04-19 12:16:10 +00:00
2018-04-05 14:44:17 +00:00
2018-04-17 14:58:43 +00:00
2018-04-19 12:18:00 +00:00
2017-11-17 14:44:57 +00:00
2018-04-05 14:44:17 +00:00
2018-04-05 14:44:17 +00:00
2018-04-05 14:44:17 +00:00
2016-11-28 09:52:02 +00:00
2017-03-21 14:20:59 +00:00
2017-09-05 08:36:00 +00:00
2018-04-10 11:46:21 +00:00
2012-02-10 10:34:15 +00:00

Unbound README
* ./configure && make && make install
* You can use libevent if you want. libevent is useful when using 
  many (10000) outgoing ports. By default max 256 ports are opened at
  the same time 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

S
Description
No description provided
Readme BSD-3-Clause
138 MiB
Languages
C 83.7%
Shell 6.1%
M4 2.4%
Makefile 2%
Yacc 1.8%
Other 4%