Age | Commit message (Expand) | Author |
2007-06-23 | Adding "GetBuffer" accessor. | pixel |
2007-06-19 | Adding the possibility to browse and inspect the domains. | pixel |
2007-06-19 | Allowing the USERDATA type in LuaObjects | pixel |
2007-06-19 | Work around to avoid dummy #defines... | pixel |
2007-06-19 | Removing inline declaration, to avoid half-definition of the class. | pixel |
2007-06-18 | Adding the cdata and jcdata renderers. | pixel |
2007-06-18 | URI UnMangling. | pixel |
2007-06-18 | Just for sanity purposes - setting pipe non blocking. | pixel |
2007-06-17 | POST method was a bit shifted. | pixel |
2007-06-17 | Inversion of GET and POST... | pixel |
2007-06-17 | Adding POST system to the HttpClient, and variables and headers sent from Lua | pixel |
2007-06-17 | Adding source and dest IP/port. | pixel |
2007-06-17 | Adding method "next". | pixel |
2007-06-17 | Adding some useful socket functions. | pixel |
2007-06-16 | Changed example's output to match new rendering code. | pixel |
2007-06-16 | Eye-candy xlm-rendering enhancement. | pixel |
2007-06-14 | Fixing segfault in LuaTask. | pixel |
2007-06-14 | Consolidating usage of SQL ressources. | pixel |
2007-06-14 | This was so wrong... | pixel |
2007-06-14 | Making escape functions public. | pixel |
2007-06-13 | Slightly changing domain checking behavior - now / is allowed to served | pixel |
2007-06-12 | Adding "empty" markup. | pixel |
2007-06-12 | Forgot the actual implementation of raw... | pixel |
2007-06-12 | -) Code cleanup. | pixel |
2007-06-11 | Adding some more code to the supportlib. | pixel |
2007-06-11 | Fixing LUA MD5 code. | pixel |
2007-06-11 | Adding missing header files. | pixel |
2007-06-11 | Adding login and password fields. | pixel |
2007-06-11 | Adding some functions to LuaHttp, and including some basic math | pixel |
2007-06-11 | Fixing base64 a bit - definition troubles, and padding. | pixel |
2007-06-04 | Forwarding login and password to LUA. | pixel |
2007-06-02 | Moving favicon.ico to the data directory. | pixel |
2007-05-31 | Typo | pixel |
2007-05-31 | Tweaking the display function a bit to dump tables as well. | pixel |
2007-05-31 | Adding a telnet command-line to the Lua system. | pixel |
2007-05-31 | Implementing print inside of the Lua object, and using LuaPrinter object in o... | pixel |
2007-05-30 | Trying to work around a spawn-Domain-from-thread issue, but doesn't really se... | pixel |
2007-05-30 | Compilation fix... | pixel |
2007-05-30 | Adding status return code. | pixel |
2007-05-30 | Fixing slightly attribute system. | pixel |
2007-05-30 | Re-enabling errno. | pixel |
2007-05-30 | Header deletion went a bit fast. | pixel |
2007-05-30 | Updating / inserting copyright header. | pixel |
2007-05-30 | Fixing xml markup a bit. | pixel |
2007-05-30 | Possibility of including handles into the XML tree. | pixel |
2007-05-30 | Changing slightly the way the handle subtypes are announcing themselves. | pixel |
2007-05-30 | Compilation fix. | pixel |
2007-05-30 | Swapping argument order. | pixel |
2007-05-30 | Introducing objnames. | pixel |
2007-05-29 | Slightly changes of loadlualibs: now generating automatically the list of files. | pixel |