Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.events: Create new index on handler change instead of modifying existing one (this makes util.events fully reentrant). | Waqas Hussain | Fri, 17 Sep 2010 04:09:59 +0500 |
util.events: Fixed the exposed API for adding/removing sets of event handlers. | Waqas Hussain | Fri, 17 Sep 2010 04:09:58 +0500 |
util.events: Removed dispatcher creation functions (these weren't being used). | Waqas Hussain | Fri, 17 Sep 2010 04:09:58 +0500 |
net.httpserver: Removed old HTTP parser, and updated to use util.httpstream. | Waqas Hussain | Fri, 17 Sep 2010 04:06:07 +0500 |
util.httpstream: Refactored and simplified code to improve readability. | Waqas Hussain | Fri, 17 Sep 2010 03:52:11 +0500 |
util.httpstream: Removed unused variables. | Waqas Hussain | Fri, 17 Sep 2010 03:52:11 +0500 |
util.httpstream: Initial commit of the new HTTP parser. | Waqas Hussain | Sat, 04 Sep 2010 17:44:13 +0500 |
prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain) | Matthew Wild | Mon, 13 Sep 2010 01:29:12 +0100 |