Log

core/portmanager.lua @ 13005:1167aaf1aa1f

description author age
core: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:07 +0100
net: isolate LuaSec-specifics Jonas Schäfer Wed, 27 Apr 2022 17:44:14 +0200
core.portmanager: Fix traceback on attempt to get non-existent service Kim Alvefur Tue, 22 Feb 2022 13:41:05 +0100
core.portmanager: Also reload per-SNI certificates Kim Alvefur Thu, 10 Jun 2021 15:33:52 +0200
core.portmanager: Reload direct TLS certificates after config reload Kim Alvefur Thu, 10 Jun 2021 15:30:54 +0200
core.portmanager: Factor out base TLS context creation for reuse Kim Alvefur Thu, 10 Jun 2021 15:21:07 +0200
core.portmanager: Fix race condition in initialization of SNI cert map Kim Alvefur Fri, 28 May 2021 17:09:22 +0200
core.portmanager: Use existing http_host for https SNI mapping Kim Alvefur Wed, 05 May 2021 17:54:44 +0200
core.portmanager: Allow overriding expected SNI name per service Kim Alvefur Wed, 05 May 2021 17:52:51 +0200
core.portmanager: Log SNI hosts, services looked for Kim Alvefur Tue, 02 Mar 2021 21:47:09 +0100
portmanager: Don't auto-start network services under prosodyctl Matthew Wild Wed, 05 Feb 2020 17:41:40 +0000
core.portmanager: Ignore unused return variable [luacheck] Kim Alvefur Mon, 23 Dec 2019 21:26:51 +0100
core.portmanager: Complete error message for SNI TLS context problems Kim Alvefur Sat, 30 Nov 2019 16:40:04 +0100
core.portmanager: Fix TLS context inheritance for SNI hosts (completes SNI support) Kim Alvefur Fri, 29 Nov 2019 23:24:14 +0100
core.portmanager: Don't set the first TLS context with a cert as main context Kim Alvefur Fri, 29 Nov 2019 23:22:29 +0100
core.portmanager: Remove unused local [luacheck] Kim Alvefur Tue, 30 Jul 2019 02:20:27 +0200
core.portmanager: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:19:54 +0200
Merge 0.11->trunk Kim Alvefur Wed, 24 Apr 2019 18:06:48 +0200
core.portmanager: Log debug message for each kind of TLS context created 0.11 Kim Alvefur Tue, 23 Apr 2019 19:21:06 +0200
core.portmanager: Collect per-host certificates for SNI Kim Alvefur Fri, 14 Sep 2018 01:30:56 +0200
core.portmanager: Record TLS config for each port Kim Alvefur Wed, 10 Oct 2018 17:23:03 +0200
core.portmanager: Reduce scope of variable Kim Alvefur Wed, 10 Oct 2018 17:22:08 +0200
core.portmanager: Use server.listen API Kim Alvefur Thu, 13 Sep 2018 21:17:37 +0200
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur Wed, 28 Feb 2018 20:06:26 +0100
core: Split some very long lines [luacheck] Kim Alvefur Sat, 04 Mar 2017 17:49:48 +0100
portmanager: Set default read size back to 4K Kim Alvefur Wed, 04 May 2016 15:31:32 +0200
Merge 0.9->0.10 Kim Alvefur Mon, 11 Jan 2016 15:33:18 +0100
core: Increase default read size to "all of it", in practice 8K (size of LuaSockets buffer) Kim Alvefur Sun, 10 Jan 2016 23:25:00 +0100
portmanager: Lower the priority of module-supplied TLS options Kim Alvefur Tue, 08 Dec 2015 20:12:38 +0100
portmanager: Add forward declarations Kim Alvefur Wed, 08 Apr 2015 00:45:26 +0200