]> granicus.if.org Git - apache/history - modules
Reverting the unwanted revert of r1852989.
[apache] / modules /
2019-03-13 Stefan EissingReverting the unwanted revert of r1852989.
2019-03-12 Yann Ylavicmod_ssl: AH10129 from ERR to DEBUG level.
2019-03-12 Stefan Eissing *) mod_http2: when SSL renegotiation is inhibited...
2019-03-07 Stefan Eissing *) mod_http2: new configuration directive: ```H2Paddi...
2019-02-26 Stefan Eissing *) mod_http2/mod_proxy_http2: proxy_http2 checks...
2019-02-20 Yann Ylavichttp: Fix possible empty response with mod_ratelimit...
2019-02-20 Yann Ylavicmod_proxy_hcheck: mute "run from watchdog" message.
2019-02-20 Stefan Eissingmod_http2: fix for latest mod_reqtimeout change re...
2019-02-20 Yann Ylavicmod_proxy_http: revert spurious comment from r1853953.
2019-02-20 Yann Ylavicmod_proxy_http: common function for stream_reqbody_...
2019-02-20 Yann Ylavicmod_reqtimeout: follow up to r1853901: init stage name...
2019-02-20 Yann Ylavicmod_reqtimeout: follow up to r1853901: fix macro args.
2019-02-19 Yann Ylavicmod_reqtimeout: follow up to r1853906: adjust hooks...
2019-02-19 Yann Ylavicmod_reqtimeout: Allow to configure (TLS-)handshake...
2019-02-19 Yann Ylavicmod_reqtimeout: factorize structs and code.
2019-02-19 Yann Ylavicmod_cache_socache: avoid pool to heap reallocation.
2019-02-17 Christophe JailletThis is harmless, but this really should be an 'echo_do *'
2019-02-15 Joe Orton* modules/md/mod_md_config.c (md_mod_conf_get): Use...
2019-02-14 Yann Ylavicmod_proxy_http: follow up to r1853561.
2019-02-14 Yann YlavicRevert r1853564.
2019-02-14 Yann Ylavicmod_proxy_http: follow up to r1853409: no need to doubl...
2019-02-14 Yann Ylavicmod_proxy_http: follow up to r1853409: don't play with...
2019-02-14 Jean-Frederic ClereCreate the configure for mod_proxy_hcheck when used...
2019-02-13 Yann Ylavicmod_proxy_http: follow up to r1853409.
2019-02-12 Christophe JailletFix numbering
2019-02-11 Yann Ylavicmod_proxy_http: rework the flushing strategy when forwa...
2019-02-08 Christophe JailletFix a race condition.
2019-02-07 Yann Ylavichttp2: mark tasks' pools.
2019-02-07 Yann Ylavicmod_ssl: unset FIPS mode only if we set it.
2019-01-29 Stefan SperlingMake proxy modules compile if APR_HAS_THREADS is not...
2019-01-28 Stefan Eissing * inc http2 version number to distinguish to github...
2019-01-28 Stefan Eissing *) mod_http2: Configuration directoves H2Push and...
2019-01-25 Stefan Eissingmod_ssl: give mod_md the chance to override certificate...
2019-01-25 Stefan Eissingmod_http2: fixed slave connection keepalives counter.
2019-01-24 Stefan Eissingmod_http2: enable re-use of slave connections again.
2019-01-24 Stefan Eissingreverting last change
2019-01-24 Stefan Eissingmod_http2: enable re-use of slave connections again.
2019-01-23 Eric Covenerrevert of r808895 somehow missed mod_proxy_ftp
2019-01-17 William A. Rowe JrClarify potentially unsuccessful success results.
2019-01-12 Christophe JailletWhen a :port is included in the CacheKeyBaseURL the...
2019-01-11 Christophe JailletFix websocket proxy over UDS.
2019-01-10 Christophe JailletLanguagePriority should be case-insensitive in order...
2019-01-10 Hank IbellAlways decode session attributes early.
2019-01-10 Joe Orton* modules/ssl/ssl_engine_io.c (bio_filter_out_write,
2019-01-09 Joe Orton* modules/aaa/mod_authn_dbm.c (fetch_dbm_value): No...
2019-01-09 Joe Orton* modules/md/md_acme_drive.c (acme_driver_init):
2019-01-08 Stefan SperlingMake mod_dialup.c compile when APR has no thread support.
2019-01-08 Jim JagielskiThis just got me. I upgraded macOS to Mojave (w/ latest...
2018-12-23 Stefan SperlingUse apr_uint64_t instead of uint64_t; Pointed out by...
2018-12-23 Stefan SperlingAvoid hard-coded "%ld" format strings in mod_deflate...
2018-12-19 Stefan Eissingmod_http2: mergine trunk+2.4.x code divergences back...
2018-12-18 Stefan Eissing *) mod_md: incorrect behaviour when synchronizing...
2018-11-23 Jean-Frederic ClereArrange the xml display and make it uses xml.
2018-11-23 Jean-Frederic Clerefix incorrect rv. Sorry.
2018-11-23 Jean-Frederic ClereAdd error messages and return bad request.
2018-11-15 Joe Orton* modules/dav/main/mod_dav.c (dav_method_propfind)...
2018-11-08 Stefan Eissing mod_http2: version bump, slave connections cleanup...
2018-11-08 Stefan Eissing *) mod_ssl: Fix mod_authz provider for "require ssl...
2018-11-05 Stefan Eissing *) mod_ssl: clear *SSL errors before loading certific...
2018-10-28 Yann YlavicRevert r1844928 and follow up r1844942.
2018-10-27 Yann Ylavicmod_ssl: follow up to r1844928: revert an unintentional...
2018-10-26 Yann Ylavicmod_ssl: axe dead code.
2018-10-24 Yann Ylavicmod_ssl: follow up to r1844779: fix rollback in char_bu...
2018-10-24 Yann Ylavicmod_ssl: bind buffered data to filter's pending data.
2018-10-22 Christophe JailletRetsore 2.4.x default behavior modified in r1557580.
2018-10-19 Joe Orton* modules/ssl/ssl_engine_init.c: Fix typo in log message.
2018-10-19 Joe Orton* modules/md/md_acme_authz.c (md_acme_authz_update...
2018-10-17 Jean-Frederic Clererollback 1844001.
2018-10-16 Ruediger Pluem* Correctly merge configurations that have client certi...
2018-10-16 Jean-Frederic ClereAnd a way to custom modules to guess and extract ssl...
2018-10-15 Rainer JungSSL_read() doesn't distinguish between return value...
2018-10-13 Luca Toscanomd_acme_drive.c: remove unused variable
2018-10-11 Stefan EissingOn the trunk:
2018-10-10 Stefan EissingEliminating some advanced conversion and shadow declara...
2018-10-10 Stefan Eissingmod_http2: adding defensive code for stream EOS handlin...
2018-10-10 Stefan Eissingmod_http2: bringing some signed/unsigned casting goodne...
2018-10-09 Luca Toscanomod_session_cookie: avoid adding the Set-Cookie header
2018-10-09 Evgeny Kotkovmod_brotli, mod_deflate: Restore the separate handling...
2018-10-05 Joe Orton* modules/dav/fs/mod_dav_fs.c (dav_fs_create_server_con...
2018-10-05 Joe Orton* modules/cache/mod_cache_disk.c (write_headers): Handle
2018-10-05 Joe Orton* modules/ldap/util_ldap_cache_mgr.c (util_ald_create_c...
2018-10-05 Joe Orton* modules/filters/mod_deflate.c
2018-10-05 Joe Orton* modules/mappers/mod_negotiation.c (set_language_quali...
2018-10-05 Joe Orton* modules/ssl/ssl_engine_pphrase.c (ssl_load_encrypted_...
2018-10-05 Joe Orton* modules/slotmem/mod_slotmem_shm.c (restore_slotmem...
2018-10-05 Joe Orton* modules/proxy/ajp_header.c (sc_for_req_header): Zero...
2018-10-01 Ruediger Pluem* Pickup the proxy related configuration for verify...
2018-09-26 Ruediger Pluem* dav_stream_response processes data that has been...
2018-09-26 Joe Orton* include/httpd.h: Define HTTP_TOO_EARLY (425) per...
2018-09-20 Stefan EissingOn the trunk:
2018-09-20 Stefan EissingOn the trunk:
2018-09-18 Ruediger Pluem* Doing a PROPFIND on a large collection e.g. 50.000...
2018-09-18 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_check_post_clien...
2018-09-13 Christophe Jailletfollow-up to r1656549.
2018-09-12 Joe Orton* modules/ssl/ssl_engine_init.c (ssl_init_ctx_protocol):
2018-09-11 Yann YlavicFollow up to r1840265: really privatize ap_filter_...
2018-09-11 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_mode...
2018-09-11 Jim Jagielskimod_proxy_hcheck: Fix issues with TCP health checks...
2018-09-11 Joe Orton* modules/arch/unix/mod_systemd.c (systemd_pre_mpm...
2018-09-11 Joe Orton* modules/arch/unix/mod_systemd.c (systemd_post_config...
next