IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/core
Matthew Wild 90a4059638 s2smanager: Give reasons to destroy_session in more cases, including when DNS lookup fails 16 years ago
..
actions.lua Add copyright header to those files missing one 17 years ago
componentmanager.lua componentmanager: Set ssl_ctx[_in] for components correctly, and use global SSL context if available 16 years ago
configmanager.lua configmanager: Assign a chunk name to config files loaded using the default config loader (fixes issues with some diagnostic tools). 17 years ago
eventmanager.lua Add copyright header to those files missing one 17 years ago
hostmanager.lua Disable SSLv2 by default, it's known to be insecure. 16 years ago
loggingmanager.lua loggingmanager: Explicitly flush log messages if the __FLUSH_LOG environment variable is defined (workaround for MSVCRT buffering piped output). 16 years ago
modulemanager.lua modulemanager: Fire item-removed events on module unload. 16 years ago
objectmanager.lua objectmanager: Convert to unix line-endings 16 years ago
offlinemanager.lua Remove version number from copyright headers 17 years ago
rostermanager.lua rostermanager: Fixed a global access. 16 years ago
s2smanager.lua s2smanager: Give reasons to destroy_session in more cases, including when DNS lookup fails 16 years ago
sessionmanager.lua core.sessionmanager, net.*_listener: Remove the evil collectgarbage() calls 16 years ago
stanza_router.lua stanza_router: Don't log full stanzas destined for s2s 16 years ago
usermanager.lua usermanager: Removed an unnecessary global access. 17 years ago
xmlhandlers.lua core.xmlhandlers: Fixed processing of empty namespaces (which caused an issue with jwchat). 16 years ago