]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2020-07-01  Yann Ylavicmod_ssl: release coalesced data when called from ap_fil...
2020-07-01  Yann Ylavicmod_proxy: reindent ap_proxy_transfer_between_connectio...
2020-07-01  Yann Ylavicmod_proxy: improved and reentrant tunneling loop.
2020-06-30  Ruediger Pluem* Improve formating and aligning [skip ci]
2020-06-30  Ruediger Pluem* Use isValidAddress when dumping buckets [skip ci]
2020-06-30  Ruediger Pluem* Create helper function isValidAddress to determine...
2020-06-30  Ruediger Pluem* Let dump_brigade print the length of the brigade
2020-06-30  Yann YlavicFollow up to r1877955: don't reuse the connection for...
2020-06-30  Joe OrtonTravis changes:
2020-06-30  Yann YlavicFollow up to r1877955: always validate the Content...
2020-06-30  Joe OrtonAdd Travis jobs to test shared-MPMs under APR pool...
2020-06-30  Yann YlavicRevert r1879361: 2.4.x material only.
2020-06-30  Yann Ylavicmod_proxy: unfail mixed ProxyPass/<Proxy> and ProxyPass...
2020-06-30  Yann YlavicFollow up to r1879235: fill APLOGNO().
2020-06-29  Luca Toscanoserver/util_script.c: reserve one APLOGNO number after...
2020-06-29  Graham LeggettUse a dedicated constant for the base64 sha1 length.
2020-06-29  Graham LeggettRemove tabs.
2020-06-29  Graham LeggettBegone foul tabs.
2020-06-29  Graham Leggettmod_dav: Add method_precondition hook. WebDAV extension...
2020-06-29  Graham LeggettMake sure the get and restore the file offset when...
2020-06-29  Graham LeggettBe defensive when the request is missing.
2020-06-28  Graham LeggettAdd implementation of deliver_report and gather_reports...
2020-06-28  Graham LeggettAdd hooks deliver_report and gather_reports to mod_dav...
2020-06-28  Graham LeggettAdd dav_get_provider(), dav_open_lockdb() and dav_close...
2020-06-27  Graham Leggett"[mod_dav_fs etag handling] should really honor the...
2020-06-27  Luca Toscanoserver/util_script.c: tune logging Last-Modified header
2020-06-26  Yann YlavicFollow up to r1879080 and r1879137: servlet-normalize...
2020-06-25  Joe OrtonAdd a plain mod_cgid build, explicitly without mod_cgi.
2020-06-25  Yann YlavicFollow up to r1879179: CHANGES entry.
2020-06-25  Yann YlavicEVP_PKEY_up_ref(): fix bad reference count locking.
2020-06-24  Stefan Eissingmod_http2: making filter names all uppercase again.
2020-06-24  Yann YlavicFollow up to r1879074: don't let dav_process_if_header...
2020-06-24  Yann YlavicFollow up to r1879079: fail early if URI path resolves...
2020-06-24  Yann YlavicFollow up to r1879080: replace ProxyUseOriginalURI...
2020-06-24  Yann YlavicFollow up to r1879075: ap_getparents() to return the...
2020-06-24  Yann YlavicFollow up to r1879079, r1879080: change to DONE semanti...
2020-06-24  Joe Orton* modules/generators/mod_cgid.c (get_req): Add basic...
2020-06-23  Joe Orton* modules/generators/mod_cgid.c (cgid_handler): Bail...
2020-06-23  Yann YlavicFollow up to r1879079: merge slashes (if configured...
2020-06-23  Yann YlavicFollow up to r1879079: merge/walk locations for pre_tra...
2020-06-23  Joe OrtonMark fdpassing test as failing.
2020-06-23  Yann Ylavicap_location_walk/ap_directory_walk: copy the cached...
2020-06-23  Joe OrtonDisable mod_cgi to ensure mod_cgid is really being...
2020-06-23  Yann YlavicFollow up to r1879111: gcc suggests parentheses around...
2020-06-23  Yann YlavicFollow up to r1879110: avoid signed comparison for...
2020-06-23  Yann YlavicFollow up to r1879094: make use_original_uri signed...
2020-06-23  Joe OrtonFix YAML syntax.
2020-06-23  Joe OrtonTest mod_cgid w/fdpassing.
2020-06-23  Joe OrtonAdd "v6only" Listen option to enable IPV6_V6ONLY in...
2020-06-23  Joe OrtonAdd workaround for IPv6 configuration on non-x86 hosts...
2020-06-22  Yann YlavicFollow up to r1879076: axe stray copy/paste in pre_tran...
2020-06-22  Yann YlavicFollow up to r1879080: rename ProxyMappingDecoded to...
2020-06-22  Yann YlavicAllow for proxy servlet mapping at pre_translate_name...
2020-06-22  Yann YlavicAllow for URI-path pre_translate_name before (and/or...
2020-06-22  Yann YlavicValidate request-target per RFC 7230 section 5.3.
2020-06-22  Yann YlavicDeclare pre_translate hook in lua/info/log_debug/exampl...
2020-06-22  Yann YlavicAdd pre_translate_name hook running before URI-path...
2020-06-22  Yann YlavicImplement ap_getparent() using ap_normalize_path().
2020-06-22  Yann YlavicAdd ap_normalize_path() to replace ap_getparents()...
2020-06-20  Jim JagielskiBackported to 2.4.x
2020-06-19  Christophe... Axe an empty line in a dox comment in order to synch...
2020-06-19  Christophe... Add a space to be consistent with surrounding code...
2020-06-19  Yann YlavicOups, axe spurious copypasta.
2020-06-19  Yann YlavicCHANGES entry for ap_proxy_define_match_worker().
2020-06-19  Yann Ylavicap_proxy_define_match_worker: disable connection reuse...
2020-06-19  Yann Ylavicap_proxy_define_match_worker: don't copy the url unnece...
2020-06-19  Joe OrtonFor diagnosing weird non-x86 failures, dump /etc/hosts...
2020-06-19  Yann Ylavicmod_proxy_http: always stream the request body by default.
2020-06-19  Ruediger Pluem* Revert r1878939, r1878938, r1878936, the changes to
2020-06-17  Ruediger Pluem* Reset the request_rec fields protocol, proto_num...
2020-06-17  Ruediger Pluem* Reset the_request as well to reflect HTTP/2.0 [skip ci]
2020-06-17  Ruediger Pluem* Add comments to document why we do this.
2020-06-17  Stefan Eissing *) mod_http2: workaround to facilitate use of common...
2020-06-16  Joe Ortonmod_ldap: Use the LDAP API directly to implement the...
2020-06-16  Joe OrtonUpdate Travis LDAP testing to use new container setup...
2020-06-14  Christophe... xforms
2020-06-14  Christophe... Fix typo in r1878824
2020-06-14  Christophe... Add some html syntax highlight to a piece of code.
2020-06-13  Lucien Gentisfr doc rebuild.
2020-06-13  Lucien Gentisfr dox XML files updates.
2020-06-13  Christophe... Update "en" generated doc files to UTF-8
2020-06-13  Christophe... Try to fix once and for all, our "en" html file generat...
2020-06-13  Christophe... Fix a typo
2020-06-10  AndrĂ© Maloupdate transformation
2020-06-10  Ruediger Pluem* Have the HTTP 0.9 / 1.1 processing code reject reques...
2020-06-10  Joe Orton* support/htpasswd.c (usage): Fix typo. [skip ci]
2020-06-09  Joe OrtonAdd Travis job which runs slapd in a container to allow...
2020-06-09  Joe OrtonDisable all Travis notifications for forks (hopefully...
2020-06-09  Joe Orton* Makefile.in: Add TEST_CONFIG variable to specify...
2020-06-09  Joe OrtonTail more error_log for failed test suite runs in Travi...
2020-06-08  Christophe... Rebuild trunk docs
2020-06-08  Christophe... Fix an invalid link
2020-06-08  Rich Bowenremove the term blacklist
2020-06-06  Nick KewPR#64443: watch whether mod_proxy_html i18n might risk...
2020-06-06  Rich BowenRemove the term blacklist from our documentation
2020-06-06  Rich Bowenrebuild docs
2020-06-06  Rich BowenRemove 'blacklist' from our docs, as per
2020-06-05  Joe OrtonBuild with LDAP support for APR 1.x.
2020-06-04  Jean-Frederic... make sure the $n of the regular expressions is not...
2020-06-04  Giovanni BechisAdd error checks in md_json_readb
next