summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_lua.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-29Update spanish translation.Yann Ylavic7-882/+1679
2016-03-29mod_http2: fix for wrong handling of prefetched response bodiesStefan Eissing7-34/+38
2016-03-29Some flow improvements...Jim Jagielski1-18/+12
2016-03-29mod_proxy_express: Fix possible use of DB handle after close.Yann Ylavic2-6/+7
2016-03-29mod_http2: more effient passing of response bodiesStefan Eissing10-216/+197
2016-03-27xformsChristophe Jaillet3-7/+7
2016-03-27Synch with 2.4.xChristophe Jaillet1-5/+5
2016-03-26documentation rebuildLuca Toscano1-0/+14
2016-03-26Added HTTP/2 guide among the howtosLuca Toscano1-0/+14
2016-03-26Uploading http2 howtoLuca Toscano3-0/+294
2016-03-26xformsChristophe Jaillet1-10/+11
2016-03-26Add missing space between directives and parameters.Christophe Jaillet1-10/+12
2016-03-26Fix missing space in log messageChristophe Jaillet1-2/+2
2016-03-25Fix formatting, highlighting of examples.Rich Bowen4-16/+15
2016-03-25Rebuild.Lucien Gentis2-4/+2
2016-03-25XML update.Lucien Gentis1-205/+205
2016-03-25protect logic in case backend == NULLJim Jagielski1-5/+5
2016-03-24mod_http2: fix for scoreboard updates missing, mem leak fix for slave connect...Stefan Eissing6-20/+26
2016-03-24rebuildRich Bowen7-297/+5
2016-03-24ErrorDocument is not a section directive.Rich Bowen1-1/+1
2016-03-24Follow up to r1736217: really bump MMN minor.Yann Ylavic1-1/+1
2016-03-22mod_http2: no variadic macro in C89, use equivalent function.Yann Ylavic1-23/+34
2016-03-22Fix missing limits.h header, required for 2.4.next release,William A. Rowe Jr1-0/+4
2016-03-22Follow up to r1734656, r1736216, r1736225: more correct pointer size semantic.Yann Ylavic1-1/+1
2016-03-22Follow up to r1734656, r1736216: use correct pointer size semantic.Yann Ylavic1-1/+1
2016-03-22core: Add missing AP_IMPLEMENT_OPTIONAL_HOOK_RUN_FIRST.Yann Ylavic2-2/+13
2016-03-22Follow up to r1734656: restore c->data_in_input_filters usage toYann Ylavic6-8/+11
2016-03-22mod_ssl: return non ambiguous value in ssl_callback_SessionTicket() forYann Ylavic1-1/+1
2016-03-22adding missing source h2_ngn_shed.c for win buildStefan Eissing1-0/+4
2016-03-21update transformationAndré Malo2-2/+2
2016-03-21DOCUMENT_ARGS in 2.4.19Jeff Trawick1-1/+1
2016-03-21Mention cgi_var_rules, fix expr_handler typosJeff Trawick1-1/+2
2016-03-21Check for proxy_detach_backend hook, for 2.4.x compatibilityJeff Trawick1-0/+7
2016-03-21h2_proxy_session: fill in missing APLOGNO()s.Yann Ylavic2-5/+5
2016-03-21Follow up to r1735882: fill in APLOGNO().Yann Ylavic2-2/+2
2016-03-21fix APLOGNO at wrong place, me stupidStefan Eissing1-2/+2
2016-03-21APLOGNO update for mod_proxy_http2Stefan Eissing2-20/+27
2016-03-21APLOGNO taggingStefan Eissing2-2/+2
2016-03-21latest additions to netware build by NormWStefan Eissing1-0/+1
2016-03-21Support for OpenSSL 1.1.0:Rainer Jung2-0/+4
2016-03-20Avoid a call to 'prep_walk_cache' if possible, just as in 'ap_if_walk' and 'a...Christophe Jaillet1-3/+3
2016-03-20Support for OpenSSL 1.1.0:Rainer Jung1-2/+38
2016-03-20Support for OpenSSL 1.1.0:Rainer Jung6-14/+21
2016-03-20Support for OpenSSL 1.1.0:Rainer Jung1-0/+49
2016-03-20Support for OpenSSL 1.1.0:Rainer Jung1-0/+4
2016-03-20Support for OpenSSL 1.1.0:Rainer Jung1-0/+10
2016-03-20Support for OpenSSL 1.1.0:Rainer Jung1-1/+3
2016-03-19Don't check for presence of ap_log_cdata/ap_log_dataJeff Trawick2-4/+0
2016-03-19fix order of lowercase/compare for r->handlerEric Covener1-9/+9
2016-03-19mod_proxy_http2: removed duplicate log code after reviewStefan Eissing1-5/+0