From 2a1d4b2e958de1581e9bda7b07b705b963e394a6 Mon Sep 17 00:00:00 2001 From: Luke Bratch Date: Mon, 11 Aug 2025 23:02:08 +0100 Subject: Implement update checking using the command "BLABOUNCER UPDATECHECK", or optionally (enabled by default, toggled with configuration option "checkupdates") at startup and successful client authentication. This is implemented using a DNS TXT record check to the domain "version.blabouncer.blatech.net". --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 895e3c2..eb7bf2b 100644 --- a/TODO +++ b/TODO @@ -52,8 +52,6 @@ QUIT not logged in all channels a person was in? (e.g. Joey Mon 1 Apr 20:49:14 "/whois" with no nick - "No nickname given" goes to all clients - fixable? -Ability to check for updates (and optional at startup?). - Absurd CPU usage and duration doing "/BLABOUNCER REPLAY 24:0" approx. 14/09/2024 17:35. Custom OpenSSL protocols/ciphers? -- cgit v1.2.3