]> granicus.if.org Git - apache/history - include
mod_proxy_fcgi: avoid loops serving proxied error documents
[apache] / include /
2016-06-27 Yann Ylavicmod_proxy_{http,ajp,fcgi}}: don't reuse backend connect...
2016-06-27 Yann Ylavicmod_proxy: revert r1750301, r1750305 and r1750311.
2016-06-27 Yann Ylavicmod_proxy: follow up to r1750301.
2016-06-13 Graham LeggettAllow other modules to become providers and add ACLs
2016-06-12 Graham Leggettmod_dav: Add dav_begin_multistatus, dav_send_one_response,
2016-06-12 Graham Leggettmod_dav: Add dav_get_provider_name() function to obtain...
2016-06-09 William A. Rowe JrA much more innocuous cut-and-paste flaw
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-06-09 William A. Rowe JrMajor issue with these two specific edits falling into...
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-05-30 Graham Leggettmod_dav: Add support for childtags to dav_error.
2016-05-30 Christophe JailletOff by one "make dox" warning
2016-05-30 Christophe JailletFix some doxygen warning.
2016-05-30 Christophe JailletOff by one "make dox" warning
2016-04-26 Yann YlavicFollow up to r1740928: update docs (contexts) and minor...
2016-04-26 Yann Ylavicmod_proxy, mod_ssl: Handle SSLProxy* directives in...
2016-03-24 Yann YlavicFollow up to r1736217: really bump MMN minor.
2016-03-22 Yann Ylaviccore: Add missing AP_IMPLEMENT_OPTIONAL_HOOK_RUN_FIRST.
2016-03-22 Yann YlavicFollow up to r1734656: restore c->data_in_input_filters...
2016-03-21 Jeff TrawickMention cgi_var_rules, fix expr_handler typos
2016-03-16 Stefan Eissingreverting the reverting of r1735174, r1735176 was the...
2016-03-16 Stefan Eissingreverting r1735174 as http/1.1 just terminated before...
2016-03-15 Graham Leggettmpm: Generalise the ap_mpm_register_socket functions...
2016-03-14 Jeff TrawickAdd CGIVar directive for configuring REQUEST_URI behavior
2016-03-12 Christophe JailletFix a small doxygen issue
2016-03-12 Graham Leggettcore: Extend support for setting aside data from the...
2016-03-09 Stefan Eissingadded AP_DECLARE for new ap_create_request
2016-03-07 Graham Leggettcore: Split ap_create_request() from ap_read_request()
2016-02-26 Joe Orton* include/http_protocol.h: Tweak wording.
2016-02-19 Graham Leggettmpm: Add a complete_connection hook that confirms wheth...
2016-02-16 Jim JagielskiAdd 451... Needed to adjust RESPONSE_CODES which
2016-02-12 William A. Rowe JrCorrect doxygen groupname
2016-02-12 Stefan Eissingupdate description of mmn bum 20150222.10 to include...
2016-02-12 William A. Rowe JrIntroduce an ap_get_useragent_host() accessor to replac...
2016-02-12 William A. Rowe JrUnwind commit 1729901 (and 1729926), it was not ready...
2016-02-11 William A. Rowe JrIntroduce an ap_get_useragent_host() accessor to replac...
2016-02-11 William A. Rowe JrRevert r1729897, 1729898, my copy of core.c was pollute...
2016-02-11 William A. Rowe JrIntroduce an ap_get_useragent_host() accessor to replac...
2016-02-11 William A. Rowe JrNote that this should become private to mod_ident,...
2016-02-09 Eric Covenerr1726009 was a minor bump only
2016-02-05 Christophe JailletConstify the protocol field in the request_rec structure.
2016-01-27 Stefan Eissingnew hook pre_close_connection
2016-01-22 Eric Covenerfrom feedback, assume all parameters to SetHandler...
2016-01-21 Rainer JungFix typo in comment (s/patterm/pattern/).
2016-01-21 Stefan Eissingmmn bump for scoreboard api changes
2016-01-21 Stefan Eissingscoreboard addition of protocol, new ap_udpte_child_sta...
2016-01-17 Eric Covenermissed in r1725149
2016-01-17 Eric Covenerallow expressions to be used in SetHandler. Opt-in...
2016-01-01 Rainer JungHappy New Year 2016
2015-12-30 Jim JagielskiNew support function: ap_getword_conf2[_nc] which acts
2015-12-29 Jim Jagielskirevert... hold off for now.
2015-12-29 Jim JagielskiOk... allow for getting "words" by also allowing the
2015-12-21 Christophe JailletUse 'unsigned int' instead of 'int' for bitfields
2015-11-23 Jim Jagielskiwe just worry about "equality" with this implementation...
2015-11-23 Jim JagielskiMMN update and func name change
2015-11-23 Yann YlavicBefore they are used, rename ap_str[n]casecmp() to...
2015-11-21 William A. Rowe JrNot strictly ASCII only, but only ASCII char case is...
2015-11-21 Jim Jagielskifurther info re impl
2015-11-20 Jim Jagielskimake bill happy (if possible!)
2015-11-20 Jim JagielskiProvide our own impl of str[n]casecmp()
2015-10-26 Stefan Eissingfirst request on master connection only reports more...
2015-10-24 Eric CovenerMake the fix for fully qualifying REDIRECT_URL from...
2015-10-23 Stefan Eissingannounce protocol choices on first request
2015-10-22 Yann Ylaviccore: Limit to ten the number of tolerated empty lines...
2015-10-20 Stefan Eissingnew ap_is_allowed_protocol() for testing configured...
2015-10-06 Graham LeggettAdd the AsyncFilter directive that allows the asynchron...
2015-10-06 Eric Covenerfix parameter name in ap_log_rdata C99 macro def.
2015-10-04 Graham Leggettcore: Extend support for asynchronous write completion...
2015-10-03 Jeff TrawickFollow-up to r1702948:
2015-09-30 Christophe JailletSynch 2.4.x and trunk.
2015-09-26 Graham LeggettAdd MMN bump: Add protocols and protocols_honor_order...
2015-09-14 Stefan Eissinghttpd compiles warning free on gcc and every new warnin...
2015-09-04 Stefan Eissingimprovements in ap_select_protocol(), supplied by yann...
2015-09-03 Stefan Eissingchanged Protocols default to http/1.1 only, updated...
2015-09-03 Stefan Eissingfinal final change to the new ap_array_str_* functions...
2015-08-27 Stefan Eissinggiving ap_array_index a start parameter, adding ap_arra...
2015-08-27 Stefan EissingAllowing protocol_propose hooks to be called with offer...
2015-08-26 Stefan Eissingadding ap_get_protocol(c) which safeguards against...
2015-08-18 Stefan Eissingcreating ap_array_index in util, forwarding scheme...
2015-08-17 Stefan Eissingintroducing ap_array_index in util, used in protocol...
2015-08-13 Stefan Eissingnew directive ProtocolsHonorOrder, added documentation...
2015-08-10 Gregg Lewis Smithap_process_request needs exportation for use in mod_h2...
2015-07-24 Stefan Eissingnew Protocols directive and core API changes to enable...
2015-07-09 Yann Ylavics/\<\(\w\+\)\>\s\+\<\1\>/\1/g
2015-06-12 Yann Ylavichttp, mod_ssl: Introduce and return the 421 (Misdirecte...
2015-06-09 William A. Rowe JrSECURITY: CVE-2015-3185 (cve.mitre.org)
2015-05-28 Jim JagielskiAllow for array of multiple simul requests per connecti...
2015-05-16 Yann Ylaviccore: Follow up to r1599601: s/ap_log_common/ap_log_mpm...
2015-04-17 Jan Kaluža* mod_dav_fs: set default value of DavLockDB using...
2015-04-02 William A. Rowe JrNot that hard to explain...
2015-04-01 Graham Leggetthttp: Add support for RFC2324/RFC7168.
2015-03-05 Yann Ylaviccore: Follow up to r1664071: comments on new keep_alive...
2015-03-04 Yann Ylaviccore: If explicitly configured, use the KeepaliveTimeou...
2015-03-02 Eric CovenerPR54613: protect the invoke_mtx with #if APR_HAS_THREADS.
2015-02-22 Jeff TrawickFollow-up to r1661487:
2015-02-22 Jeff TrawickProvide separate SSL_CT_*_STATUS variables for client...
2015-02-21 Graham Leggettcore: Add expression support to ErrorDocument. Switch...
2015-01-30 Eric Covenerexpand comment
2015-01-30 Eric CovenerProvide a way for EXEC_ON_READ directives to see their...
2015-01-27 Eric CovenerAP_INIT_NO_ARGS mishandled in macro
next