]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2020-10-13  Luis GilAdding encrypt.html.es.utf8
2020-10-13  Luis GilStyle lang es update to match eng revision
2020-10-11  Christophe... 'md_ocsp_get_stapling_status()' should return int,...
2020-10-09  Ruediger PluemAdjust signal handler before unblocking
2020-10-09  Lucien Gentisrebuild all for russian langage integration.
2020-10-09  Lucien Gentisdoc rebuild for russian integration.
2020-10-09  Lucien Gentisrussian doc rebuild.
2020-10-09  Lucien Gentisrussian doc - obsolete file.
2020-10-09  Lucien Gentisrussian doc - obsolete file.
2020-10-09  Lucien Gentisrussian doc - from KOI8-R to UTF-8, missing change.
2020-10-09  Lucien Gentisrussian doc - adding first files.
2020-10-09  Lucien Gentisrussian doc - from KOI8-R to UTF-8
2020-10-04  Christophe... Fix a compilation error in maintainer mode and be consi...
2020-10-04  Christophe... Save a few bytes of memory in mod_autoindex
2020-10-04  Christophe... Save a few bytes of memory when registering Mutex
2020-10-03  Lucien Gentisfr doc rebuild.
2020-10-03  Lucien Gentisfr doc XML file update.
2020-10-03  Christophe... Add a missing </tr>
2020-10-02  Christophe... xforms [skip ci]
2020-10-02  Christophe... Document that HTTPS and SSL_TLS_SNI environment variabl...
2020-09-27  Lucien Gentisfr doc rebuild.
2020-09-27  Lucien Gentisfr doc XML file update.
2020-09-27  Christophe... Add missing comma in some 'apr_apr_psprintf()' call...
2020-09-27  Christophe... Add missing "const" or "static const" qualifiers in...
2020-09-17  Joe Ortonmod_proxy: Add support for an optional third argument...
2020-09-15  Joe Orton* modules/dav/fs/repos.c (dav_fs_open_stream): Add...
2020-09-15  Ruediger Pluem* Update change entries via make update-changes [skip ci]
2020-09-11  Ruediger Pluem* Changelog for r1881620 [skip ci]
2020-09-10  Giovanni Bechisfix headers name, spotted by Ivan Zhakov
2020-09-10  Ruediger PluemProcess early errors via a dummy HTTP/1.1 request as...
2020-09-09  Giovanni Bechismention 304 headers handling
2020-09-09  Giovanni Bechishandle headers when replying a 304 following rfc7234
2020-09-08  Joe OrtonFurther re-unification of code duplicated across mod_cg...
2020-09-08  Joe OrtonFound a PR lurking for the method type vs UBSan issue...
2020-09-08  Joe OrtonDocument PR 64709 fix confirmed for r1881459. [skip ci]
2020-09-05  William A.... Support PCRE2 compile and linkage on Windows
2020-09-05  William A.... Restore broken win32 build, include apr/std headers...
2020-09-04  Joe Orton* modules/generators/cgi_common.h (cgi_handle_response...
2020-09-02  Christophe... Be consistent when handling OOM situation
2020-09-02  Joe OrtonCatch assert() failures.
2020-09-01  Christophe... Fix a few warnings on 64 bits windows compilation
2020-08-30  Christophe... Avoid a core dump at startup if "AllowOverride nonfatal...
2020-08-29  Christophe... Fix a few warnings on 64 bits windows compilation
2020-08-29  Christophe... Fix a few warnings on 64 bits windows compilation
2020-08-29  Christophe... Fix a few warnings on 64 bits windows compilation
2020-08-29  Christophe... Fix a few warnings on 64 bits windows compilation
2020-08-29  Lucien Gentisfr doc rebuild.
2020-08-29  Lucien Gentisfr doc XML files updates.
2020-08-28  Eric Covenersamesite: fix check for 0, add "false" alternative.
2020-08-19  Christophe... xform
2020-08-19  Christophe... Add a link for the WiP "New features with Apache 2...
2020-08-19  Joe OrtonAdd new transforms. [skip ci]
2020-08-19  Joe OrtonFollow up to r1880368 and r1880980:
2020-08-19  Joe OrtonFollow up to r1880368 by adjusting en.xml to match...
2020-08-18  Rainer JungXforms. [skip ci]
2020-08-18  Rainer JungDocument limitations for private key format in
2020-08-17  Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_mode...
2020-08-17  Ruediger Pluem* Correctly define lua_resume for Lua <= 5.1
2020-08-15  Lucien Gentisfr doc rebuild.
2020-08-15  Lucien Gentisfr doc XML files updates.
2020-08-10  William A.... Remove problematic version check for OpenSSL < 1.0.2
2020-08-10  Giovanni Bechisimprove Lua 5.4 handling
2020-08-09  Eric Covenerfix quotes, simplify path, add a high port
2020-08-09  Eric Covenercover overlapp scenario which is straightfoward in...
2020-08-07  Joe OrtonSupport building against Lua 5.4 by adjusting to the...
2020-08-05  Joe OrtonFail for more abort() errors in error_log.
2020-08-04  Joe OrtonUpdate docs for SSLRandomSeed deprecation in r1877467...
2020-08-01  Christophe... This not a hot path in RL use case, but looks to be...
2020-08-01  Christophe... Merge 2 loops in order to save a few cycles.
2020-08-01  Christophe... Simplify and speed-up ssl_io_data_dump().
2020-07-31  Eric Covenerdon't try to load modules from a NULL path
2020-07-30  Joe OrtonFor non-trunk run a simpler APLOGNO() test using grep...
2020-07-29  Joe OrtonUpdate some conditions. [skip ci]
2020-07-29  Joe OrtonFix the condition_not_24x condition since it's now...
2020-07-29  Stefan Eissingnot my day, it seems
2020-07-29  Stefan Eissing *) mod_http2: remote support for abandoned http-wg...
2020-07-28  Eric Coveneruse .utf8 output
2020-07-23  Yann YlavicFollow up to r1880205, APLOGNO().
2020-07-23  Yann Ylavicmod_proxy_uwsgi: Error out on HTTP header larger than 16K
2020-07-23  Yann Ylavicmod_proxy_http: follow up to r1879419.
2020-07-23  Yann Ylavicmod_proxy: follow up to r1879401: call filters on tunne...
2020-07-15  Joe OrtonAdd some features & API changes. [skip ci]
2020-07-15  Joe OrtonThe cgid-fdpassing failures are fixed by r1879883 in...
2020-07-15  Graham Leggettmod_dav: Some DAV extensions, like CalDAV, specify...
2020-07-15  Graham Leggettmod_dav: Add utility functions dav_validate_root_ns(),
2020-07-15  Ruediger PluemAvoid NULL pointer dereferences for empty environment...
2020-07-15  Joe Orton* docs/log-message-tags/update-log-msg-tags: Exit with...
2020-07-14  Joe Orton* modules/generators/mod_cgid.c (get_cgi_pid): Fix...
2020-07-13  Ruediger PluemConsider case insensitive filessystems
2020-07-13  Stefan Eissing *) mod_http2:
2020-07-13  Stefan EissingCan we have mercy with people working on case-preservin...
2020-07-13  Joe OrtonTest VPATH build in Travis, update docs.
2020-07-13  Ruediger PluemAdd a new way to document changes
2020-07-13  Joe OrtonActually clear the cache for the worker MPM (missed...
2020-07-10  Joe OrtonTry removing the cached ~/perl5 to reset the broken...
2020-07-07  Joe OrtonFor TEST_SSL=1 runs, test SSLSessionCache with shmcb...
2020-07-07  Joe OrtonCheck for and use gettid() directly if available; glibc...
2020-07-06  Graham LeggettBump the logno.
2020-07-06  Ruediger Pluem* Update logno
2020-07-06  Ruediger Pluem* Make get_line more robust in the case that it is...
next