summaryrefslogtreecommitdiff
path: root/modules/lua/lua_apr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge r1611978, r1612068 from trunk:Jim Jagielski2014-09-051-2/+2
* mod_lua: Give me all the backports and eggs you have. (see CHANGES)Daniel Gruno2014-03-291-14/+26
* mod_lua: Prevent HTTP Response Splitting by not allowing tables in the reques...Daniel Gruno2014-03-271-0/+7
* mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700):Graham Leggett2013-06-101-13/+3
* mod_lua: Sync 2.4 branch with trunk. This includes (but is not limited to)Graham Leggett2013-06-071-10/+11
* Improve Lua 5.2.0 compatibility.Rainer Jung2012-02-011-1/+1
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-231-1/+1
* Not static; trusting this targetted for export?William A. Rowe Jr2009-08-281-3/+3
* change use of luaL_openlib to luaL_register via path from Arfrever Frehtes Ta...Brian McCallister2009-06-151-1/+1
* change use of luaL_openlib to luaL_register via path from Arfrever Frehtes Ta...Brian McCallister2009-06-151-1/+1
* fix symbol space and exportsWilliam A. Rowe Jr2009-03-251-5/+3
* changes headers_in and headers_out handling in mod_lua to map apr_table_t ins...Brian McCallister2009-01-241-2/+1
* Attempt to make mod_lua compile under a strict c89 compiler by moving all var...Paul Querna2008-12-211-1/+2
* Reformat mod_lua according to the HTTP Server Project C Style Guide:Paul Querna2008-12-211-12/+16
* Include standard ASF license block.Paul Querna2008-12-211-0/+16
* Rename all files in mod_lua to have a lua_ prefix, as things like 'config.h' ...Paul Querna2008-12-211-0/+72