]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2018-04-19  Yann Ylaviccore: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rg...
2018-04-19  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_Module):...
2018-04-17  Christophe... These tokens should not be emphasised.
2018-04-17  Christophe... Explain when the surrounding double quotes arround...
2018-04-17  William A.... Guess at fixing win32 build regression on trunk introdu...
2018-04-16  Joe Orton* modules/ssl/ssl_util.c (modssl_request_is_tls): Adjust
2018-04-16  Joe OrtonFactor out logic to determine if request is using SSL...
2018-04-14  Lucien GentisRebuild.
2018-04-14  Lucien GentisXML updates.
2018-04-13  Joe OrtonDump server_rec ->addrs list in dump_server_rec.
2018-04-13  Yann Ylavicmod_xml2enc: follow up to r1829038.
2018-04-13  Yann Ylavicmod_xml2enc: Fix forwarding of error metadata/responses...
2018-04-12  Joe Orton* server/vhost.c: Remove redundant vhost_check_config...
2018-04-11  Eric Coveneradd log id for r1828926
2018-04-11  Eric CovenerPR62199: add worker parameter ResponseFieldSize to...
2018-04-11  Eric CovenerPR62186: preserve %<m for ErrorDocument internal redirects
2018-04-11  Joe OrtonCOMPAT BREAK: This may change the hash keys used to...
2018-04-11  Joe Orton* modules/ssl/ssl_util.c (ssl_util_vhostid): Simplify...
2018-04-11  Joe Orton* modules/generators/mod_info.c: Constify fixed tables...
2018-04-11  Jim Riggsmod_proxy_balancer: Add hot spare member type and corre...
2018-04-11  Stefan EissingOn the trunk:
2018-04-10  Christophe... Update prettify.js
2018-04-10  Christophe... Align the regex with the one used in 2.4.x which gives...
2018-04-10  Ruediger PluemWe need to get the SSL_CTX for further processing down...
2018-04-10  Ruediger Pluem* Fix copy and paste typo.
2018-04-10  Ruediger Pluem* The sslconn parameter is not used.
2018-04-10  Ruediger Pluem* Whitespace fixes. No functional change
2018-04-09  Rainer Jungmod_logio: Add LogIOTrackTTFU and %^FU logformat
2018-04-09  Stefan EissingOn the trunk:
2018-04-09  Stefan EissingOn the trunk:
2018-04-09  Lucien GentisRebuild.
2018-04-09  Lucien GentisXML updates.
2018-04-09  Stefan EissingOn the trunk:
2018-04-09  Rainer Jungmodules/md/mod_md.h is now a new public API
2018-04-08  Lucien GentisRebuild.
2018-04-08  Luis GilUpdate Spanish documentation to match EN rev 1824141
2018-04-08  Lucien GentisCompatibility and Override elements inversion.
2018-04-08  Lucien GentisXML updates.
2018-04-08  Luis GilUpdated to EN revision 1828588
2018-04-08  Christophe... Initial doc for the sosache_redis module.
2018-04-08  Christophe... Use apr_pcalloc in the 'create' function. All the field...
2018-04-07  Christophe... New xsl file which generates ready to copy/paste string...
2018-04-07  Christophe... Add a permalink functionality to section and diective...
2018-04-07  Christophe... Remove an extra '>'
2018-04-06  Ruediger Pluem* Add missing CHANGES entry for revisions 1822849,18228...
2018-04-05  Gregg Lewis... needs mod_http2.h
2018-04-05  Christophe... Add some compatibility note + some small syntax highlig...
2018-04-04  Yann Ylavicmod_ssl: Fix merging of proxy SSL context outside ...
2018-04-04  William A.... For all practical purposes, MS IE 2.0 thorough 5.0...
2018-04-03  Stefan EissingOn the trunk:
2018-04-03  Stefan EissingOn the trunk:
2018-04-03  Stefan EissingOn the trunk:
2018-04-03  Stefan EissingOn the trunk:
2018-04-03  Stefan EissingOn the trunk:
2018-04-02  Eric CovenerCHANGES for r1828172
2018-04-02  Eric CovenerPR62229: add CGIScriptTimeout to mod_cgi
2018-04-01  Luca Toscanodoc rebuild
2018-03-31  Nick KewAdd a note about prepared DBD queries to rewritemap...
2018-03-30  Luca Toscanodocs rebuild
2018-03-30  Luca Toscanomod_proxy.xml: docs improvements
2018-03-30  Eric Covenerxforms
2018-03-30  Eric Covenerbring balance to the force
2018-03-29  Stefan EissingOn the trunk:
2018-03-28  Stefan EissingOn the trunk:
2018-03-28  Stefan EissingOn the trunk:
2018-03-27  Christophe... Use 'ap_log_rerror()' instead of 'ap_log_error()' consi...
2018-03-26  Christophe... Fix a potential compiler warning about uninitialized...
2018-03-26  Christophe... rebuild
2018-03-26  Christophe... Add a summary and explain at which loglevel the module...
2018-03-26  Christophe... Small tweaks
2018-03-26  Stefan EissingOn the trunk:
2018-03-25  Christophe... Rebuilt
2018-03-25  Christophe... synch with 2.4.x doc which is clearer (for the [ms...
2018-03-25  Christophe... Document built-in DOCUMENT_PATH_INFO and USER_NAME...
2018-03-24  Eric CovenerCHANGES for r1827654
2018-03-24  Christophe... Fix some typos reported in PR 59998
2018-03-24  Lucien GentisRebuild.
2018-03-24  Lucien GentisXML updates.
2018-03-24  Eric Covenercopy apr_sockaddr_is_wildcard to maintain 1.4.x support.
2018-03-23  Christophe... Add compatibility note for 'RegisterHttpMethod'
2018-03-23  Christophe... Fix revision of a compatibility note
2018-03-23  Christophe... Fix an xml error not spotted by build.sh
2018-03-23  Yann YlavicFollow up to r1827599: don't mention EXTENDED.
2018-03-23  Christophe... Add compatibility note for the 3rd argument of 'RewriteMap'
2018-03-23  Christophe... Placeholder for RegexDefaultOptions.
2018-03-23  Stefan EissingOn the trunk:
2018-03-22  Christophe... Fix some easy doxygen comment.
2018-03-22  Christophe... Fix some easy doxygen comment.
2018-03-22  Christophe... Fix some doxygen comment
2018-03-21  AndrĂ© Maloupdate transformation
2018-03-20  Christophe... Use 'ap_request_has_body()' instead of duplicating...
2018-03-20  Yann YlavicIgnore jansson.h's -Wunused-function for GCC too.
2018-03-20  Yann Ylavic#pragma GCC diagnostic push/pop exist in gcc >= 4.6...
2018-03-20  Yann Ylavicmod_ldap: fix format warnings.
2018-03-20  Yann Ylaviccore: ap_getline_core() reads nothing for n == 0.
2018-03-20  Eric Covenerbackported
2018-03-20  Eric CovenerPR62200: EBCDIC: ap_rgetline APR_ENOSPC
2018-03-20  Christophe... rebuild
2018-03-20  Christophe... Improve highlight and fix a few typo.
2018-03-19  Stefan Eissingmod_remoteip: make proxy-protocol work on slave connect...
next