Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.server_select: Don't close client connections when closing a server (it wasn't working anyway) | Matthew Wild | Wed, 23 May 2012 02:20:32 +0100 |
net.server_select: Call ondisconnect handler, even if we closed the socket ourselves (fixes HTTP session hoarding, thanks Maranda) | Matthew Wild | Wed, 23 May 2012 02:19:11 +0100 |
portmanager: Match service against service_info (:iter() doesn't match values) | Matthew Wild | Tue, 22 May 2012 14:33:06 +0100 |
util.multitable: Some fixes for iter()... always match against query, and pass value after path results | Matthew Wild | Tue, 22 May 2012 14:31:19 +0100 |
certmanager: tonumber() (fix for 0b8134015635) | Matthew Wild | Sat, 19 May 2012 21:57:40 +0100 |
certmanager: Don't use no_ticket option before LuaSec 0.4 | Matthew Wild | Sat, 19 May 2012 21:53:43 +0100 |
mod_compression: advertise/activate compression only for authenticated sessions in accordance to XEP-0170. (Thanks fippo) | Tobias Markmann | Sat, 19 May 2012 22:05:23 +0200 |