Commit Graph

10 Commits

Author SHA1 Message Date
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