]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2020-03-19  Eric Covenerfix apxs for non-destdir builds
2020-03-18  Ruediger Pluem* modules/ssl/ssl_util_stapling.c (stapling_check_respo...
2020-03-18  Ruediger Pluem* modules/ssl/ssl_util_stapling.c (stapling_check_respo...
2020-03-18  Ruediger Pluem* CHANGES for r1875353. [skip ci]
2020-03-18  Ruediger Pluem* modules/proxy/mod_proxy_http.c (ap_proxy_http_process...
2020-03-16  Joe Orton* server/log.c (ap_log_pid): Use more traditional C...
2020-03-13  Joe Orton* server/log.c (ap_log_pid): Use a temporary file,...
2020-03-12  Joe Orton* acinclude.m4 (APACHE_CHECK_SYSTEMD): Remove redundant...
2020-03-11  Eric Covenershould be 2.5.x in trunk
2020-03-11  Giovanni Bechisfix version, spotted by freenode user a-ja [skip ci]
2020-03-09  Giovanni Bechisremove unused headers
2020-03-07  Lucien Gentisfr doc rebuild.
2020-03-07  Lucien Gentisfr doc XML file update.
2020-03-07  Lucien Gentisfr doc XML files updates.
2020-03-07  Lucien Gentistypo.
2020-03-07  Lucien Gentismisplaced <compatibility> tag.
2020-03-07  Christophe... Add compatibility notes and fix some small style issues.
2020-03-06  Eric Covenerrevert r1874135
2020-03-04  Joe OrtonUpdate docs. The expr_string.t failure has not been...
2020-03-03  Ruediger Pluem* Use a loop instead of recursion to iterate over pool...
2020-03-03  Joe OrtonFix travis config validation warnings.
2020-03-03  Joe OrtonSwitch to using httpd-tests git repo.
2020-03-02  Eric Covenerrestore/explain new session creation
2020-03-02  Stefan Eissing *) mod_http2: Fixes issue where mod_unique_id would...
2020-03-02  Eric CovenerPR56040: add SessionCookieMaxAge On/Off
2020-03-01  Eric Covenerbubble up an error if none of the passhrases work
2020-03-01  Eric CovenerPR56052: resolve problems with expired sessions
2020-03-01  Eric Covenerformatting [skip ci]
2020-02-29  Lucien Gentisfr doc rebuild.
2020-02-29  Lucien Gentisfr doc XML file update.
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...
next