Software /
code /
prosody
Graph
-
util.bitops: Library to find appropriate bitwise library (closes #1395)2019-07-21, by Kim Alvefur
-
mod_s2s: Remove obsolete cleanup code2019-09-07, by Kim Alvefur
-
mod_admin_telnet: Identify bidi-capable s2sout sessions (fixes #1403)2019-09-07, by Kim Alvefur
-
tests: Disable TLS in scansion tests2019-09-06, by Kim Alvefur
-
core.certmanager: Lower severity for tls config not having cert2019-09-06, by Kim Alvefur
-
net.http: Pass server name along for SNI (fixes #1408)2019-09-01, by Kim Alvefur
-
net.server: Handle server name (SNI) as extra argument2019-08-31, by Kim Alvefur
-
net.server: Accept and save an 'extra' field for client connections2019-08-31, by Kim Alvefur
-
Merge 0.11->trunk2019-08-31, by Kim Alvefur
-
MUC: Fix delay tag @from in test to be the room JID (#1054 came back)2019-08-31, by Kim Alvefur
-
MUC: Add a test covering basic room creation, messages and destruction2019-08-31, by Kim Alvefur
-
net.server_epoll: Add support for opportunistic writes2019-08-27, by Kim Alvefur
-
core.certmanager: Remove unused import [luacheck]2019-08-25, by Kim Alvefur
-
Remove COMPAT with temporary luasec fork2019-08-25, by Kim Alvefur
-
MUC: Simplify nickname refresh loop2019-08-25, by Kim Alvefur
-
core.certmanager: Move EECDH ciphers before EDH in default cipherstring2019-08-25, by Kim Alvefur
-
mod_storage_internal: Include last text message2019-08-22, by Kim Alvefur
-
mod_storage_*: Also include timestmap of first message in :summary API2019-08-22, by Kim Alvefur
-
mod_storage_*: Include timestamp of latest message in :summary API2019-08-22, by Kim Alvefur
-
mod_storage_*: Tweak :summary API to allow future expansion with more fields2019-08-22, by Kim Alvefur
-
mod_auth_internal_hashed: Precompute SCRAM authentication profile name (thanks MattJ)2019-08-21, by Kim Alvefur
-
mod_auth_internal_hashed: Add support for optionally using SCRAM-SHA-256 instead of SHA-12019-01-13, by Kim Alvefur
-
util.sasl.scram: Add support for SCRAM-SHA-2562019-01-13, by Kim Alvefur
-
util.sasl.scram: Factor out SHA-1 specific getAuthenticationDatabaseSHA12019-01-13, by Kim Alvefur
-
mod_vcard_legacy: Use PEP nickname if vcard4 data is unavailable2019-08-22, by Kim Alvefur
-
core.moduleapi: Restructure send_iq method for more atomic cleanup2019-08-21, by Kim Alvefur
-
core.moduleapi: Uppercase "IQ stanza" for consistency2019-08-21, by Kim Alvefur
-
Merge 0.11->trunk2019-08-20, by Kim Alvefur
-
Merge mod-installer (2019 GSoC by João Duarte)2019-08-19, by Matthew Wild
-
util/prosodyctl: call_luarocks now sets a directory variable itself2019-08-16, by João Duarte
-
util/prosodyctl: Removed the check_flags and execute_command function2019-08-16, by João Duarte
-
prosodyctl: Install, remove and list commands now use the call_luarocks function2019-08-16, by João Duarte
-
core.configmanager: Removed code related to complement_lua_path2019-08-16, by João Duarte
-
util.pluginloader: Added a new path to the variable local_names2019-08-16, by João Duarte
-
util.paths: Fixed file termination for package.cpath's extra path2019-08-16, by João Duarte
-
util.startup: Changed the way util.paths.complement_lua_path was being accessed2019-08-16, by João Duarte
-
prosodyctl: Fixed a typo2019-08-16, by João Duarte
-
util.startup: Reorganized code at setup_plugindir2019-08-01, by João Duarte
-
util.paths: Refactored a variable, to avoid shadowing2019-08-01, by João Duarte
-
util.startup: Now calls a function to complement lua's path/cpath2019-08-01, by João Duarte
-
core.configmanager: Added support to 'complement_lua_path'2019-08-01, by João Duarte
-
util.paths: Added the function 'complement_lua_path'2019-08-01, by João Duarte
-
util.startup: setup_plugindir now also checks package.cpath for duplicates2019-08-01, by João Duarte
-
util.startup: Directly calling lfs.currentdir instead of storing it in a local variable2019-08-01, by João Duarte
-
util.startup: Removed/rewrote comments at setup_plugindir2019-08-01, by João Duarte
-
util.startupt: setup_plugindir now uses lfs.mkdir to check/create directories2019-08-01, by João Duarte
-
util.prosodyctl: Changed a comment2019-08-01, by João Duarte
-
prosodyctl: Removed the auxiliary command 'enabled_plugins'2019-07-31, by João Duarte
-
prosodyctl: The install, remove and list commands now work by calling the execute_command function2019-07-31, by João Duarte
-
util.prosodyctl: Added the execute_command function2019-07-31, by João Duarte
-
prosodyctl: Rewrote the list command, to make it cleaner and easier to work with2019-07-31, by João Duarte
-
util.prosodyctl: call_luarocks function is now compatible with the list command2019-07-31, by João Duarte
-
prosodyctl: Rewrote the remove command, to make it cleaner and easier to work with2019-07-31, by João Duarte
-
prosodyctl: Rewrote the install command, to make it more cleaner2019-07-31, by João Duarte
Scroll all the way down to load more.