Commit Graph

16 Commits

Author SHA1 Message Date
Dag-Erling Smørgrav a6533d8899 import unbound 1.5.9 2016-09-03 15:08:13 +00:00
Dag-Erling Smørgrav 5bcd892e61 import unbound 1.5.8 2016-03-05 19:18:07 +00:00
Dag-Erling Smørgrav e24c5f9706 Apply upstream r3619, r3620, r3621: add insecure-lan-zone option 2016-02-11 17:25:12 +00:00
Dag-Erling Smørgrav a7af7146c9 import unbound 1.5.7 2015-12-12 22:18:57 +00:00
Dag-Erling Smørgrav 835a7e7a4d import unbound 1.5.6 2015-12-12 22:17:01 +00:00
Dag-Erling Smørgrav af3dabbf15 import unbound 1.5.4 2015-09-17 15:21:27 +00:00
Dag-Erling Smørgrav 9145bbd450 import unbound 1.5.3 2015-04-26 11:25:07 +00:00
Dag-Erling Smørgrav d3348d437f import unbound 1.5.2 2015-04-26 11:23:26 +00:00
Dag-Erling Smørgrav 54dd3272da Merge upstream version of the local socket patch (upstream svn revisions
3304 through 3309).
2015-01-12 07:24:01 +00:00
Dag-Erling Smørgrav 3ff5baf8cb Add support for using a local socket for the remote control connection
by specifying uts path instead of (or in addition to) an IP address as
an argument to the control-interface configuration variable.

Add support for unencrypted and unauthenticated control connections
through a new configuration variable, control-use-cert.  To avoid the
complexity of supporting both SSL socket and plain socket descriptors
in the same code, we just use an unencrypted SSL context and forego
authentication.  The downside is that we still have to perform DH kex
when establishing the connection.

This patch was derived (with significant modifications) from the
contrib/unbound_unixsock.diff patch originally submitted by Ilya
Bakulin of Genua mbH.
2015-01-05 14:55:52 +00:00
Dag-Erling Smørgrav 7954be7fa5 import unbound 1.5.1 2015-01-02 17:35:29 +00:00
Dag-Erling Smørgrav d433784aff import unbound 1.5.0 2015-01-02 17:31:36 +00:00
Dag-Erling Smørgrav 79dd93c19f import unbound 1.4.22 2014-05-14 18:44:22 +00:00
Dag-Erling Smørgrav f61d78fb42 import unbound 1.4.21 2014-05-14 18:43:20 +00:00
Dag-Erling Smørgrav 697291b66c Import unbound 1.4.20 2013-04-05 09:06:26 +00:00
Dag-Erling Smørgrav afb79913ce import unbound 1.4.17 2012-07-04 14:24:26 +00:00