Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.xmppcomponent_listener: Made some globals local. | Waqas Hussain | 2010-12-14 |
core.loggingmanager: Updated to use termcolours.getstyle instead of termcolours.getstring for console logging. | Waqas Hussain | 2010-12-14 |
util.termcolours: Added setstyle(str), which works on Windows too. | Waqas Hussain | 2010-12-14 |
util-src/windows.c: Added get_consolecolor, set_consolecolor. | Waqas Hussain | 2010-12-14 |
net.dns: Clean up tostring() of returned records, as a result PTR records can now be tostring()'d | Matthew Wild | 2010-12-14 |
net.dns: Add resolver:tohostname() and dns.tohostname() | Matthew Wild | 2010-12-14 |
util.serialization: Proper serialization of Infinity, -Infinity and NaN. | Waqas Hussain | 2010-12-13 |