summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2015-01-05 14:55:52 +0000
committerdes <des@FreeBSD.org>2015-01-05 14:55:52 +0000
commitbb89a5dd46465ec3bcf4ab8f158c959b3bb7a75c (patch)
tree3b39302660451fc317bd1ffae0cd574e24c2dbdb /contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
parent66adf32aa226b0a370ce7df84ac814cbc72ae63b (diff)
downloadFreeBSD-src-bb89a5dd46465ec3bcf4ab8f158c959b3bb7a75c.zip
FreeBSD-src-bb89a5dd46465ec3bcf4ab8f158c959b3bb7a75c.tar.gz
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.
Diffstat (limited to 'contrib/llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud