configmanager: Add support for returning warnings
|
Matthew Wild |
2019-03-20 |
util.startup: Give function a more generic name so it can apply to all warnings
|
Matthew Wild |
2019-03-20 |
mod_muc_mam: Set error status if loaded on incorrect host type
|
Matthew Wild |
2019-03-19 |
mod_s2s: Set warning status if not listening on any ports
|
Matthew Wild |
2019-03-19 |
mod_component: Set module status to indicate whether component is connected
|
Matthew Wild |
2019-03-19 |
.luacheckrc: Update to reflect new module API methods
|
Matthew Wild |
2019-03-19 |
mod_admin_telnet: Show module status in module:list()
|
Matthew Wild |
2019-03-19 |
modulemanager: Set module status on successful or failed module load
|
Matthew Wild |
2019-03-19 |
moduleapi: New API for modules to set a status
|
Matthew Wild |
2019-03-19 |
util.serialization: Use util.hex
|
Kim Alvefur |
2019-03-17 |
util.serialization: Allow overriding table iterator
|
Kim Alvefur |
2019-03-17 |
util.serialization: Optimize handling of last table separator
|
Kim Alvefur |
2019-03-17 |
MUC: Update error message for consistency
|
Matthew Wild |
2019-03-18 |
configure: Enable more compiler warnings
|
Kim Alvefur |
2019-03-16 |
configure: Separate flags related to compiler warnings
|
Kim Alvefur |
2019-03-16 |
Actually remove coding_style.txt
|
Matthew Wild |
2019-03-14 |
doc/coding_style.{txt,md}: Update coding style guide
|
Matthew Wild |
2019-03-14 |
Merge 0.11->trunk
|
Matthew Wild |
2019-03-14 |
prosodyctl about: Report network backend in use
0.11
|
Matthew Wild |
2019-03-14 |
net.server_epoll: Optimize timer handling
|
Kim Alvefur |
2019-03-12 |
mod_tls: Restore querying for certificates on s2s
|
Kim Alvefur |
2019-03-11 |
net.server: Only add alternate SNI contexts if at least one is provided
|
Kim Alvefur |
2019-03-11 |
core.certmanager: Do not ask for client certificates by default
|
Kim Alvefur |
2019-03-10 |
net.server_select: SNI support (#409)
|
Kim Alvefur |
2019-03-10 |
net.server_event: Add SNI support (#409)
|
Kim Alvefur |
2019-03-10 |
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 |
net.server_epoll: Add support for SNI (#409)
|
Kim Alvefur |
2019-03-10 |