]> granicus.if.org Git - apache/history - modules/lua/lua_request.h
mod_proxy_fcgi: Fix occasional high CPU when handling request bodies.
[apache] / modules / lua / lua_request.h
2014-03-28 Daniel Grunomod_lua: Redesign the table construction/access mechani...
2013-05-30 Guenter KnaufRemove unneeded exports from mod_lua.
2013-05-16 Guenter KnaufMoved header protection to the top.
2013-04-20 Daniel GrunoUse a mutex to control read/write for IVM values, so...
2013-04-20 Daniel Grunouse ap_varbuf instead of allocating new strings each...
2013-04-19 Daniel GrunoRemove lua_ap_banner, as it's no longer being used.
2010-06-10 William A. Rowe JrMop up more than a dozen const'ness faults
2009-08-28 William A. Rowe Jrpush_connection, push_server also targetted for export...
2009-03-25 William A. Rowe Jrfix symbol space and exports
2008-12-21 Paul QuernaReformat mod_lua according to the HTTP Server Project...
2008-12-21 Paul QuernaRename all files in mod_lua to have a lua_ prefix,...