summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-10-12Adding SocketClient and MailClient.pixel
2007-09-24Adding begin/end iterators for config files.pixel
2007-09-23Adding SetMsg to the Message class.pixel
2007-09-17Adding hashing from Handles.pixel
2007-09-17Adding "GetRemaining" to Buffer class, and enabling the read method to allow ...pixel
2007-09-05Fixing virtual heritage.pixel
2007-09-05*** empty log message ***pixel
2007-09-05Adding upper and lower methods.pixel
2007-08-07Adding the printr function.pixel
2007-07-27Upgrading to Lua-5.1.2pixel
2007-07-23Adding support for the digest auth method.pixel
2007-07-23Having some consts in the code never hurts...pixel
2007-06-23Adding "GetBuffer" accessor.pixel
2007-06-19Adding the possibility to browse and inspect the domains.pixel
2007-06-19Allowing the USERDATA type in LuaObjectspixel
2007-06-19Work around to avoid dummy #defines...pixel
2007-06-17Adding POST system to the HttpClient, and variables and headers sent from Luapixel
2007-06-17Adding source and dest IP/port.pixel
2007-06-17Adding method "next".pixel
2007-06-17Adding some useful socket functions.pixel
2007-06-14Consolidating usage of SQL ressources.pixel
2007-06-11Adding missing header files.pixel
2007-06-11Adding login and password fields.pixel
2007-06-11Fixing base64 a bit - definition troubles, and padding.pixel
2007-05-31Adding a telnet command-line to the Lua system.pixel
2007-05-31Implementing print inside of the Lua object, and using LuaPrinter object in o...pixel
2007-05-30Trying to work around a spawn-Domain-from-thread issue, but doesn't really se...pixel
2007-05-30Updating / inserting copyright header.pixel
2007-05-30Swapping argument order.pixel
2007-05-30Introducing objnames.pixel
2007-05-28Adding small helper function to mass-load the lua support libs.pixel
2007-05-27Adding better threading support for LuaTask, and fixing LuaTask a bit.pixel
2007-05-27Using 'proper' arguments.pixel
2007-05-24LuaTask's "Command" is now able to return the stdout's output.pixel
2007-05-23Code fixes on the new Domain system, in order to allow the 'builder'pixel
2007-05-23LuaTask is now able to work on the current stack instead of taking apixel
2007-05-23Adding "remove", "insert" and "replace" methods.pixel
2007-05-22Adding showstack() method.pixel
2007-05-21Adding GetPattern to Regex, mostly for debugging purposes.pixel
2007-05-21Adding full LUA control for HTTP requests.pixel
2007-05-09Made further progress into the implementation of a more generic HTTP action h...pixel
2007-05-09First new bricks of a more global domain system.pixel
2007-04-30Base64 added into the mess.pixel
2007-04-23First steps towards a new HTTP backend.pixel
2007-04-22Fixing timeouts causing issues with task deletions.pixel
2007-04-14Creation of the HtmlSkinner class.pixel
2007-04-14This should have been private.pixel
2007-04-144-spaces per tab is one of the biggest absurdity on earth.pixel
2007-04-14Adding methods to Image class to enable caller to know which formats are supp...yazoo
2007-04-12Simplifying definitions...pixel