]> granicus.if.org Git - apache/history - include/ap_mmn.h
mod_proxy: follow up to r1667707: MMN minor bump.
[apache] / include / ap_mmn.h
2018-02-15 Yann Ylavicmod_proxy: follow up to r1667707: MMN minor bump.
2018-02-01 Stefan EissingOn the trunk:
2018-01-04 Eric Covenermmn bump for r1820098.
2017-10-14 Yann YlavicFollow up to r1812193: really change MMN major.
2017-10-14 Yann YlavicFollow up to r1740928: including NOT_IN_PROXY in NOT_IN...
2017-09-22 Yann Ylavicconfig: follow up to r1809302.
2017-09-22 Yann Ylavicconfig: allow to specify flags when registering modules.
2017-07-21 Yann Ylaviccore, mpm_event: Add ap_update_sb_handle() to avoid...
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-06-20 Jacob Championhttpdunit: merge to trunk from feature branch
2017-05-26 Eric Covenercore: deprecate and replace ap_get_basic_auth_pw
2017-05-23 Jacob ChampionMerge in APR[-util] macros from branches/trunk-buildcon...
2017-04-21 Nick KewIntroduce request taint-checking concept.
2017-03-09 Joe OrtonAdd <IfDirective> and <IfSection>:
2017-02-07 Jacob Championcheck: merge warning fixes from feature branch
2017-01-30 Jacob Championbuildconf: merge apr-config mode from its feature branch
2017-01-25 Eric CovenerPR60647: ACC per connection not available w/ event MPM
2016-10-18 William A. Rowe JrWhen redrawing the parser, ap_get_http_token looked...
2016-10-16 Yann YlavicFollow up to r1765115: MMN minor is now 3.
2016-10-16 William A. Rowe JrComplete r1764961, missed .h updates
2016-08-29 William A. Rowe JrNew optional flag to enforce <CR><LF> line delimiters...
2016-08-29 William A. Rowe JrDropped a public structure elt, bump major
2016-08-18 William A. Rowe JrPerform correct, strict parsing of the request line...
2016-08-16 William A. Rowe JrCorrect AP_HTTP_CONFORMANCE_ flags with an ap_mmn.h...
2016-08-14 Yann YlavicFollow up to r1750392: r1756186 should have also bumped...
2016-08-14 Yann YlavicFollow up to r1750392: r1756186 should have also bumped...
2016-08-12 Yann Ylavic[mod_proxy_]http: follow up to r1750392.
2016-08-11 Yann YlavicRevert r1756064 and r1756060 until fixed (tests framewo...
2016-08-11 Yann Ylavic[mod_proxy_]http: follow up to r1750392.
2016-08-05 Jim JagielskiWe didn't change the MODULE_MAGIC_NUMBER_MAJOR
2016-07-29 William A. Rowe JrIntroduce ap_scan_http_field_content, ap_scan_http_token
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 JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-05-30 Graham Leggettmod_dav: Add support for childtags to dav_error.
2016-04-26 Yann YlavicFollow up to r1740928: update docs (contexts) and minor...
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-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-12 Graham Leggettcore: Extend support for setting aside data from the...
2016-03-07 Graham Leggettcore: Split ap_create_request() from ap_read_request()
2016-02-19 Graham Leggettmpm: Add a complete_connection hook that confirms wheth...
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-09 Eric Covenerr1726009 was a minor bump only
2016-01-21 Stefan Eissingmmn bump for scoreboard api changes
2016-01-17 Eric Covenermissed in r1725149
2016-01-17 Eric Covenerallow expressions to be used in SetHandler. Opt-in...
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-11-23 Jim JagielskiMMN update and func name change
2015-11-20 Jim JagielskiProvide our own impl of str[n]casecmp()
2015-10-06 Graham LeggettAdd the AsyncFilter directive that allows the asynchron...
2015-10-04 Graham Leggettcore: Extend support for asynchronous write completion...
2015-09-26 Graham LeggettAdd MMN bump: Add protocols and protocols_honor_order...
2015-06-09 William A. Rowe JrSECURITY: CVE-2015-3185 (cve.mitre.org)
2015-05-16 Yann Ylaviccore: Follow up to r1599601: s/ap_log_common/ap_log_mpm...
2015-04-01 Graham Leggetthttp: Add support for RFC2324/RFC7168.
2015-03-04 Yann Ylaviccore: If explicitly configured, use the KeepaliveTimeou...
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 CovenerProvide a way for EXEC_ON_READ directives to see their...
2015-01-21 William A. Rowe JrBump mmn as documented in commit log msg r1653666
2014-12-20 Eric CovenerAllow SetHandler+UDS+fcgi to take advantage of dedicate...
2014-12-02 Jeff Trawickcore: Add CGIPassAuth directive to control whether...
2014-10-30 Yann YlavicMPMs, core: make duplicated listeners (SO_REUSEPORT...
2014-10-07 Yann Ylaviccore: Use process scoreboard to store each child's...
2014-07-24 Rainer JungMinor mmn bump due to r1612940.
2014-07-19 Christophe JailletImprove doxygen comment.
2014-07-15 Eric Covener *) SECURITY: CVE-2013-5704 (cve.mitre.org)
2014-07-15 Joe OrtonSECURITY (CVE-2014-0117): Fix a crash in mod_proxy...
2014-07-14 Joe OrtonSECURITY (CVE-2014-0226): Fix a race condition in score...
2014-07-11 Jan Kalužabump mmn because of r1609680
2014-07-05 Eric Covenermake LDAPConnectionPoolTTL more conservative, use r...
2014-06-27 Takashi SatoRevert r1601943, r1602058, r1605307 (socket callback...
2014-06-16 Yann Ylavicmod_proxy: Don't limit the size of the connectable...
2014-06-11 Jeff Trawickfix AP_IS_DEAULT_HANDLER_NAME
2014-06-11 Takashi SatoSocket event callback now takes pollfd.
2014-06-07 Yann Ylavicmpm_event[opt]: Send the SSL close notify alert when...
2014-06-03 Jim JagielskiBreak out common code to be share-able
2014-06-03 Jim JagielskiWe really need some place where we can place a whole
2014-05-11 Eric CovenerPR56333: Add an API to resume a connection that a handl...
2014-05-11 Eric CovenerExtend the socket callbacks in event to allow a timeout...
2014-04-15 Jeff Trawickmod_ssl: Add hooks to allow other modules to perform...
2014-04-11 Jeff Trawickmod_proxy_http: Add detach_backend hook.
2014-02-27 Yann YlavicFollows up r1572606.
next