]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2020-02-28  Eric CovenerPR64140: Allow %{Content-Type} in health check expressions
2020-02-28  Christophe... Slighly simplify code.
2020-02-28  Christophe... Remove duplicated "CookieTracking" directive in 'comman...
2020-02-27  Yann Ylavicmod_ssl: simpler "goto" logic for stapling_renew_respon...
2020-02-27  Yann Ylavicmod_ssl: Fix memory leak of OCSP stapling response.
2020-02-27  Yann YlavicRevert r1874574: wrong patch.
2020-02-27  Yann Ylavicmod_ssl: Fix memory leak of OCSP stapling response.
2020-02-27  Giovanni Bechis"?:" is a GNU extension, use standard syntax
2020-02-26  Giovanni BechisAvoid printing NULL strings in logs
2020-02-26  Joe OrtonAdd an i386 build using a multilib packages and "gcc...
2020-02-25  Lucien Gentisfr doc rebuild.
2020-02-25  Lucien Gentisfr doc XML files updates.
2020-02-25  Joe Orton* modules/generators/cgi_common.h (cgi_handle_request...
2020-02-25  Joe OrtonAdd note on using scoped literal IPv6 addresses in...
2020-02-25  Joe Orton* modules/generators/cgi_common.h (cgi_handle_request...
2020-02-25  Ruediger Pluem* Another whitespace fix
2020-02-25  Ruediger Pluem* Whitespace fix
2020-02-24  Giovanni Bechismalloc -> ap_malloc
2020-02-23  Eric CovenerPR64172: drop severity of AH01666
2020-02-22  Eric CovenerPR64077: samesite/httponly/secure flags for usertrack
2020-02-22  Giovanni BechisAvoid printing NULL strings in logs
2020-02-21  Giovanni Bechishandle LOCAL ver_cmd proxy headers
2020-02-21  Giovanni Bechismore correct explanation about certificates handling
2020-02-21  Yann Ylavicmod_ssl: follow up to r1861950: allow for OPENSSL_init_...
2020-02-21  Stefan Eissingmod_md: re-applying the parts of r1873985 that got...
2020-02-20  Yann Ylavicmpm_event: avoid possible KeepAlveTimeout off by -100 ms.
2020-02-20  Lucien Gentisfr doc XML file update.
2020-02-20  Joe OrtonAdd gcc 9 job, enable enhanced malloc debugging for...
2020-02-20  Joe OrtonPKCS#11 URIs usable from 2.4.42 and later now. [skip ci]
2020-02-19  Joe OrtonAdd Travis job which runs under UBSan ("Undefined Behav...
2020-02-19  Stefan Eissingmod_md: fixed version string by removing -git, thanks...
2020-02-19  Joe OrtonWarn against using "nobody" for User/Group since it...
2020-02-18  Joe Orton* support/suexec.c (clean_env): Revert use of ap_calloc in
2020-02-18  Giovanni Bechisconvert malloc(3) into ap_malloc
2020-02-17  Mike RumphFix spelling errors in docs found by codespell. [skip ci]
2020-02-17  Joe Orton* module/dav/main/util.c (dav_check_bufsize): Don't...
2020-02-17  Stefan EissingCleanup of backported entries in CHANGES.
2020-02-17  Stefan Eissingmod_md: adding documentation for new MDContactEmail...
2020-02-17  Stefan Eissing *) mod_md:
2020-02-17  Joe OrtonBack off a little when svn export is timing out.
2020-02-17  Joe OrtonDefine ap_method_mask_t (typedef for apr_uint64_t)...
2020-02-17  Joe Orton* modules/http/http_filters.c (parse_chunk_size): Reduc...
2020-02-17  Giovanni Bechisfix build with LibreSSL 2.0.7+
2020-02-16  Yann YlavicFollow up to r1873941: define AP_REG_NO_DEFAULT for...
2020-02-15  Yann YlavicFollow up to r1874055: fix typo.
2020-02-15  Rich BowenRHEL and CentOS now use dnf. Call out yum as the outlie...
2020-02-15  Christophe... Avoid UBSan exception calling memcpy(,NULL,0) at startup.
2020-02-14  Joe Orton* server/mpm/event/event.c (event_open_logs): Avoid...
2020-02-14  Ruediger Pluem* modules/ssl/ssl_util_ocsp.c (serialize_request):...
2020-02-14  Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_Module):...
2020-02-13  Mike RumphFix spelling errors found by codespell. [skip ci]
2020-02-12  Eric Covenerdon't use DOTALL from mod_substitute which leaves ...
2020-02-12  Christophe... Add a missing APLOGNO()
2020-02-12  Christophe... Reserve a number
2020-02-11  Joe OrtonClarify compatibility and interpretation of CGIDScriptT...
2020-02-11  Joe OrtonUpdate xforms. [skip ci]
2020-02-11  Joe OrtonAdd some blurb on correctly stopping the service w...
2020-02-11  Stefan Eissing *) mod_ssl: Disable client verification on ACME ALPN...
2020-02-09  Luca Toscanomod_systemd.xml: add basic unit example [skip ci]
2020-02-09  Lucien Gentisfr doc rebuild.
2020-02-09  Lucien Gentisfr doc XML files updates.
2020-02-09  Christophe... Add some missing spaces
2020-02-08  Luca Toscanoflags.xml: remove extra </dl> to allow clean builds
2020-02-08  Christophe... Fix a typo (doubled "(") and a small grammar issue
2020-02-08  Eric Coveneradd SameSite to RewriteRule ... ... [CO]
2020-02-07  Eric Covenerfactor out TE=chunked checking
2020-02-07  Eric Covenerfactor out default regex flags
2020-02-07  Eric Covenerbump
2020-02-07  Eric Covenertrap bad FTP responses
2020-02-06  Christophe... Add compatibility note for "DeflateAlterETag" (already...
2020-02-06  Christophe... Add new module in "new features" in 2.4.x section
2020-02-06  Christophe... Add compatibility note for mod_systemd.
2020-02-06  Eric Covenermore alignment in wording
2020-02-05  Eric Covenermake the condition guidance stand out
2020-02-05  Eric Covenerrework the mysteries of onsuccess and always
2020-02-01  Lucien Gentisfr doc rebuild.
2020-02-01  Lucien Gentisfr doc XML files updates.
2020-01-31  Eric CovenerPR62989: DOCTYPE tags in server-generated HTML.
2020-01-31  Eric CovenerPR63678: Clarify fcgistarter -c parm
2020-01-31  Eric CovenerPR63669: handle APR_BADARG return from ap_rgetline
2020-01-30  Mike RumphUpdate generated docs.
2020-01-30  Mike RumphFix some grammar errors in the docs
2020-01-29  Mike RumphUpdate generated docs
2020-01-27  Mike RumphFixed some grammar errors in the docs.
2020-01-27  Mike RumphUpdate generated docs.
2020-01-18  Lucien Gentisfr doc rebuild.
2020-01-18  Lucien Gentisfr doc XML file update.
2020-01-18  Lucien Gentisfr doc rebuild.
2020-01-18  Lucien Gentisfr doc XML files updates.
2020-01-14  Eric Covenermod_setenvif: add "early mode"
2020-01-14  Jim Jagielskiconfig: Speed up graceful restarts by using pre-hashed...
2020-01-14  Joe Orton* modules/loggers/config.m4: Don't override shared...
2020-01-14  Joe OrtonAdd Travis job with --enable-mods-static=reallyall.
2020-01-14  Joe Orton* modules/loggers/config.m4, modules/md/config2.m4...
2020-01-14  Joe OrtonTransforms. [skip ci]
2020-01-14  Joe OrtonFix link to ExtendedStatus. [skip ci]
2020-01-14  Joe OrtonTransforms. [skip ci]
2020-01-14  Joe OrtonRemove IdleShutdown docs.
2020-01-14  Joe Orton* modules/arch/unix/config5.m4: Don't override enable_s...
2020-01-14  Joe Orton* modules/arch/unix/mod_systemd.c: Remove IdleShutdown...
next