Age | Commit message (Expand) | Author |
2008-01-23 | Deffering the deletion of the thread to the garbage collector, through the we... | pixel |
2008-01-23 | Trying to reduce VM leaks. | pixel |
2008-01-21 | Adding even more debug stats. | pixel |
2008-01-21 | Adding the possibility to count the number of handles. | pixel |
2007-12-25 | Introducing some bits of task status. | pixel |
2007-12-25 | Adding more stats pulling. | pixel |
2007-12-25 | Adding small runner helper. | pixel |
2007-12-20 | Trying to add support for better children support - workaround for the late <... | pixel |
2007-12-20 | Forgot to commit these. | pixel |
2007-10-12 | Adding SocketClient and MailClient. | pixel |
2007-09-24 | Adding begin/end iterators for config files. | pixel |
2007-09-23 | Adding SetMsg to the Message class. | pixel |
2007-09-17 | Adding hashing from Handles. | pixel |
2007-09-17 | Adding "GetRemaining" to Buffer class, and enabling the read method to allow ... | pixel |
2007-09-05 | Fixing virtual heritage. | pixel |
2007-09-05 | *** empty log message *** | pixel |
2007-09-05 | Adding upper and lower methods. | pixel |
2007-08-07 | Adding the printr function. | pixel |
2007-07-27 | Upgrading to Lua-5.1.2 | pixel |
2007-07-23 | Adding support for the digest auth method. | pixel |
2007-07-23 | Having some consts in the code never hurts... | pixel |
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-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-14 | Consolidating usage of SQL ressources. | pixel |
2007-06-11 | Adding missing header files. | pixel |
2007-06-11 | Adding login and password fields. | pixel |
2007-06-11 | Fixing base64 a bit - definition troubles, and padding. | 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 | Updating / inserting copyright header. | pixel |
2007-05-30 | Swapping argument order. | pixel |
2007-05-30 | Introducing objnames. | pixel |
2007-05-28 | Adding small helper function to mass-load the lua support libs. | pixel |
2007-05-27 | Adding better threading support for LuaTask, and fixing LuaTask a bit. | pixel |
2007-05-27 | Using 'proper' arguments. | pixel |
2007-05-24 | LuaTask's "Command" is now able to return the stdout's output. | pixel |
2007-05-23 | Code fixes on the new Domain system, in order to allow the 'builder' | pixel |
2007-05-23 | LuaTask is now able to work on the current stack instead of taking a | pixel |
2007-05-23 | Adding "remove", "insert" and "replace" methods. | pixel |
2007-05-22 | Adding showstack() method. | pixel |
2007-05-21 | Adding GetPattern to Regex, mostly for debugging purposes. | pixel |
2007-05-21 | Adding full LUA control for HTTP requests. | pixel |
2007-05-09 | Made further progress into the implementation of a more generic HTTP action h... | pixel |