prosody/core
Kim Alvefur 9f65ce7189 core.certmanager: Do not ask for client certificates by default
Since it's mostly only mod_s2s that needs to request client
certificates it makes some sense to have mod_s2s ask for this, instead
of having eg mod_http ask to disable it.
2019-03-10 19:58:28 +01:00
..
certmanager.lua core.certmanager: Do not ask for client certificates by default 2019-03-10 19:58:28 +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 core.moduleapi: Use convenience function for creating error object from stanza 2018-12-30 20:35:20 +01:00
modulemanager.lua modulemanager: Fix issues introduced in previous commit acf74ad0b795 [thanks luacheck, scansion] 2018-10-26 19:53:02 +01:00
portmanager.lua core.portmanager: Record TLS config for each port 2018-10-10 17:23:03 +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 core.s2smanager: Add stub reset_stream method to destroyed sessions 2019-01-16 20:01:38 +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: Do a final collection on shutdown 2019-01-22 09:21:23 +01: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