]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2020-05-10  Yann Ylavicmod_proxy_http: single point of failure in ap_proxy_htt...
2020-05-10  Yann Ylavicmpm_event: reset listener_is_wakeable on reload.
2020-05-10  Yann Ylavicutil_md5: avoid temporary stack result in ap_md5_binary().
2020-05-10  Yann Ylavicutil_expr: allow to specify only one of ap_expr_eval_ct...
2020-05-10  Yann Ylavicmod_ssl: destroy temporary pool on stapling_renew_respo...
2020-05-10  Yann Ylavicutil_filter: export ap_filter_adopt_brigade() since...
2020-05-09  Lucien Gentisfr doc rebuild.
2020-05-09  Lucien Gentisfr doc XML files updates.
2020-05-08  Nick KewUpdate mod_proxy_html docs to reflect
2020-05-07  Joe Ortonmod_ssl: Update the ssl_var_lookup() API:
2020-05-07  Joe Orton* os/win32/win32_config_layout: Define DEFAULT_REL_STAT...
2020-05-07  Joe Ortonmod_ssl: Drop SSLRandomSeed implementation with OpenSSL...
2020-05-06  Yann Ylavicap_core_input_filter(): axe unnecessary AP_MODE_SPECULA...
2020-05-06  Joe Ortonmod_ssl: Minor cleanup to avoid defining init handling...
2020-05-05  Joe Ortonmod_ssl: Switch to using SSL_OP_NO_RENEGOTATION (where...
2020-05-05  Eric Covenerclarify, context is still CGI only.
2020-05-04  Joe OrtonConstify pointers in ap_expr lookup tables, as well...
2020-05-04  Joe Ortonmod_ssl: Calculate the MD5 digest used as the session...
2020-05-04  Joe Orton* modules/ssl/ssl_util.c (ssl_asn1_table_set): Remove...
2020-05-04  Joe OrtonPrior to r1877345 mc->pPool was the process pool (s...
2020-05-04  Joe Orton* modules/ssl/ssl_engine_config.c (ssl_config_global_cr...
2020-05-04  Joe Ortonmod_ssl: Use retained data API for storing private...
2020-05-02  Lucien Gentisfr doc rebuild.
2020-05-02  Lucien Gentisfr doc XML file update.
2020-05-02  Joe Ortonmod_ssl: Factor out code to read a BIO into a palloc...
2020-05-01  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_add_version_compon...
2020-05-01  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_Module):...
2020-05-01  Joe OrtonMove FIPS mode config option to SSLModConfigRec since...
2020-05-01  Joe Orton* support/passwd_common.c (mkhash): Fix salt buffer...
2020-05-01  Joe OrtonAdd gcc-10 job, drop gcc-9 config from allow_failures...
2020-04-28  Joe OrtonTravis docs updates. [skip ci]
2020-04-28  Joe OrtonEnable Travis notifications for trunk per dev@ consensus.
2020-04-28  Ruediger Pluem* We have five providers [skip ci]
2020-04-27  Yann Ylavicutil_filter: axe misleading AP_BUCKET_IS_MORPHING(...
2020-04-25  Lucien Gentisfr doc rebuild.
2020-04-25  Lucien Gentisfr doc XML files updates.
2020-04-24  Yann Ylavicmod_ssl: follow up to r1876934: use OPENSSL_cleanse().
2020-04-24  Yann Ylavicmod_ssl: follow up to r1876934: wrap DH_bits()
2020-04-24  Yann Ylavicmod_ssl: follow up to r1876934: OSSL_PARAM_construct_...
2020-04-24  Yann Ylavicmod_ssl: follow up to r1876934: fix !modssl_X509_STORE_...
2020-04-24  Yann Ylavicmod_ssl: add compatibility with OpenSSL 3.0.0
2020-04-23  Rainer JungRevert r1876869 because on trunk server/listen.c
2020-04-23  Rainer Jungsystemd dependencies are only needed by mod_systemd.
2020-04-23  Joe OrtonAdd optional options= argument to Listen to add listene...
2020-04-22  Yann Ylavicconfig: allow for environment variable substitution...
2020-04-22  Joe Orton* modules/filters/mod_proxy_html.c: Fix proxy_html_con...
2020-04-22  Giovanni Bechissort safe_env_lst
2020-04-22  Eric Covenerbe less specific and don't echo passphrase
2020-04-21  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce...
2020-04-21  Yann Ylaviccore: follow up to r1876664: allow ErrorDocument to...
2020-04-21  Christophe... r1876779 follow-up.
2020-04-21  Christophe... Fix the way we are looking for "TLS/1.0" tokens.
2020-04-20  Joe Orton* support/suexec.c (main): Report error string after...
2020-04-20  Joe Orton* support/suexec.c (safe_strtol): New function.
2020-04-19  Yann Ylavicmod_ssl: axe useless X509_free (NULL arg).
2020-04-18  Lucien Gentisfr doc rebuild.
2020-04-18  Lucien Gentisfr doc XML files updates.
2020-04-17  Yann Ylavicgdbinit: print bucket fd when available.
2020-04-17  Yann Ylavicgdbinit: more address colomn space for 64bit.
2020-04-17  Yann Ylavicmod_watchdog: use a single "wd_running" pool in wd_work...
2020-04-17  Yann Ylaviccore, h2: common ap_parse_request_line() and ap_check_r...
2020-04-17  Yann Ylaviccore, h2: send EOR for early HTTP request failure.
2020-04-16  Joe Orton* server/mpm/prefork/prefork.c (prefork_pre_config...
2020-04-16  Joe OrtonAllow failures for the gcc9 build since the repo seems...
2020-04-16  Joe Orton* modules/core/mod_watchdog.c (wd_worker): Fix crashes...
2020-04-16  Stefan Eissing *) mod_http2: Fixed regression that no longer set...
2020-04-16  Joe Orton* modules/aaa/mod_authnz_ldap.c (build_request_config...
2020-04-16  Yann YlavicAdd missing pool tags to help debugging.
2020-04-16  Yann YlavicAxe remainder from r1875947.
2020-04-16  Yann YlavicCredits where it's due.
2020-04-16  Jean-Frederic... Add forgotten entries.
2020-04-15  Yann Ylavicmod_{ssl,md}: init_stapling_status hooks should return...
2020-04-15  Yann Ylavicmod_ssl: Fix memory leak in stapling code. PR63687.
2020-04-15  Jean-Frederic... PR64295 cannot override default Virtualhost's mod_reqti...
2020-04-14  Joe Orton* modules/core/mod_watchdog.c: Switch to simpler logic...
2020-04-14  Ruediger Pluem* Whitespace style fixes. No functional change.
2020-04-14  Jean-Frederic... PR64313 htcacheclean: Empty directories in CacheRoot...
2020-04-14  Joe OrtonDon't fail the Travis build for ppc64le jobs, which...
2020-04-12  Eric CovenerPR64342 feedback
2020-04-12  Eric Covenert/apache/mmn.t caught me
2020-04-11  Eric CovenerPR63628: individual status codes for ProxyErrorOverride.
2020-04-11  Eric CovenerIssue a warning for non-existent directories when runni...
2020-04-04  Lucien Gentisfr doc rebuild.
2020-04-04  Lucien Gentisfr doc XML file update.
2020-04-02  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce...
2020-04-01  Yann Ylaviccore: add r->flushed flag and set it when the response...
2020-04-01  Ruediger Pluem* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce...
2020-04-01  Yann Ylavicap_core_output_filter: follow up to r1875947: don't...
2020-04-01  Yann YlavicMMN major bump for r1875947.
2020-04-01  Joe Orton* modules/ssl/ssl_engine_io.c (ssl_io_filter_coalesce...
2020-03-31  Yann Ylaviccore: handle morphing buckets setaside/reinstate and...
2020-03-31  Rich BowenAdds additional clarification, as requested in bz64167
2020-03-31  Joe OrtonFor future debugging ease, output the Travis tag &...
2020-03-30  Joe Orton* modules/ssl/ssl_engine_io.c: Update comment, no funct...
2020-03-30  Joe Orton* modules/ssl/ssl_engine_io.c: (ssl_io_filter_coalesce...
2020-03-30  Joe OrtonAdd lognos. [skip ci].
2020-03-30  Joe Ortonmod_ssl: Extend the coalescing filter to avoid sending...
2020-03-29  Christophe... Fix a copy/paste at the wrong place
2020-03-29  Eric Covenerxforms
2020-03-29  Eric Covenerduplicated
next