| Commit message (Expand) | Author | Files | Lines |
2016-03-29 | Update spanish translation. | Yann Ylavic | 7 | -882/+1679 |
2016-03-29 | mod_http2: fix for wrong handling of prefetched response bodies | Stefan Eissing | 7 | -34/+38 |
2016-03-29 | Some flow improvements... | Jim Jagielski | 1 | -18/+12 |
2016-03-29 | mod_proxy_express: Fix possible use of DB handle after close. | Yann Ylavic | 2 | -6/+7 |
2016-03-29 | mod_http2: more effient passing of response bodies | Stefan Eissing | 10 | -216/+197 |
2016-03-27 | xforms | Christophe Jaillet | 3 | -7/+7 |
2016-03-27 | Synch with 2.4.x | Christophe Jaillet | 1 | -5/+5 |
2016-03-26 | documentation rebuild | Luca Toscano | 1 | -0/+14 |
2016-03-26 | Added HTTP/2 guide among the howtos | Luca Toscano | 1 | -0/+14 |
2016-03-26 | Uploading http2 howto | Luca Toscano | 3 | -0/+294 |
2016-03-26 | xforms | Christophe Jaillet | 1 | -10/+11 |
2016-03-26 | Add missing space between directives and parameters. | Christophe Jaillet | 1 | -10/+12 |
2016-03-26 | Fix missing space in log message | Christophe Jaillet | 1 | -2/+2 |
2016-03-25 | Fix formatting, highlighting of examples. | Rich Bowen | 4 | -16/+15 |
2016-03-25 | Rebuild. | Lucien Gentis | 2 | -4/+2 |
2016-03-25 | XML update. | Lucien Gentis | 1 | -205/+205 |
2016-03-25 | protect logic in case backend == NULL | Jim Jagielski | 1 | -5/+5 |
2016-03-24 | mod_http2: fix for scoreboard updates missing, mem leak fix for slave connect... | Stefan Eissing | 6 | -20/+26 |
2016-03-24 | rebuild | Rich Bowen | 7 | -297/+5 |
2016-03-24 | ErrorDocument is not a section directive. | Rich Bowen | 1 | -1/+1 |
2016-03-24 | Follow up to r1736217: really bump MMN minor. | Yann Ylavic | 1 | -1/+1 |
2016-03-22 | mod_http2: no variadic macro in C89, use equivalent function. | Yann Ylavic | 1 | -23/+34 |
2016-03-22 | Fix missing limits.h header, required for 2.4.next release, | William A. Rowe Jr | 1 | -0/+4 |
2016-03-22 | Follow up to r1734656, r1736216, r1736225: more correct pointer size semantic. | Yann Ylavic | 1 | -1/+1 |
2016-03-22 | Follow up to r1734656, r1736216: use correct pointer size semantic. | Yann Ylavic | 1 | -1/+1 |
2016-03-22 | core: Add missing AP_IMPLEMENT_OPTIONAL_HOOK_RUN_FIRST. | Yann Ylavic | 2 | -2/+13 |
2016-03-22 | Follow up to r1734656: restore c->data_in_input_filters usage to | Yann Ylavic | 6 | -8/+11 |
2016-03-22 | mod_ssl: return non ambiguous value in ssl_callback_SessionTicket() for | Yann Ylavic | 1 | -1/+1 |
2016-03-22 | adding missing source h2_ngn_shed.c for win build | Stefan Eissing | 1 | -0/+4 |
2016-03-21 | update transformation | André Malo | 2 | -2/+2 |
2016-03-21 | DOCUMENT_ARGS in 2.4.19 | Jeff Trawick | 1 | -1/+1 |
2016-03-21 | Mention cgi_var_rules, fix expr_handler typos | Jeff Trawick | 1 | -1/+2 |
2016-03-21 | Check for proxy_detach_backend hook, for 2.4.x compatibility | Jeff Trawick | 1 | -0/+7 |
2016-03-21 | h2_proxy_session: fill in missing APLOGNO()s. | Yann Ylavic | 2 | -5/+5 |
2016-03-21 | Follow up to r1735882: fill in APLOGNO(). | Yann Ylavic | 2 | -2/+2 |
2016-03-21 | fix APLOGNO at wrong place, me stupid | Stefan Eissing | 1 | -2/+2 |
2016-03-21 | APLOGNO update for mod_proxy_http2 | Stefan Eissing | 2 | -20/+27 |
2016-03-21 | APLOGNO tagging | Stefan Eissing | 2 | -2/+2 |
2016-03-21 | latest additions to netware build by NormW | Stefan Eissing | 1 | -0/+1 |
2016-03-21 | Support for OpenSSL 1.1.0: | Rainer Jung | 2 | -0/+4 |
2016-03-20 | Avoid a call to 'prep_walk_cache' if possible, just as in 'ap_if_walk' and 'a... | Christophe Jaillet | 1 | -3/+3 |
2016-03-20 | Support for OpenSSL 1.1.0: | Rainer Jung | 1 | -2/+38 |
2016-03-20 | Support for OpenSSL 1.1.0: | Rainer Jung | 6 | -14/+21 |
2016-03-20 | Support for OpenSSL 1.1.0: | Rainer Jung | 1 | -0/+49 |
2016-03-20 | Support for OpenSSL 1.1.0: | Rainer Jung | 1 | -0/+4 |
2016-03-20 | Support for OpenSSL 1.1.0: | Rainer Jung | 1 | -0/+10 |
2016-03-20 | Support for OpenSSL 1.1.0: | Rainer Jung | 1 | -1/+3 |
2016-03-19 | Don't check for presence of ap_log_cdata/ap_log_data | Jeff Trawick | 2 | -4/+0 |
2016-03-19 | fix order of lowercase/compare for r->handler | Eric Covener | 1 | -9/+9 |
2016-03-19 | mod_proxy_http2: removed duplicate log code after review | Stefan Eissing | 1 | -5/+0 |