core.portmanager: Fix traceback on attempt to get non-existent service
|
Kim Alvefur |
2022-02-22 |
core.portmanager: Also reload per-SNI certificates
|
Kim Alvefur |
2021-06-10 |
core.portmanager: Reload direct TLS certificates after config reload
|
Kim Alvefur |
2021-06-10 |
core.portmanager: Factor out base TLS context creation for reuse
|
Kim Alvefur |
2021-06-10 |
core.portmanager: Fix race condition in initialization of SNI cert map
|
Kim Alvefur |
2021-05-28 |
core.portmanager: Use existing http_host for https SNI mapping
|
Kim Alvefur |
2021-05-05 |
core.portmanager: Allow overriding expected SNI name per service
|
Kim Alvefur |
2021-05-05 |
core.portmanager: Log SNI hosts, services looked for
|
Kim Alvefur |
2021-03-02 |
portmanager: Don't auto-start network services under prosodyctl
|
Matthew Wild |
2020-02-05 |
core.portmanager: Ignore unused return variable [luacheck]
|
Kim Alvefur |
2019-12-23 |
core.portmanager: Complete error message for SNI TLS context problems
|
Kim Alvefur |
2019-11-30 |
core.portmanager: Fix TLS context inheritance for SNI hosts (completes SNI support)
|
Kim Alvefur |
2019-11-29 |
core.portmanager: Don't set the first TLS context with a cert as main context
|
Kim Alvefur |
2019-11-29 |
core.portmanager: Remove unused local [luacheck]
|
Kim Alvefur |
2019-07-30 |
core.portmanager: Remove tostring call from logging
|
Kim Alvefur |
2019-07-30 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-04-24 |
core.portmanager: Log debug message for each kind of TLS context created
0.11
|
Kim Alvefur |
2019-04-23 |
core.portmanager: Collect per-host certificates for SNI
|
Kim Alvefur |
2018-09-13 |
core.portmanager: Record TLS config for each port
|
Kim Alvefur |
2018-10-10 |
core.portmanager: Reduce scope of variable
|
Kim Alvefur |
2018-10-10 |
core.portmanager: Use server.listen API
|
Kim Alvefur |
2018-09-13 |
vairious: Add annotation when an empty environment is set [luacheck]
|
Kim Alvefur |
2018-02-28 |
core: Split some very long lines [luacheck]
|
Kim Alvefur |
2017-03-04 |
portmanager: Set default read size back to 4K
|
Kim Alvefur |
2016-05-04 |
Merge 0.9->0.10
|
Kim Alvefur |
2016-01-11 |
core: Increase default read size to "all of it", in practice 8K (size of LuaSockets buffer)
|
Kim Alvefur |
2016-01-10 |
portmanager: Lower the priority of module-supplied TLS options
|
Kim Alvefur |
2015-12-08 |
portmanager: Add forward declarations
|
Kim Alvefur |
2015-04-07 |
core.*: Remove use of module() function
|
Kim Alvefur |
2015-02-21 |
portmanager: Remove unused argument from function [luacheck]
|
Matthew Wild |
2015-05-13 |