prosody/core
Matthew Wild f0c2ed1201 certmanager: Disable renegotiation by default
This requires LuaSec 0.7+ and OpenSSL 1.1.1+
2021-05-11 14:14:15 +01:00
..
certmanager.lua certmanager: Disable renegotiation by default 2021-05-11 14:14:15 +01:00
configmanager.lua configmanager: Allow referencing environment variables in the config as as ENV_<name> 2018-09-03 17:45:30 +01:00
hostmanager.lua Merge 0.10->trunk 2018-03-06 01:45:58 +01:00
loggingmanager.lua loggingmanager: Remove luacheck annotations for global log functions that are now set in util.startup 2018-04-10 22:43:13 +02:00
moduleapi.lua moduleapi: Prevent loading disabled module as dependency of enabled one 2018-10-25 17:11:10 +02:00
modulemanager.lua core.modulemanager: Disable mod_vcard if mod_vcard_legacy is enabled to prevent conflict (#1469) 2019-11-23 23:11:03 +01:00
portmanager.lua core.portmanager: Log debug message for each kind of TLS context created 2019-04-23 19:21:06 +02:00
rostermanager.lua core.rostermanager: Cache rosters of offline users for faster access (fixes #1233) 2018-12-16 02:56:11 +01:00
s2smanager.lua s2smanager: Explicitly export the incoming_s2s table [luacheck] 2018-03-23 13:14:05 +01:00
sessionmanager.lua sessionmanager, mod_s2s: Bring debug line for outgoing stanzas in line with that for incoming 2018-07-24 19:07:26 +02:00
stanza_router.lua stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9) 2018-10-21 14:45:22 +02:00
statsmanager.lua core.statsmanager: Use correct variable for config validation [luacheck] 2016-09-12 16:08:34 +02:00
storagemanager.lua core: Use prosody.hosts instead of _G.hosts for consistency 2018-03-29 16:58:06 +02:00
usermanager.lua core: Use prosody.hosts instead of _G.hosts for consistency 2018-03-29 16:58:06 +02:00