Wed, 05 May 2021 17:54:44 +0200 core.portmanager: Use existing http_host for https SNI mapping
Kim Alvefur <zash@zash.se> [Wed, 05 May 2021 17:54:44 +0200] rev 11540
core.portmanager: Use existing http_host for https SNI mapping
Wed, 05 May 2021 17:52:51 +0200 core.portmanager: Allow overriding expected SNI name per service
Kim Alvefur <zash@zash.se> [Wed, 05 May 2021 17:52:51 +0200] rev 11539
core.portmanager: Allow overriding expected SNI name per service E.g. VirtualHost"example.com" https_name = "xmpp.example.com"
Wed, 05 May 2021 15:56:39 +0200 core.certmanager: Skip directly to guessing of key from cert filename
Kim Alvefur <zash@zash.se> [Wed, 05 May 2021 15:56:39 +0200] rev 11538
core.certmanager: Skip directly to guessing of key from cert filename Cuts down on a ton of debug logs
Wed, 05 May 2021 15:54:05 +0200 core.certmanager: Join paths with OS-aware util.paths function
Kim Alvefur <zash@zash.se> [Wed, 05 May 2021 15:54:05 +0200] rev 11537
core.certmanager: Join paths with OS-aware util.paths function Right thing to do, rather than hardcoding '/'
Sat, 10 Apr 2021 14:45:40 +0200 core.certmanager: Build an index over certificates
Kim Alvefur <zash@zash.se> [Sat, 10 Apr 2021 14:45:40 +0200] rev 11536
core.certmanager: Build an index over certificates
Sat, 10 Apr 2021 14:45:03 +0200 core.certmanager: Check for complete filename
Kim Alvefur <zash@zash.se> [Sat, 10 Apr 2021 14:45:03 +0200] rev 11535
core.certmanager: Check for complete filename Prevents a false positive match on files with fullchain.pem as suffix
Wed, 05 May 2021 16:25:33 +0200 mod_tls: Fix order of debug messages and tls context creation
Kim Alvefur <zash@zash.se> [Wed, 05 May 2021 16:25:33 +0200] rev 11534
mod_tls: Fix order of debug messages and tls context creation Originally added in 5b048ccd106f Merged wrong in ca01c449357f
Fri, 30 Apr 2021 21:20:14 +0100 prosodyctl: check config: Add 'gc' to list of global options 0.11
Matthew Wild <mwild1@gmail.com> [Fri, 30 Apr 2021 21:20:14 +0100] rev 11533
prosodyctl: check config: Add 'gc' to list of global options
Sun, 12 Jul 2020 23:04:14 +0200 configure: Make ICU the default library for IDNA and JID normalization
Kim Alvefur <zash@zash.se> [Sun, 12 Jul 2020 23:04:14 +0200] rev 11532
configure: Make ICU the default library for IDNA and JID normalization See #533
Sat, 24 Apr 2021 10:50:24 +0200 net.http.server: Split out method for sending only the header
Kim Alvefur <zash@zash.se> [Sat, 24 Apr 2021 10:50:24 +0200] rev 11531
net.http.server: Split out method for sending only the header Makes it easier to reuse, e.g. for SSE or websockets or other custom responses.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip