]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2016-03-21  Stefan Eissinglatest additions to netware build by NormW
2016-03-21  Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20  Christophe... Avoid a call to 'prep_walk_cache' if possible, just...
2016-03-20  Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20  Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20  Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20  Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20  Rainer JungSupport for OpenSSL 1.1.0:
2016-03-20  Rainer JungSupport for OpenSSL 1.1.0:
2016-03-19  Jeff TrawickDon't check for presence of ap_log_cdata/ap_log_data
2016-03-19  Eric Covenerfix order of lowercase/compare for r->handler
2016-03-19  Stefan Eissingmod_proxy_http2: removed duplicate log code after review
2016-03-18  Luca ToscanoDocumentation rebuild
2016-03-18  Luca ToscanoAdded notes to the HTTP/2 howto
2016-03-18  Christophe... Remove leftover comment
2016-03-18  Jeff TrawickAdd missing proxy_run_detach_backend() on error path
2016-03-18  Stefan Eissingmod_http2: prohibit unnecessary flushing on master...
2016-03-18  Stefan Eissingmod_http2: oops, forgot a rename
2016-03-18  Stefan Eissingmod_http2: some cleanup in GGOAWAY handling, disabling...
2016-03-17  André Maloupdate transformation
2016-03-17  André Malofix eol style
2016-03-17  Stefan Eissingupdate after backport of current mod_http2
2016-03-17  Stefan Eissingrevert of r1735444 as leaking, fix in task filter removal
2016-03-17  Stefan Eissingmod_http2: pushing slave conn setup outside of lock...
2016-03-17  Stefan Eissingmod_http2: slave connections are reused
2016-03-17  Stefan Eissingupdates after backport
2016-03-17  Luca ToscanoDocumentation rebuild
2016-03-17  Luca ToscanoAdded some notes to the HTTP/2 howto
2016-03-16  Yann Ylavicmod_ssl: follow up to r1734561.
2016-03-16  Stefan Eissingupdate changes after backport, version bump mod_http2
2016-03-16  Stefan Eissingmod_http2: fix for bucket lifetime on master conn,...
2016-03-16  Stefan Eissingreverting the reverting of r1735174, r1735176 was the...
2016-03-16  Stefan Eissingreverting r1735176
2016-03-16  Stefan Eissingreverting r1735174 as http/1.1 just terminated before...
2016-03-15  Graham Leggettmod_http: Make sure HTTP filters are added on HTTP...
2016-03-15  Graham Leggettmpm: Generalise the ap_mpm_register_socket functions...
2016-03-15  Yann Ylavicmod_ssl: follow up to r1734561.
2016-03-15  Eric Covenerregen files deleted in r1735151
2016-03-15  Lucien GentisRebuild.
2016-03-15  Lucien GentisXML updates.
2016-03-15  Luca Toscanoreverting my previous commit
2016-03-15  Luca ToscanoAdded some sections to the HTTP/2 howto. Still WIP.
2016-03-15  Eric Covener[PATCH] mod_rewrite: double escaping of query strings...
2016-03-14  Jeff Trawickmake docs
2016-03-14  Jeff TrawickFollow-up to r1734817: Reorder, mention compatibility
2016-03-14  Stefan Eissingsharing bucket_alloc for all streams inside mplx, expli...
2016-03-14  Jeff TrawickFollow-up to r1734817: suexec passes through mod_includ...
2016-03-14  Jeff TrawickAdd CGIVar directive for configuring REQUEST_URI behavior
2016-03-14  Stefan Eissingmod_http2: update after backport, version bump
2016-03-14  Stefan Eissingmod_http2: allowing requests without :authority header
2016-03-13  Jeff TrawickFix doc string for QualifyRedirectURL, and related...
2016-03-13  Jeff Trawickmake docs
2016-03-13  Jeff Trawickmod_include now sets DOCUMENT_ARGS.
2016-03-13  Jeff TrawickFix syntax error
2016-03-12  Christophe... Fix a small doxygen issue
2016-03-12  Graham Leggettcore: Extend support for setting aside data from the...
2016-03-11  Christophe... Silent a smatch warning:
2016-03-11  Stefan Eissingmod_http2: avoid unnecessary out flushing, avoid scoreb...
2016-03-11  Stefan Eissingmod_http2: simpler flushing on master out
2016-03-11  Yann Ylavicmod_ssl: Add no_crl_for_cert_ok flag to SSLCARevocation...
2016-03-11  Stefan Eissingmod_proxy_http2: using SUSPENDED from handler when...
2016-03-10  Stefan Eissingmod_http2: some more code cleanup
2016-03-10  Stefan Eissingmod_http2: some code cleanup of stream request body...
2016-03-10  Stefan Eissingupdate after backport, bumnping mod_http2 internal...
2016-03-10  Fabien Coelhomod_authz_host: add a new "forward-dns" authorization...
2016-03-10  Stefan Eissingfleshing out the http2 howto a bit
2016-03-10  Stefan Eissingnetware build patch by NormW, v3
2016-03-10  Christophe... xforms
2016-03-10  Christophe... Fix tag alignment
2016-03-10  Christophe... xforms
2016-03-10  Christophe... Be more consistent in the way examples are formatted
2016-03-09  André Maloupdate transformation
2016-03-09  André Malofix error in quickreference
2016-03-09  André Maloupdate transformation
2016-03-09  André Malofix properties
2016-03-09  Eric Covenerfollowup to r1734125: null check for r->args
2016-03-09  Stefan Eissingnetware build patches by NormW
2016-03-09  Stefan Eissingdeclaring ap_create_request for external linkage
2016-03-09  Stefan Eissingmod_http2: more safe approach to async mpm keepalive...
2016-03-09  Eric Covenerbackported
2016-03-09  Stefan Eissingmod_proxy_http2: rescheduling of requests not processed...
2016-03-09  Yann Ylavicmod_reqtimeout: Prevent long response times from trigge...
2016-03-09  Stefan Eissingmod_proxy_http2 documentation, addition of request...
2016-03-09  Stefan Eissingadded AP_DECLARE for new ap_create_request
2016-03-09  Stefan Eissingmod_proxy_http2: single engine per type per master...
2016-03-08  Eric Covenermod_rewrite: Add QSL|qslast flag to allow rewrites...
2016-03-08  Stefan Eissingmod_proxy_http2: stability improvements
2016-03-08  Luca ToscanoDocumentation rebuild
2016-03-08  Yann YlavicFollow up to r1734058: small s/the/a/.
2016-03-08  Luca ToscanoDocumentation rebuild
2016-03-08  Luca ToscanoFixed missing / in tag
2016-03-08  Yann YlavicFollow up to r1734058: fix typo.
2016-03-08  Yann YlavicDocument workaround with OpenSSL < 1.0.2 regarding...
2016-03-07  Graham Leggettcore: Split ap_create_request() from ap_read_request()
2016-03-07  Graham Leggettmod_ssl: Don't lose track of the SSL context if the...
2016-03-07  Christophe... Remove another backported item
2016-03-07  Christophe... Remove some backported items
2016-03-07  Eric CovenerTimeout scenarios are more of an unordered list.
2016-03-07  Eric CovenerNote that Timeout on a new connection can be "hidden...
2016-03-05  Eric Covenermixmatched sections reported in comments
next