]> granicus.if.org Git - apache/history - include
* Let mod_proxy_wstunnel and mod_proxy_connect use ap_proxy_transfer_between_connections
[apache] / include /
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
2015-01-21 William A. Rowe JrBump mmn as documented in commit log msg r1653666
2015-01-21 William A. Rowe JrRevert r4635428 corresponding to PR41867.
2015-01-01 Rainer JungHappy New Year 2015
2014-12-20 Eric CovenerAllow SetHandler+UDS+fcgi to take advantage of dedicate...
2014-12-06 Jeff Trawickminor commentary and indentation fixes for ap_log_...
2014-12-02 Jeff Trawickcore: Add CGIPassAuth directive to control whether...
2014-11-27 Jan Kaluža* ap_exr: Add replace(string, from, to) function.
2014-10-30 Yann YlavicMPMs, core: make duplicated listeners (SO_REUSEPORT...
2014-10-30 Jan Kalužacore: Do not match files when using DirectoryMatch...
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-23 Rainer JungForgotten file needed for r1612934.
2014-07-19 Christophe JailletFix comment.
2014-07-19 Christophe JailletMove comment from .c to .h in order to make use of...
2014-07-19 Christophe JailletImprove doxygen comment.
2014-07-19 Christophe JailletImprove doxygen comment.
2014-07-19 Christophe JailletImprove doxygen comment.
2014-07-17 Christophe JailletFix typo spotted by Mike Rumph
2014-07-17 Christophe JailletImprove doxygen comment.
2014-07-16 Christophe JailletImprove doxygen comment.
2014-07-16 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-12 Takashi SatoFollow up r1601943:
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 Christophe JailletFix URL in doxygen comment.
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-06-03 Jim JagielskiOptimize w/ duplicated listeners and use of SO_REUSEPORT
2014-05-29 Christophe JailletDoxygen fix + alignment + typo
2014-05-26 Christophe JailletDoxygen fix + reorg to match how other header files...
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-24 Christophe JailletFollow up to r1384924 .
next