]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2023-04-01  Lucien GentisMisplaced tag.
2023-04-01  Yann YlavicTrigger ci.
2023-04-01  Yann Ylavicmpm_event: useful APLOG_DEBUG messages.
2023-03-31  Yann YlavicSync CHANGES.
2023-03-31  Yann YlavicFollow up to r1908827: CHANGES entry.
2023-03-31  Joe OrtonTry running CI for 2.* tags. [skip ci]
2023-03-31  Yann Ylavicmod_proxy: Check for space/ctrls in nocanon path/urls...
2023-03-31  Yann YlavicSteal some APLOGNOs for next commit.
2023-03-30  Eric Covenerfix regression in 2.4.56
2023-03-30  Giovanni Bechischeck for more possible SSL failures
2023-03-29  manuDocument DavQuota (english and french)
2023-03-29  manuDocument DavMSext (english and french)
2023-03-28  Giovanni BechisFix a possible null pointer dereference in ap_expr_parse()
2023-03-25  Lucien Gentisfr doc rebuild.
2023-03-25  Lucien Gentisfr doc XML file update.
2023-03-25  Lucien Gentisfr doc XML file update.
2023-03-24  Stefan Eissing *) mod_http2: fixed a crash during connection termina...
2023-03-24  Giovanni Bechisadd error message when storing data to temp file fails.
2023-03-23  Giovanni Bechischeck apreq_cookie_make return value
2023-03-23  Joe Orton* modules/lua: Use https: URLs for httpd.a.o in docs...
2023-03-23  Joe Ortonmod_wombat => mod_lua
2023-03-23  Giovanni Bechisfix separator parsing, PR #333
2023-03-23  Giovanni Bechistypo, PR #344 [skip ci]
2023-03-22  Ruediger Pluem* Fix typo
2023-03-22  Ruediger Pluem* Whitespace fixes. No functional change.
2023-03-21  Rainer JungFix new flag name in docs
2023-03-20  Yann Ylavicci: Restore MOD_TLS test suite with the python3-multipa...
2023-03-20  Yann Ylavicpytests: test_tls_04_double_get does not want stdout...
2023-03-20  Yann Ylavicpytests: test_tls_05_proto_1_3: Don't rely on TlsTestEn...
2023-03-20  Yann Ylavicpytests: Use python3-multipart lib.
2023-03-20  Yann Ylavicci: Disable MOD_TLS test suite for now (never passing).
2023-03-20  Yann YlavicFollow up to r1908380: MMN minor bump for AP_CTIME_OPTI...
2023-03-20  Yann Ylavicutil_time: Follow up to r1908380 and r1908389: apr_stri...
2023-03-19  Yann Ylavicci: -Werror does not need -Wno-deprecated-declarations...
2023-03-19  Yann Ylavicmod_md: Fix compat warnings with OpenSSL 3.0.
2023-03-19  Yann Ylavicmod_ssl: Fix deprecation warnings with openssl-3.
2023-03-19  Eric Covenerrerun failing tests with -v
2023-03-18  Yann Ylavicmod_http2: Fix memory leak in calc_sha256_hash().
2023-03-18  Lucien Gentisfr doc rebuild.
2023-03-18  Lucien Gentisfr doc XML files updates.
2023-03-18  Lucien GentisTypo.
2023-03-16  Yann Ylavicab: Use new openssl-3 API when available.
2023-03-15  Eric Covenerno longer correct
2023-03-15  Yann YlavicRepurpose test for apr-1.8.x (1.7.x being tested elsewh...
2023-03-15  Yann YlavicUpdate ErrorLogFormat CHANGES entry for the full story.
2023-03-15  Yann Ylaviccore: Follow up to r1908393: comment about where ap_ser...
2023-03-14  Yann Ylaviccore: Follow up to r1908393: ap_server_conf to NULL...
2023-03-14  Yann Ylaviccore: Set ap_server_conf ASAP.
2023-03-14  Yann Ylaviclog: Follow up to r1908388: ap_server_conf might be...
2023-03-14  Yann Ylavicutil_time: Follow up to r1908380: Avoid apr_snprintf...
2023-03-14  Yann Ylaviccore: Use the main ErrorLogFormat for ap_log_perror...
2023-03-14  Yann Ylavicutil_time: Follow up to r1908383: ap_recent_ctime_ex...
2023-03-14  Yann Ylavicutil_time: Note/comments about ap_recent_ctime_ex(...
2023-03-14  Yann Ylaviccore: Add formats %{z} and %{strftime-format} to ErrorL...
2023-03-13  Yann Ylavicmod_rewrite's BNEG now replaced by BNE=
2023-03-13  Yann Ylavicmod_rewrite: Follow up to r1908347: Use [B, BNE=.....
2023-03-13  Eric Covenerclarify relationship
2023-03-13  Eric Covenerdoc BNEG, improve related
2023-03-13  Eric Covenerunclosed
2023-03-13  Yann Ylavicmod_rewrite: New BNEG flag to negate B=, BCTLS and...
2023-03-13  Ruediger PluemDo not double encode encoded slashes
2023-03-13  Joe OrtonStop dumping error_log on failure, since is is now...
2023-03-13  Ruediger Pluem* Favour HUGE_STRING_LEN * 2 over 1024 * 16
2023-03-11  Eric Covenermove B=xx example to the bottom
2023-03-11  Eric Coveneradd [BCTLS] alternative to [B] for 2.4.56 problems
2023-03-11  Eric Covenerfollowup to r1908296: only for redirects
2023-03-11  Eric Covenerallow decoded chars when they will be escaped
2023-03-11  Lucien Gentisfr doc rebuild.
2023-03-11  Lucien Gentisfr doc XML files updates.
2023-03-10  Yann Ylavicmod_proxy: Check the query-string for proxy-noencode...
2023-03-09  Rainer JungiFix proxy backend connection reuse tests.
2023-03-09  Rainer JungSupport splitting mutiple outputs when using curl with
2023-03-09  Rainer JungMake test more robust, log might have a short delay.
2023-03-09  Rainer JungFix tests test_202_trailer.py::TestTrailers::test_h2_20...
2023-03-08  Ruediger Pluem* Add CHANGES entry for r1907505 [skip ci]
2023-03-07  Ruediger Pluem* Fix 'warning: suggest parentheses around assignment...
2023-03-07  Ruediger Pluem* Add a 'be' [skip ci]
2023-03-07  manuUse ap_parse_strict_length() to parse client-supplied...
2023-03-07  manuRemove usuless double check of APR_FINFO_NAME neing set
2023-03-06  Dirk-Willem... Add SSL_SHARED_CIPHER environment variable
2023-03-06  Joe Orton* modules/http2/mod_proxy_http2.c: Fix missing APLOGNO.
2023-03-05  Eric Coveneravoid delimiting the query with a backreference
2023-03-05  Eric Covenerdon't forward invalid query strings
2023-03-05  Stefan Eissing *) mod_md:
2023-03-05  Stefan Eissing *) mod_htt2: recent small improvements from the githu...
2023-03-04  Stefan EissingTest case updates related to macOS ventura changes:
2023-03-02  Christophe... s/to to/to/
2023-03-02  manuAdd RFC4331 quotas for mod_dav_fs
2023-03-02  manuAdd RFC4331 quotas for mod_dav_fs
2023-03-02  Yann YlavicSync changes [skip ci]
2023-03-02  Yann Ylavicmod_proxy_uwsgi: Stricter backend HTTP response parsing...
2023-03-02  Yann YlavicFollow up to r1907972: CHANGES entry.
2023-03-02  Yann Ylavicmod_proxy_uwsgi: Honor "proxy-nocanon" and "proxy-noenc...
2023-03-02  manuA server layout for NetBSD's pkgsrc default settings
2023-03-02  manuAdd RFC4331 quotas for mod_dav_fs
2023-03-02  manuFix NULL derefernece for anonymous users
2023-03-02  Yann Ylavicmod_proxy: Don't decode r->uri and reencode in r->filen...
2023-03-02  Joe OrtonAlso run CI for PRs against 2.4.x. [skip ci]
2023-02-25  Lucien Gentisfr doc rebuild.
2023-02-25  Lucien Gentisfr doc XML files updates.
next