From 8a6384d0ac0a86271861e58b6cf5598a213a38a0 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Mon, 27 Oct 2014 09:54:44 +0000 Subject: [PATCH] - iana portlist update. git-svn-id: file:///svn/unbound/trunk@3249 be551aaa-1e26-0410-a405-d3ace91eadb9 --- daemon/remote.c | 4 ++-- doc/Changelog | 1 + util/iana_ports.inc | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/daemon/remote.c b/daemon/remote.c index c59807b27..88ea063f2 100644 --- a/daemon/remote.c +++ b/daemon/remote.c @@ -38,8 +38,8 @@ * * This file contains the remote control functionality for the daemon. * The remote control can be performed using either the commandline - * unbound-control tool, or a SSLv3/TLS capable web browser. - * The channel is secured using SSLv3 or TLSv1, and certificates. + * unbound-control tool, or a TLS capable web browser. + * The channel is secured using TLSv1, and certificates. * Both the server and the client(control tool) have their own keys. */ #include "config.h" diff --git a/doc/Changelog b/doc/Changelog index c89437dee..f4ab1039c 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,6 @@ 27 October 2014: Wouter - Disabled use of SSLv3 in remote-control and ssl-upstream. + - iana portlist update. 16 October 2014: Wouter - Documented dns64 configuration in unbound.conf man page. diff --git a/util/iana_ports.inc b/util/iana_ports.inc index 6754521b3..f3a30e43e 100644 --- a/util/iana_ports.inc +++ b/util/iana_ports.inc @@ -3964,6 +3964,7 @@ 4785, 4789, 4790, +4791, 4800, 4801, 4802, -- 2.47.2