From 5a04430998ada5ae800aa0a88638206de51287ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=C3=A6r=C3=B8y?= Date: Fri, 21 Oct 2016 01:17:35 +0200 Subject: Kill support for DANE. This patch removes support for DANE validation of TLS certificates. There wasn't enough support in the IRC community to push for this on the majority of bigger IRC networks. If you believe this should be reintroduced into irssi, then please come up with an implementation that does not rely on the libval library. It is causing a lot of troubles for our downstream maintainers. --- docs/signals.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'docs') diff --git a/docs/signals.txt b/docs/signals.txt index 47db3575..7776dad7 100644 --- a/docs/signals.txt +++ b/docs/signals.txt @@ -56,9 +56,6 @@ modules.c: "module error", int error, char *text, char *rootmodule, char *submodule network-openssl.c: - "tlsa available", SERVER_REC - "tlsa verification success", SERVER_REC - "tlsa verification failed", SERVER_REC "tls handshake finished", SERVER_REC, TLS_REC nicklist.c: -- cgit v1.2.3