Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_proxy65: :sub(n):byte() -> :byte(n). | Waqas Hussain | 2010-12-02 |
mod_proxy65: Allow loading on normal hosts. | Waqas Hussain | 2010-12-02 |
mod_proxy65: Updated to use sub-events. Now only hooks what it needs to. | Waqas Hussain | 2010-12-02 |
net.server_select: Set select() timeout to 3600 by default. | Waqas Hussain | 2010-12-02 |
net.server_select: Made another global local. | Waqas Hussain | 2010-12-02 |
net.server_select: Made some globals local. | Waqas Hussain | 2010-12-02 |
mod_bosh: Use util.timer for timers instead of server.addtimer. | Waqas Hussain | 2010-12-02 |
util.timer: Activate higher timer precision. | Waqas Hussain | 2010-12-02 |
net.server_select: Make changes required for sub-second timer precision. | Waqas Hussain | 2010-12-02 |
fallbacks/lxp.lua: CRLF -> LF. | Waqas Hussain | 2010-12-02 |
fallbacks/lxp.lua: Pure Lua pseudo-XML parser. Implements the same API as LuaExpat. | Waqas Hussain | 2010-12-02 |
mod_iq: Fix an extra character in previous commit... | Waqas Hussain | 2010-12-02 |