Software /
code /
prosody
Graph
-
mod_admin_shell: New module that implements the console interface over an admin socket2020-06-01, by Matthew Wild
-
mod_admin_socket, util.adminstream: New module to manage a local unix domain socket for admin functionality2020-06-01, by Matthew Wild
-
net.server_epoll: Handle missing ports from getsock/peername (as in the case of unix sockets)2020-06-01, by Matthew Wild
-
net.server: Switch to epoll backend by default2020-06-01, by Matthew Wild
-
net.server_select: Pass conn/handler to readbuffer/sendbuffer2020-06-01, by Matthew Wild
-
net.server_select: Ensure onconnect is always called before onincoming2020-06-01, by Matthew Wild
-
mod_c2s,mod_s2s: Make stanza size limits configurable2020-05-31, by Kim Alvefur
-
mod_c2s,mod_s2s: Use a distinct stream error for hitting stanza size limit2020-05-31, by Kim Alvefur
-
scansion: Add test for mod_server_contact_info / XEP-01572020-05-27, by Kim Alvefur
-
net.server_epoll: Fix typo in internal method name2020-05-22, by Kim Alvefur
-
net.server_epoll: Log some noise before TLS handshake step2020-05-22, by Kim Alvefur
-
mod_admin_telnet: Update existing sessions on reload2020-05-16, by Kim Alvefur
-
Merge 0.11->trunk2020-05-15, by Kim Alvefur
-
mod_storage_internal: Fix error in time limited queries on items without 'when' field, fixes #1557 0.112020-05-15, by Kim Alvefur
-
mod_storage_internal: Fix keeping old timestamp in archive map API2020-05-15, by Kim Alvefur
-
mod_http: Tell luacheck to ignore the long comment lines2020-05-14, by Kim Alvefur
-
mod_http: Add documentation to the non-obvious logic of get_ip_from_request2020-05-14, by Jonas Schäfer
-
mod_storage_memory: Add map store methods to archive store2020-05-11, by Kim Alvefur
-
doc/storage: Add archive store map-like API2020-05-11, by Kim Alvefur
-
mod_storage_internal: Implement key-value API2020-05-11, by Kim Alvefur
-
spec/storage: Reset build context of test stanza make comparisons easier2020-05-11, by Kim Alvefur
-
Merge 0.11->trunk2020-05-11, by Kim Alvefur
-
mod_csi_simple: Report whatever's not a stirng and not a stanza2020-05-10, by Kim Alvefur
-
mod_csi_simple: Report whitespace keepalives2020-05-10, by Kim Alvefur
-
mod_csi_simple: Identify raw string data in logging and stats2020-05-10, by Kim Alvefur
-
mod_csi_simple: Collect stats on flush reasons2020-05-09, by Kim Alvefur
-
mod_csi_simple: Record stats of how long buffers are held2020-05-09, by Kim Alvefur
Scroll all the way down to load more.