]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2019-07-12  Joe OrtonAdd experimental support for fd passing in mod_cgid...
2019-07-10  Stefan Eissing *) mod_http2: fixed a bug that prevented proper strea...
2019-07-09  Stefan Eissing * moving the openssl related new hooks into mod_ssl_op...
2019-07-09  Stefan Eissing * using mod_ssl_openssl.h to see hooks in new place
2019-07-09  Joe Orton* include/ssl/mod_ssl.h: Include apr_tables.h and use...
2019-07-09  Stefan Eissingupdate after mod_md backport
2019-07-09  Stefan Eissingmod_md: adding log tag numbers
2019-07-08  Joe Orton* support/htpasswd.c (usage): More usage fixes for...
2019-07-05  Joe OrtonUpdate transform.
2019-07-05  Joe Orton* support/htpasswd.c (usage): Document SHA-256/512...
2019-07-05  Joe OrtonTransforms.
2019-07-05  Joe OrtonDocument SHA-2 support.
2019-07-05  Stefan Eissing * applying v4 of the patch for PR 63534.
2019-07-03  Stefan Eissing *) mod_http2/mpm_event: Fixes the behaviour when...
2019-07-02  Ruediger Pluem* All backported
2019-07-02  Ruediger Pluem* Backported in r1862410
2019-07-01  Stefan Eissing *) mod_ssl/mod_md:
2019-06-28  Ruediger Pluem* Replace apr_psprintf with apr_pstrcat where the forma...
2019-06-27  Joe Orton* modules/metadata/mod_mime_magic.c: Constify some...
2019-06-27  Joe Orton* docs/conf/magic: Allow mod_mime_magic to return ...
2019-06-26  Stefan Eissing mod_md: silencing unsed warnings when no mod_ssl hooks...
2019-06-25  Stefan Eissing *) mod_ssl/mod_md: reversing dependency by letting...
2019-06-25  Joe Orton* server/main.c (main): Don't create a separate subpool...
2019-06-25  Stefan Eissing mod_md: updated documenation with new directives and...
2019-06-25  Joe Orton* modules/proxy/mod_proxy.c (create_proxy_config):...
2019-06-25  Joe Orton* modules/dav/main/mod_dav.c (dav_send_multistatus...
2019-06-25  Stefan Eissing mod_md: copy recent fixes, adding new sources to...
2019-06-25  Joe Orton* modules/dav/main/props.c (dav_do_prop_subreq): Alloca...
2019-06-25  Joe OrtonSimplify handling of short-lived pool for dav_propdb...
2019-06-24  Jean-Frederic... Set connectiontimeout for mod_proxy_hcheck.
2019-06-24  Stefan Eissing *) mod_md: bringing over v2.0.6 from github.
2019-06-23  Graham Leggettmod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL...
2019-06-23  Graham LeggettAfter reinstatement of DSO support in APR/APR-util...
2019-06-22  Lucien GentisFrench doc rebuild.
2019-06-22  Lucien Gentisfrench doc rebuild.
2019-06-22  Lucien GentisVersion num update.
2019-06-22  Lucien GentisVersion num mismatch.
2019-06-22  Lucien GentisMisplaced contextlist tag.
2019-06-22  Lucien Gentisxml fr doc update.
2019-06-21  Joe OrtonAdd support for SHA-2 crypt() algorithm in htpasswd.
2019-06-21  Joe Orton* configure.in, acinclude.m4: Inline APACHE_GEN_MAKEFIL...
2019-06-21  Joe Orton* configure.in: Move modules.c creation to config.status.
2019-06-21  Joe Orton* configure.in: Fix enabling httpdunit w/o --enable...
2019-06-21  Joe Orton* build/config_vars.sh.in: Remove test-suite (builddir...
2019-06-21  Joe Orton* server/scoreboard.c (open_scoreboard): Create the...
2019-06-20  Joe Orton* server/util.c: Make "nul" symbol private.
2019-06-20  Joe OrtonAdd an --enable-reduced-exports configure option to...
2019-06-20  Joe OrtonClarify pool lifetime constraints when modifying ap_ser...
2019-06-18  Eric Covenerfollowup to r1861542: return early from error path
2019-06-17  Eric Coveneradd RedirectRelative directive to allow relative Redire...
2019-06-17  Eric Covenerstyle: cmd_rec at the bottom
2019-06-16  Christophe... Add missing space in default string of MimeOptions
2019-06-16  Christophe... Fix:
2019-06-16  Christophe... Fix an example in doc
2019-06-16  Christophe... Fix an example in doc
2019-06-16  Christophe... 'flags' are optional in SSLCARevocationCheck. Update...
2019-06-16  Christophe... Fix missing description of 2 directives
2019-06-15  Eric Coveneruse the provided types via the macro
2019-06-14  Stefan Eissing * mod_http2: adding support for the new trailer tests.
2019-06-14  Stefan Eissing *) mod_proxy_http2: adding support for handling trail...
2019-06-14  Christophe... Avoid duplicated APLOGNO.
2019-06-14  Christophe... Reserve 2 new numbers
2019-06-14  Christophe... Follow up to r1847232.
2019-06-14  Christophe... Reserve new numbers
2019-06-13  Christophe... Be a little more verbose when an error in trigerred...
2019-06-13  Joe Orton* modules/ssl/ssl_engine_config.c (ssl_cmd_check_file):
2019-06-10  Luis Gilrebuild site map
2019-06-10  Luis Gilupdated ES
2019-06-10  Luis GilUpdating to match commit EN revision 185570
2019-06-10  Luis GilUpdating to match commit EN revision 185570
2019-06-10  Luis Giladded the ISGR https://www.abetterinternet.org/ url
2019-05-28  Stefan Eissing * modules/http2: more copying of data to disentangle...
2019-05-28  Stefan Eissing * modules/http2: reverting r1859724, as no good.
2019-05-23  Stefan Eissing Addendum to r1856493: check NULLness of new arg parameter.
2019-05-22  Stefan Eissing *) mod_http2: internal code cleanups and simplificati...
2019-05-22  Ruediger Pluem* Fix the logic to follow the comment. So far we only...
2019-05-18  Lucien Gentisfr doc rebuild.
2019-05-18  Lucien GentisXML fr doc update.
2019-05-17  Yann YlavicFollow up to r1859371: extend to other ap_proxy_connect...
2019-05-16  Rainer Jungmod_proxy/ssl: Proxy SSL client certificate
2019-05-14  Jean-Frederic... Arrange balancer_handler() to be able to call
2019-05-14  Ruediger Pluem* Only do one retry to be more in line with the other...
2019-05-11  Christophe... Axe some outdated compatibility notes
2019-05-09  Christophe... Fix a typo spotted by Ioannis Cherouvim (PR 63414)
2019-05-05  Christophe... The bump in r1855311 looks slighly optimistic.
2019-05-03  Joe Orton* modules/cache/mod_socache_shmcb.c (socache_shmcb_init...
2019-04-27  Lucien Gentisfr doc rebuild.
2019-04-27  Lucien GentisXML fr doc update.
2019-04-24  Christophe... revert r1857857.
2019-04-20  Christophe... Fix a compilation error when GPROF is defined.
2019-04-20  Christophe... Axe a useless comment.
2019-04-18  Joe OrtonFix use of StateDir directive after r1852982:
2019-04-16  Joe OrtonTransforms.
2019-04-16  Joe OrtonAdd security note on CoreDumpDirectory for Linux.
2019-04-14  Rainer JungFix wrong use of ap_rputs with formats.
2019-04-08  Yann YlavicFollow up to r1857129: CHANGES entry.
2019-04-08  Yann Ylavicmod_reqtimeout: fix default_[stage]_rate_factor initial...
2019-04-04  Stefan EissingRemoving no longer existing h2 source file from cmake.
2019-04-02  Yann YlavicWell, our build with latest APR trunk seems to insist...
2019-04-02  Jim JagielskiFix for: [Bug 62372] Load balancer byrequests required...
next