index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
lua
/
lua_apr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge r1611978, r1612068 from trunk:
Jim Jagielski
2014-09-05
1
-2
/
+2
*
mod_lua: Give me all the backports and eggs you have. (see CHANGES)
Daniel Gruno
2014-03-29
1
-14
/
+26
*
mod_lua: Prevent HTTP Response Splitting by not allowing tables in the reques...
Daniel Gruno
2014-03-27
1
-0
/
+7
*
mod_lua: Fully sync 2.4.x with trunk (catch up to r1490700):
Graham Leggett
2013-06-10
1
-13
/
+3
*
mod_lua: Sync 2.4 branch with trunk. This includes (but is not limited to)
Graham Leggett
2013-06-07
1
-10
/
+11
*
Improve Lua 5.2.0 compatibility.
Rainer Jung
2012-02-01
1
-1
/
+1
*
More cleanup: Expand tabs and some more indentation fixes
Stefan Fritsch
2011-09-23
1
-1
/
+1
*
Not static; trusting this targetted for export?
William A. Rowe Jr
2009-08-28
1
-3
/
+3
*
change use of luaL_openlib to luaL_register via path from Arfrever Frehtes Ta...
Brian McCallister
2009-06-15
1
-1
/
+1
*
change use of luaL_openlib to luaL_register via path from Arfrever Frehtes Ta...
Brian McCallister
2009-06-15
1
-1
/
+1
*
fix symbol space and exports
William A. Rowe Jr
2009-03-25
1
-5
/
+3
*
changes headers_in and headers_out handling in mod_lua to map apr_table_t ins...
Brian McCallister
2009-01-24
1
-2
/
+1
*
Attempt to make mod_lua compile under a strict c89 compiler by moving all var...
Paul Querna
2008-12-21
1
-1
/
+2
*
Reformat mod_lua according to the HTTP Server Project C Style Guide:
Paul Querna
2008-12-21
1
-12
/
+16
*
Include standard ASF license block.
Paul Querna
2008-12-21
1
-0
/
+16
*
Rename all files in mod_lua to have a lua_ prefix, as things like 'config.h' ...
Paul Querna
2008-12-21
1
-0
/
+72