]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2015-10-06  Rainer JungAdd a docs remark about "SSLOptions StdEnvVars"
2015-10-06  Eric Covenerfix parameter name in ap_log_rdata C99 macro def.
2015-10-05  Yann Ylavicm4: please any autoconf by quoting AC_DEFUN's names...
2015-10-05  Yann YlavicFollow up to r1706669: fix compile error (unknown sbh).
2015-10-04  Graham LeggettRemain compatible with legacy MPMs that passed NULL...
2015-10-04  Graham Leggettcore: Extend support for asynchronous write completion...
2015-10-03  Jeff Trawickleave LoadModule of mod_http2 commented-out by default
2015-10-03  Jeff TrawickFollow-up to r1690248:
2015-10-03  Jeff Trawickmod_http2 larger with 64-bit VS 2012 RelWithDebInfo...
2015-10-03  Jeff TrawickSupport mod_http2 in cmake-based build for Windows
2015-10-03  Lucien GentisRebuild.
2015-10-03  Lucien GentisXML update.
2015-10-03  Jeff TrawickFollow-up to r1702948:
2015-10-03  Daniel GrunoTurn 5.1/5.2 order upside down, simplify. This should...
2015-10-03  Stefan Fritschupdate log number
2015-10-03  Stefan Fritschrename some variables to be more descriptive
2015-10-02  Rich BowenAdds a hint to look at the 'Protocols' doc to enable...
2015-10-02  Rich BowenRebuild
2015-10-02  Rich BowenAdd link to the mod_http2 docs to the trunk version...
2015-10-02  Rich BowenRebuild Eric's change from a few days ago.
2015-10-01  Yann Ylavicmod_ssl: follow up to r1705823.
2015-09-30  Jim JagielskiDo only on 2nd pass
2015-09-30  Jim JagielskiSome motorz improvements
2015-09-30  Kaspar Brandremove backported items
2015-09-30  Christophe... Fix some style issues on files that can easily be synch...
2015-09-30  Christophe... Synch 2.4.x and trunk.
2015-09-30  Christophe... mod_mpm_eventopt is no more, so remove reference to it
2015-09-29  Stefan FritschWhen shutting down a process, free resources early
2015-09-29  Yann YlavicSync some (more) http2 stuff with 2.4.x.
2015-09-29  Yann Ylavicmod_ssl: follow up to r1705194, r1705823, r1705826...
2015-09-29  Yann Ylavicmod_ssl: pass through metadata buckets untouched in...
2015-09-29  Yann Ylavicmod_ssl: follow up to r1705823.
2015-09-29  Yann Ylavicmod_ssl: don't FLUSH output (blocking) on read.
2015-09-29  Yann YlavicRevert r1705236, better solution to come.
2015-09-29  Yann YlavicSync http2 stuff with 2.4.x.
2015-09-29  Eric Covenerhad a couple different trains of thought mashed together
2015-09-28  Jim JagielskiAdjust since we are now in shared mem area
2015-09-28  Jim Jagielskidoccos
2015-09-28  Jim Jagielskibye bye mod_h2, hello mod_http2
2015-09-28  Eric Coveneradd an experimental warning to h2 docs
2015-09-28  Yann YlavicFix availability version for 'ListenCoresBucketsRatio'.
2015-09-27  Kaspar Branddeduplicate the code handling the directory traversal...
2015-09-26  Graham LeggettAdd MMN bump: Add protocols and protocols_honor_order...
2015-09-26  Lucien GentisRebuild.
2015-09-26  Lucien GentisXML update.
2015-09-25  AndrĂ© Maloupdate transformation
2015-09-25  Gregg Lewis... typo
2015-09-25  Ruediger Pluem* Disable the http2 modules if nghttp2 is not present
2015-09-25  Yann Ylavicmod_ssl: don't FLUSH first for non blocking reads.
2015-09-25  Gregg Lewis... core/util_script: relax alphanumeric filter of envirome...
2015-09-24  Yann Ylavicmod_ssl: forward EOR (only) brigades to the core_output...
2015-09-24  Yann YlavicRevert r1705157: why not "insert the filter (twice...
2015-09-24  Yann YlavicFollow up to r1705134: don't insert the filter (twice...
2015-09-24  Eric CovenerAvoid storing request stuff in r->connection->conn_conf...
2015-09-24  Eric CovenerDon't count initial handshake I/O when determining...
2015-09-23  Stefan Eissingadding --enable-http2 as preferred config option
2015-09-23  Stefan Eissingmod_h2 version bump
2015-09-23  Stefan Eissingavoiding race where h2_stream is closed/reset by client...
2015-09-22  Eric Coveneradd warnings and emphasize the defaults for trusted...
2015-09-21  Edward Lunot sure how that got in there
2015-09-21  Edward LuStop destroying headers when passing through the cache...
2015-09-21  Stefan Eissingno GOAWAYs on connection failures, sending last receive...
2015-09-21  Stefan Eissingremoved wrong error supression in h2 connection writes
2015-09-20  Christophe... Fix a spurious test where a condition is always true:
2015-09-19  Lucien GentisRebuild.
2015-09-19  Lucien GentisXML update.
2015-09-19  Kaspar Brandupdate mod_ssl.html.en transformation
2015-09-19  Kaspar BrandSupport compilation against libssl built with OPENSSL_N...
2015-09-18  Yann Ylavicmod_proxy: Fix ProxySourceAddress binding failure with...
2015-09-18  Yann Ylavicmod_ssl: update the current handshake server once a...
2015-09-18  Stefan Eissingpatch from yann that fixes MISDIRECTED_REQUEST handling...
2015-09-18  Yann Ylavicmod_proxy: follow up to r1703807: CHANGES entry.
2015-09-18  Yann Ylavicmod_proxy: don't recyle backend announced "Connection...
2015-09-17  Jim Jagielskiaccept both 5.1 and 5.2, so make messages clear
2015-09-16  Jim JagielskiAdd in finding LUA installed via Macports and others
2015-09-16  Christophe... Add CHANGES entry
2015-09-15  Christophe... Remove code related to 'AuthDigestEnableQueryStringHack'
2015-09-15  Gregg Lewis... add missing piece for command line build
2015-09-15  Yann Ylaviccore: Avoid a compiler warning when NO_LINGCLOSE is...
2015-09-15  Yann Ylavicmpm_event/worker: make ap_queue_term() atomic (acquire...
2015-09-15  Yann YlavicFollow up to r1703157: tags/next-number update.
2015-09-15  Yann Ylavicmod_slotmem_shm: follow up to r1702450; CHANGES entry.
2015-09-15  Yann Ylavicmod_slotmem_shm: follow up to r1702450.
2015-09-15  Yann Ylavicmpm_winnt: make AP_MPMQ_GENERATION available in the...
2015-09-15  Stefan Eissingfixes description of ProtocolsHonorOrder directive
2015-09-15  Yann Ylavicmod_slotmem_shm: follow up to r1702450.
2015-09-14  Yann Ylavicmod_slotmem_shm: revert frivolous s/name/fname/ from...
2015-09-14  Stefan Eissingreverting unwanted loss of missing case
2015-09-14  Stefan Eissinghttpd compiles warning free on gcc and every new warnin...
2015-09-14  Stefan Eissingchanging r->protocol to HTTP/2 for all directly handles...
2015-09-13  Lucien GentisRebuild.
2015-09-13  Lucien GentisXML updates.
2015-09-12  Jeff Trawickaxe unused variable
2015-09-12  Kaspar Brandupdate mod_ssl transformations
2015-09-12  Kaspar BrandRemove SSLALPNPreference directive docs (superseded
2015-09-12  Kaspar Brandlink to the OpenSSL 1.0.2 version of the SSL_CONF_cmd...
2015-09-12  Kaspar BrandAppend :!aNULL:!eNULL:!EXP to the cipher string settings,
2015-09-11  Yann Ylavicmod_slotmem_shm: follow up to r1702450.
2015-09-11  Yann Ylavicmod_slotmem_shm: follow up to r1702450.
2015-09-11  Yann Ylavicmod_slotmem_shm: Fix balancers and balancer members...
next