]> granicus.if.org Git - apache/history - server
mod_cache: Per RFC 7234 section 5.3 an invalid
[apache] / server /
2018-06-19 Eric Coveneradd server_rec to log.c fatal startup errors
2018-06-13 Yann YlavicFollow up to r1833368: share openssl between modules.
2018-06-12 Yann YlavicFollow up to r1833368: fix "mixed declarations and...
2018-06-12 Yann YlavicFollow up to r1833368: apr_crypto_prng_after_fork(...
2018-06-11 Yann YlavicMake use of the new apr_crypto_rng API if available.
2018-06-06 Yann YlavicAvoid cyclic dependency by moving ap_set_etag() from...
2018-05-26 Christophe JailletFix a potential un-intialized variable usage warning.
2018-05-24 Christophe JailletAxe some dead code.
2018-05-17 Eric CovenerPR62368: Print the unparsed URI in AH03454
2018-04-22 Christophe JailletSave a few cycles.
2018-04-22 Yann YlavicAxe ap_rgetline_core(), not used anymore.
2018-04-22 Yann YlavicFollow up to r1829659, ap_[f]getline() EBCDIC awareness.
2018-04-20 Yann Ylavichttp: add ap_fgetline() and AP_GETLINE_NONBLOCK flag.
2018-04-20 Yann Ylaviccore: forward flags to recursive/folding call to ap_rge...
2018-04-19 Yann Ylaviccore: Add and handle AP_GETLINE_NOSPC_EOL flag in ap_rg...
2018-04-17 William A. Rowe JrGuess at fixing win32 build regression on trunk introdu...
2018-04-12 Joe Orton* server/vhost.c: Remove redundant vhost_check_config...
2018-03-26 Christophe JailletFix a potential compiler warning about uninitialized...
2018-03-24 Christophe JailletFix some typos reported in PR 59998
2018-03-20 Yann Ylaviccore: ap_getline_core() reads nothing for n == 0.
2018-03-20 Eric CovenerPR62200: EBCDIC: ap_rgetline APR_ENOSPC
2018-03-09 Yann YlavicFollow up to r1609680: further simplify/optimize ap_pro...
2018-02-21 William A. Rowe JrCorrectly identify origin of util_pcre.c/ap_regex.h...
2018-02-20 Yann Ylavicmpm_event: follow up to r1823047 and r1824862.
2018-02-20 Yann Ylavicmpm_event: follow up to r1823047 and r1824464.
2018-02-17 Graham Leggettcore: Create a conn_config_t structure to hold an exten...
2018-02-16 Yann Ylavicmpm_event: follow up to r1823047: complete state valida...
2018-02-16 Yann Ylavicmpm_event: follow up to r1823047: simplify "clogging...
2018-02-16 Yann Ylavicmpm_event: follow up to r1823047.
2018-02-16 Yann YlavicFollow up to r1824339: s/strcasecmp/ap_cstr_casecmp...
2018-02-15 Yann Ylavicregex: Allow to configure global/default options for...
2018-02-15 Yann Ylaviccore: Ensure that ap_*getline*() return NUL terminated...
2018-02-03 Yann Ylavicmpm_event: move lingering close "sucker" from the liste...
2018-02-01 Stefan EissingOn the trunk:
2018-01-30 Yann Ylaviccore: follow up to r1822596.
2018-01-30 Yann Ylaviccore: fix ap_request_core_filter()'s brigade lifetime.
2018-01-29 Yann YlavicRevert r1814112, it does not work for threaded MPMs.
2018-01-29 Stefan EissingOn the trunk:
2018-01-27 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-27 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_worker: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_worker: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann Ylavicmpm_fdqueue: follow up to r1821624.
2018-01-19 Yann YlavicShared fdqueue code between MPMs event and worker into...
2018-01-19 Yann YlavicRevert r1821526, r1821527, r1821534, r1821538, r1821539...
2018-01-19 Yann Ylavicmpm_worker: Follow up to r1821526.
2018-01-19 Yann Ylavicmpm_unix: Follow up to r1821526.
2018-01-19 Yann Ylavicmpm_unix: Follow up to r1821526.
2018-01-19 Yann Ylavicmpm_event: Follow up to r1821558.
2018-01-18 Yann Ylavicmod_event: Let the listener thread do its maintenance...
2018-01-18 Yann YlavicFollow up to r1821526: rename ap_queue_info_get_idlers...
2018-01-18 Yann YlavicFollow up to r1821526: style, no functional change.
2018-01-18 Yann YlavicFollow up to r1821526: opacify fdqueue types.
2018-01-18 Yann YlavicFollow up to r1821526: mpm_unix.h needs this includes...
2018-01-18 Yann YlavicFollow up to r1821526: mpm_unix.h
2018-01-18 Yann YlavicShare fdqueue code between MPMs event and worker.
2018-01-18 Yann YlavicFollow up to r1821504: same comment in event than in...
2018-01-18 Yann Ylavicmpm_{event,worker}: Mask signals for threads created...
2018-01-18 Yann YlavicRevert r1821499, will re-commit the right change.
2018-01-18 Yann Ylavicmpm_event,worker: Mask signals for threads created...
2018-01-04 Eric Covenerincorporate review comments from RĂ¼diger
2018-01-04 Eric CovenerAdd "AcceptErrorsNonFatal" directive
2018-01-04 Christophe JailletAdd missing APLOGNO
2018-01-02 Yann Ylavicmpm_event: wakeup the listener to re-enable listening...
2018-01-02 Yann Ylavicmpm_event: remove atomics for timeout_queue's total...
2018-01-02 Yann Ylavicmpm_event: worker factor vs pollset.
2018-01-02 Yann Ylavicmpm_event: make sure wakeup_listener() does its minimal...
2018-01-02 Yann Ylavicmpm_event: avoid unexpected compiler optimizations.
2017-12-22 Yann Ylavicmpm_event: follow up to r1818804 and r1818951.
2017-12-21 Yann Ylavicmpm_event: follow up to r1818804.
2017-12-21 Yann Ylavicmpm_event: follow up to r1818804 and r1818951.
2017-12-21 Yann Ylavicmpm_event: follow up to r1818804.
2017-12-21 Yann Ylavicap_add_common_vars(): use apr_pstrmemdup().
2017-12-20 Yann Ylavicmpm_event: close connections not reported as handled...
2017-12-13 Stefan EissingOn the trunk:
2017-11-29 Joe OrtonSupport IPv6 link-local scope IDs in Listen and Virtual...
2017-11-11 Luca Toscanocore: silently ignore a not existent file path when...
2017-11-02 Yann Ylavicmpm_unix(es): cleanup properly on exit in one_process...
2017-10-16 Joe Orton* server/util_expr_eval.c (ap_expr_eval_re_backref...
2017-10-14 Yann YlavicFollow up to r1740928: including NOT_IN_PROXY in NOT_IN...
2017-10-11 Joe Orton* server/util_script.c (ap_add_common_vars): Allow...
2017-10-04 Yann YlavicFollow up to rr1810605 and r1811104.
2017-10-04 Yann Ylavicap_expr: follow up to r1810605.
2017-10-03 Yann Ylavicap_expr: follow up to r1810605.
2017-10-03 Yann Ylavicapr_expr: follow up to r1810605.
2017-10-02 Yann Ylavicap_expr: open string expressions to the <word>.
2017-09-28 Yann Ylaviccore, MPMs unix: follow up to r1809881.
2017-09-27 Yann Ylaviccore: deregister all hooks before leaving pconf, otherw...
next