Software /
code /
prosody
Log
core/portmanager.lua @ 10463:fbeb7a3fc4eb
description | author | age |
---|---|---|
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 |