Software /
code /
prosody
Graph
-
core.s2smanager: Add [direction] boolean flags to s2s connections2019-09-07, by Kim Alvefur
-
mod_offline: Add some debug logging to reduce confusion2019-09-08, by Kim Alvefur
-
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
Scroll all the way down to load more.