]> granicus.if.org Git - apache/history - modules
generated the HTML file
[apache] / modules /
2016-11-01 Stefan Eissingupdate after backport
2016-11-01 Stefan Eissingmod_http2: proper parsing and forwarding of multiple...
2016-10-30 Stefan Eissingmod_http2: c89 slippage fixed
2016-10-30 Stefan Eissingmod_http2: using int queue instead of ihash for stream...
2016-10-29 Stefan Eissingmod_http2: earlier slave connection allocator destroy...
2016-10-28 Yann YlavicFollow up to r1739201.
2016-10-27 Stefan Eissingmod_http2: update to v1.7.8-DEV after backport
2016-10-27 Stefan Eissingmod_http2: connection shutdown revisited
2016-10-26 Stefan Eissingmod_http2: AP_DEBUG_ASSERT changed to ap_assert
2016-10-24 Stefan Eissingupdate after backport
2016-10-23 Stefan Eissingmod_http2: fixed potential crash in beam memory handlin...
2016-10-21 Yann YlavicFix -Wunused-but-set-variable warnings.
2016-10-18 William A. Rowe JrAppears we cannot disallow this whitespace, since the...
2016-10-18 Stefan Eissingmod_http2: netware build add new symbol used from nghttp2
2016-10-17 Stefan Eissingupdate after backport
2016-10-17 Stefan Eissingmod_http2/mod_proxy_http2: proper 100-continue handling...
2016-10-15 Yann Ylavicap_check_pipeline: clarify/simplify !max_blank_lines...
2016-10-14 William A. Rowe JrDropped the never-released ap_has_cntrls() as it had...
2016-10-11 Stefan Eissingmod_proxy_http2: resolving last 2 reported dup symbol...
2016-10-11 Stefan Eissingupdate after backport
2016-10-11 Stefan Eissingmod_proxy_http2: renaming duplicate symbol clash betwee...
2016-10-10 Evgeny Kotkovmod_dav: Note an API issue with the dav_hooks_repositor...
2016-10-10 Evgeny Kotkovmod_dav: Fix a potential cause of unbounded memory...
2016-10-09 Stefan Eissingmod_http2: reverting int->apr_uint32_t changes of v1.7.x
2016-10-06 Stefan Eissingmod_http2: fixing compilation error/warning on 32bit...
2016-10-04 Stefan Eissingmod_http2: replacing module internal hook with own...
2016-10-03 Stefan Eissingupdate after backport
2016-10-03 Stefan Eissingvarious fixes, mod_cgid interop, response/trailer forwa...
2016-09-28 Yann Ylavich2_session: follow up to r1761548: update log tag.
2016-09-27 Jacob Championmod_proxy: log diagnostics during ProxyPass[Match]
2016-09-27 Evgeny Kotkovmod_brotli: Handle new 'no-brotli' internal environment...
2016-09-27 Evgeny Kotkovmod_brotli: Allow compression ratio logging with new...
2016-09-21 Evgeny Kotkovmod_brotli: Unbreak building other filter modules witho...
2016-09-21 Evgeny Kotkovmod_brotli: Add initial implementation.
2016-09-20 Stefan Eissingmore apr_uint32_t usage where appropriate, signed/unsig...
2016-09-19 Stefan Eissingupdate after backport
2016-09-19 Stefan Eissingmod_http2: rest of the fix for output blockage
2016-09-19 Stefan Eissingmod_http2: fix suspended handling for streams
2016-09-17 Yann Ylavicmod_crypto: c89.
2016-09-09 Luca ToscanoFix stupid mistake introduced in r1759984
2016-09-09 Luca Toscanomod_proxy_fcgi: handle the HTTP 412 use case
2016-09-07 Stefan Eissingmod_http2: more const goodiness and checks on h2 reques...
2016-09-06 Yann YlavicPrevent dangling buckets by safely (and always) cleanup...
2016-08-31 Stefan Eissingmod_proxy_http2: fix for netware build, by normw
2016-08-30 Jim JagielskiWithout AP_DEBUG_ASSERT, these could still be NULL...
2016-08-27 Eric CovenerStash the cgi PID earlier in mod_cgid
2016-08-27 Stefan Eissingupdate after http2 backport
2016-08-27 Stefan Eissingmod_http2: using invalid header callback from nghttp2...
2016-08-27 Stefan Eissingmod_http2: fix for stream buffer handling during shutdown
2016-08-25 Ruediger Pluem* Add missing copy of hcuri and hcexpr ftom the worker...
2016-08-24 Stefan Eissingmod_http2: give timeout goaway reason when applicable
2016-08-24 Stefan Eissingmod_http2: latest h2/state debug draft, fixes in 100...
2016-08-24 Stefan Eissingmod_http2: graceful handling of open streams during...
2016-08-22 Joe Orton* modules/ssl/ssl_engine_kernel.c (ssl_callback_Session...
2016-08-21 Yann Ylavicmod_proxy_fcgi: revert r1756187.
2016-08-20 Stefan Fritschmod_status: note stopping procs in async info table
2016-08-20 Christophe JailletFix <p> tag closing syntax
2016-08-20 Christophe JailletDelay some memory allocation in order to save 272 bytes...
2016-08-20 Christophe JailletFix the number of column for 'Async connections'.
2016-08-19 Yann Ylavicmod_ssl: follow up to r1740928.
2016-08-19 William A. Rowe JrFix bogus K&R declarations
2016-08-18 Christophe JailletFix some style (spaces only)
2016-08-18 Christophe JailletBe more consistent when we alocate this brigade.
2016-08-18 Christophe JailletReplace tab by spaces to be consistent
2016-08-18 Christophe JailletRemove unused typedef uthn_dbd_conf
2016-08-18 Christophe JailletRemove unused typedef nvctx_t
2016-08-18 Christophe JailletFix some missed "strcasecmp <--> ap_cstr_casecmp" conve...
2016-08-17 Yann Ylavicmod_cache: follow up to r1756553: log the real/actual...
2016-08-17 Yann Ylavicmod_dav: follow up to r1746207: fix typo (missing...
2016-08-16 Yann Ylavicmod_cache: Use the actual URI path and query-string...
2016-08-16 Yann Ylavicmod_ssl: Fix quick renegotiation (OptRenegotiaton)...
2016-08-16 William A. Rowe JrRename the previously undocumented HTTPProtocol directive
2016-08-16 Yann YlavicFollow up to r1750392: reduce AH03408 level to INFO...
2016-08-12 Yann Ylavicmod_proxy_fcgi: forcing proxy_conn->close here is usele...
2016-08-12 Yann Ylavic[mod_proxy_]http: follow up to r1750392.
2016-08-12 Rainer JungClarify some z/OS mysteries via code comments.
2016-08-11 Yann YlavicRevert r1756064 and r1756060 until fixed (tests framewo...
2016-08-11 Yann Ylavichttp: follow up to r1750392.
2016-08-11 Yann Ylavic[mod_proxy_]http: follow up to r1750392.
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-08-11 Yann YlavicRevert r1755930: actually what'd be read after AP_FCGI_...
2016-08-11 Yann Ylavicmod_{proxy,authnz}_fcgi: follow up to r1750392.
2016-08-10 Rainer JungSilence more "defined but not used" compiler
2016-08-10 Rainer JungSilence "defined but not used" compiler warnings
2016-08-10 Rainer JungOpenSSL 1.1.0 compat:
2016-08-10 Rainer JungRemove calling ERR_remove_thread_state when
2016-08-09 Rainer JungCompatibility with OpenSSL 1.1.0 pre6.
2016-08-05 Stefan Eissingmod_http2: support for intermediate responses
2016-08-02 Luca ToscanoRevert r1754732,r1754734,r1754736 after a conversation...
2016-08-02 Yann Ylavicmod_proxy_http: 204 or 304 cannot happen here since...
2016-08-02 Yann Ylavicmod_proxy_http: handle 401 error override in the same...
2016-08-02 Yann Ylavicmod_proxy_http: don't pretend we are sending a body...
2016-08-01 Luca ToscanoChanged the code comments to be more clear a fixed...
2016-08-01 Luca ToscanoFixed a typo introduced by my previous commit, really...
2016-08-01 Luca ToscanoSkip message-body with HTTP 304 responses and mod_proxy...
2016-07-29 Stefan Eissingmod_http2: complete implemenmtation of draft-http2...
2016-07-28 Stefan Eissingmod_http2: work on .well-known/h2Interop/state
2016-07-28 Yann Ylavicmod_reqtimeout: follow up to r1754391: fix missing...
2016-07-28 Yann Ylavicmod_reqtimeout: Fix body timeout disabling for CONNECT...
2016-07-26 Yann Ylavicmod_proxy_wstunnel: we want to detect whether some...
next