Software /
code /
prosody
Graph
-
net.http: fail open if surrounding code does not configure TLS2021-08-29, by Jonas Schäfer
-
Merge 0.11->trunk2021-08-26, by Matthew Wild
-
mod_c2s: Indicate stream secure state in error text when no stream features to offer 0.112021-07-06, by Matthew Wild
-
usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given role2021-08-26, by Matthew Wild
-
mod_muc_mam: Omit queryid attribute from <fin/>2021-08-06, by Holger Weiss
-
net.server_epoll: Split, attempt to clarify dirty noise message2021-08-16, by Kim Alvefur
-
mod_c2s,mod_s2s: Fire event just before writes2021-08-16, by Kim Alvefur
-
net.server: Add a predrain callaback just before writes2021-08-16, by Kim Alvefur
-
mod_s2s: Fire 's2s-ondrain' event, mirroring mod_c2s2021-08-16, by Kim Alvefur
-
core.storagemanager: Respect archive ids issued by storage drivers in tests2021-08-15, by Kim Alvefur
-
net.server_epoll: Improve efficiency of opportunistic writes2021-08-14, by Kim Alvefur
-
mod_disco: Send XEP-0115 caps in s2s stream features2021-08-12, by Kim Alvefur
-
mod_admin_shell: Keep unrestricted environment for session lifetime2021-08-11, by Kim Alvefur
-
mod_limits: Extend unlimited_jids to s2s sessions (for Ge0rG)2021-07-29, by Kim Alvefur
-
mod_limits: Factor out function for disabling limits allowing use from shell2021-07-29, by Kim Alvefur
-
mod_bosh: Add todo to use util.session to create session object2021-07-29, by Kim Alvefur
-
mod_pubsub: Update callbacks on reload to more completely refresh config2021-07-29, by Kim Alvefur
-
migrator: Silence assert in core.moduleapi2021-07-29, by Kim Alvefur
-
migrator: Use parsed command line flags already parsed by util.startup2021-07-29, by Kim Alvefur
-
migrator: Trick net.server into thinking the config is loaded2021-07-29, by Kim Alvefur
-
migrator: Customise startup sequence to fix #1673 (Thanks acidsys)2021-07-29, by Kim Alvefur
-
Fix various spelling errors (thanks codespell)2021-07-26, by Kim Alvefur
-
mod_pubsub: Update configuration on reload (fixes #1382)2021-07-25, by Kim Alvefur
-
mod_pubsub: Silence warning about 'service' as argument [luacheck]2021-07-25, by Kim Alvefur
-
mod_pep: Remove now unused util.cache import2021-07-25, by Kim Alvefur
-
util.pubsub: Signal that 'persistent-items' is unsupported when disabled2021-07-22, by Kim Alvefur
-
mod_pep: Remove use of RLU cache when persist_items was set to false2021-07-21, by Kim Alvefur
-
util.pubsub: Fix behavior of persist_items disabled2021-07-22, by Kim Alvefur
-
mod_pubsub: Explicitly enable persistence by default to preserve behavior2021-07-21, by Kim Alvefur
-
util.pubsub: Handle absence of node data interface2021-07-21, by Kim Alvefur
-
mod_pubsub: Remove publisher field when not exposing publisher2021-07-25, by Kim Alvefur
-
mod_pubsub: Normalize 'publisher' JID2021-07-25, by Kim Alvefur
-
scansion tests: Enable 'expose_publisher' since we test for it2021-07-25, by Kim Alvefur
-
mod_pubsub: Respect 'expose publisher' setting in item retrieval2021-07-25, by Kim Alvefur
-
mod_pubsub: Fix inclusion of publisher (fixes #1399)2019-05-01, by Kim Alvefur
-
Merge 0.11->trunk2021-07-23, by Kim Alvefur
-
MUC: Skip adding to history when it's set to zero2021-07-19, by Kim Alvefur
-
net.resolvers.service: Only do DANE with secure SRV records2021-07-18, by Kim Alvefur
-
core.certmanager: Support 'use_dane' setting to enable DANE support2021-07-18, by Kim Alvefur
-
Revert 926d53af9a7a: Restore DANE support2021-07-18, by Kim Alvefur
-
mod_s2s: Clone 'extra' data to let resolvers add more to it2021-07-18, by Kim Alvefur
-
editorconfig: We use tabs2021-07-18, by Kim Alvefur
-
mod_s2s: Handle measurement where the local host is unknown2021-07-18, by Kim Alvefur
-
mod_s2s: Guard against missing 'to' on incoming stream2021-07-18, by Kim Alvefur
-
net.server_epoll: Fix traceback-causing typo2021-07-18, by Kim Alvefur
-
net.server_epoll: Ensure timeouts match epoll flags2021-07-17, by Kim Alvefur
-
net.server_epoll: Skip reset of read timeout when not reading2021-07-17, by Kim Alvefur
-
net.server_epoll: Reduce timer churn during TLS handshake2021-07-17, by Kim Alvefur
-
net.server_epoll: Use only fatal "write" timeout during TLS negotiation2021-07-16, by Kim Alvefur
-
net.server_epoll: Optimize concatenation of exactly 2 buffer chunks2021-07-16, by Kim Alvefur
-
net.server_epoll: Avoid allocating a buffer table for single writes2021-07-16, by Kim Alvefur
-
net.server_epoll: Optionally let go of buffers2021-07-16, by Kim Alvefur
-
net.server_epoll: Propagate returns from opportunistic writes2021-07-15, by Kim Alvefur
-
net.server_epoll: Set minimum wait time to 1ms, matching epoll2021-07-14, by Kim Alvefur
-
prosodyctl: Add a note about checking the order of listed commands2021-07-14, by Kim Alvefur
-
prosodyctl: Add cert to command listing2021-07-14, by Kim Alvefur
-
prosodyctl: Add 'shell' to command listing2021-07-14, by Kim Alvefur
-
prosodyctl: Add 'check' to command listing (fixes #1622)2021-05-30, by Kim Alvefur
-
net.server_epoll: Add setting for disabling the Nagle algorithm2021-07-14, by Kim Alvefur
-
net.server_epoll: Support setting keepalive idle time2021-07-14, by Kim Alvefur
-
net.server_epoll: Add way to enable TCP keeplives on all connections2021-07-14, by Kim Alvefur
-
net.server_epoll: Add an (empty) method for setting socket options2021-07-14, by Kim Alvefur
Scroll all the way down to load more.