Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_admin_socket, util.adminstream: New module to manage a local unix domain socket for admin functionality | Matthew Wild | Mon, 01 Jun 2020 15:42:19 +0100 |
net.server_epoll: Handle missing ports from getsock/peername (as in the case of unix sockets) | Matthew Wild | Mon, 01 Jun 2020 14:26:11 +0100 |
net.server: Switch to epoll backend by default | Matthew Wild | Mon, 01 Jun 2020 13:43:35 +0100 |
net.server_select: Pass conn/handler to readbuffer/sendbuffer | Matthew Wild | Mon, 01 Jun 2020 13:41:41 +0100 |
net.server_select: Ensure onconnect is always called before onincoming | Matthew Wild | Mon, 01 Jun 2020 13:38:47 +0100 |
mod_c2s,mod_s2s: Make stanza size limits configurable | Kim Alvefur | Sun, 31 May 2020 22:39:34 +0200 |
mod_c2s,mod_s2s: Use a distinct stream error for hitting stanza size limit | Kim Alvefur | Sun, 31 May 2020 22:25:48 +0200 |