Software /
code /
prosody
Graph
-
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
Scroll all the way down to load more.