summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-08-07Adding the printr function.pixel
2007-08-06Adding "get_xml_section" function.pixel
2007-07-30Forgot one file for the 5.1 upgrade.pixel
2007-07-27Forgot some files new from the Lua-5.1 release.pixel
2007-07-27Upgrading to Lua-5.1pixel
2007-07-27Upgrading to Lua-5.1.2pixel
2007-07-25Upgrading to Lua-5.0.3pixel
2007-07-23Adding support for the digest auth method.pixel
2007-07-23Adding support for the trim functions.pixel
2007-07-23Having some consts in the code never hurts...pixel
2007-07-23Deadly fix in Base64...pixel
2007-07-12Swapping declaration order.pixel
2007-07-12Typo.pixel
2007-07-12Last patch seems to work fine - let's try to be a bit nicer with the memory now.pixel
2007-07-12Will produce a bit of memory overhead probably, but we need to try and fix ↵pixel
this damn bug...
2007-07-01Copy constructor of Regex should copy flags.pixel
2007-06-29Worst memory leak ever...pixel
2007-06-25Trying to be slightly nicer with the zombies... and letting them eating ↵pixel
ressources.
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-19Removing inline declaration, to avoid half-definition of the class.pixel
2007-06-18Adding the cdata and jcdata renderers.pixel
2007-06-18URI UnMangling.pixel
2007-06-18Just for sanity purposes - setting pipe non blocking.pixel
2007-06-17POST method was a bit shifted.pixel
2007-06-17Inversion of GET and POST...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-16Changed example's output to match new rendering code.pixel
2007-06-16Eye-candy xlm-rendering enhancement.pixel
2007-06-14Fixing segfault in LuaTask.pixel
2007-06-14Consolidating usage of SQL ressources.pixel
2007-06-14This was so wrong...pixel
2007-06-14Making escape functions public.pixel
2007-06-13Slightly changing domain checking behavior - now / is allowed to servedpixel
by the new request system.
2007-06-12Adding "empty" markup.pixel
2007-06-12Forgot the actual implementation of raw...pixel
2007-06-12-) Code cleanup.pixel
-) Adding raw method.
2007-06-11Adding some more code to the supportlib.pixel
2007-06-11Fixing LUA MD5 code.pixel
2007-06-11Adding missing header files.pixel
2007-06-11Adding login and password fields.pixel
2007-06-11Adding some functions to LuaHttp, and including some basic mathpixel
functions, such as md5.
2007-06-11Fixing base64 a bit - definition troubles, and padding.pixel
2007-06-04Forwarding login and password to LUA.pixel
2007-06-02Moving favicon.ico to the data directory.pixel