]> granicus.if.org Git - apache/history - modules
Fix a typo spotted in an old comment
[apache] / modules /
2016-12-31 Daniel RuggeriReinsert attribution to mod_remoteip.c for PROXY protocol
2016-12-31 Stefan EissingOn the trunk:
2016-12-31 Stefan EissingOn the trunk:
2016-12-31 Stefan EissingOn the trunk:
2016-12-31 Daniel RuggeriMove attribution for mod_remoteip RemoteIPProxyProtocol...
2016-12-30 Daniel RuggeriShorten RemoteIPProxyProtocolEnable to RemoteIPProxyPro...
2016-12-30 Daniel RuggeriMerge new PROXY protocol code into mod_remoteip
2016-12-29 Eric CovenerPR60009: RewriteRule local prefix checking update
2016-12-29 Eric Covenermod_remoteip: Set useragent port to zero PR59931
2016-12-28 Eric Covenerlet wstunnel run first
2016-12-28 Eric Covenerimprove a debug message
2016-12-26 Jim Jagielskirevert back... no conflict w/ name
2016-12-26 Jim Jagielskifor the time being, rename as ProxyProtocolFilter to...
2016-12-26 Jim JagielskiDonation of mod_proxy_protocol from https://github...
2016-12-25 Christophe JailletUnlock mutex in error path.
2016-12-24 Stefan EissingOn the trunk:
2016-12-24 Stefan EissingOn the trunk:
2016-12-23 Luca ToscanoReturn HTTP 504 rather than 503 when a proxy timeout...
2016-12-23 Stefan EissingOn the trunk:
2016-12-23 Stefan EissingOn the trunk:
2016-12-23 Stefan EissingOn the trunk:
2016-12-22 Yann Ylavicmod_proxy_{ajp,fcgi}: Fix a possible crash when reusing...
2016-12-22 Eric Covenerpass along error buckets
2016-12-20 Yann Ylavichttp_header_filter: on check_headers() failure, use...
2016-12-19 Rainer JungSilence compiler warning:
2016-12-16 William A. Rowe Jrmod_socache_redis also uses mod_status hooks
2016-12-16 Jim Jagielskirelated to http://svn.apache.org/viewvc?view=revision...
2016-12-16 Rainer JungAdd ../generators to include path for Windows
2016-12-16 Rainer JungUse correct format pattern, "%lu" is wrong for
2016-12-14 Yann Ylavichttp: release data buckets (memory, fd, ...) as soon...
2016-12-14 Eric Covenershort-circuit some kinds of looping in RewriteRule.
2016-12-14 Yann YlavicFollow up to r1773761: restore EOC semantic.
2016-12-13 Jim Jagielskihtml elements
2016-12-13 Jim JagielskiSome "error" reporting if we overflow
2016-12-12 Yann YlavicFollow up to r1773761: improved recursion detection.
2016-12-12 Yann YlavicFollow up to r1773761: we need to check both ap_send_er...
2016-12-12 Yann YlavicFollow up to r1773761: don't recurse on ap_send_error_r...
2016-12-12 Yann YlavicFollow up to r1773761: don't recurse on internal redirects.
2016-12-12 Yann YlavicFollow up to r1773761: don't check_headers() more than...
2016-12-12 Yann YlavicFollow up to r1773293.
2016-12-09 Eric CovenerProxyPass ! doesn't block per-directory ProxyPass
2016-12-09 Luca ToscanoDrop C-L header and message-body from HTTP 204 responses.
2016-12-08 Eric Covenerchange error handling for bad resp headers
2016-12-08 Eric Covenerrevert r1773285
2016-12-08 Eric Covenerchange error handling for bad resp headers
2016-12-07 William A. Rowe JrAfter eliminating unusual whitespace in Unsafe mode...
2016-12-06 Jacob Championmod_auth_digest: fix segfaults during shared memory...
2016-12-05 Yann Ylavicmod_session_crypto: Authenticate the session data/cooki...
2016-12-04 Stefan Eissingupdate after mod_http2 backport
2016-12-04 Stefan EissingSECURITY: CVE-2016-8740
2016-12-03 Christophe JailletFix some style issue.
2016-12-03 Christophe JailletThe default value of 'inherit' should be AP_LUA_INHERIT...
2016-12-03 Christophe JailletRemove some spaces to synch with 2.4
2016-12-03 Eric Covenerloop in checking response headers
2016-11-29 Gregg Lewis Smithadd mod_proxy_hcheck to legacy build
2016-11-29 Evgeny Kotkovmod_brotli: Update makefiles to use the library layout...
2016-11-28 Evgeny Kotkovmod_brotli: Explicitly cast 'const uint8_t *' to 'const...
2016-11-28 Evgeny Kotkovmod_brotli: Rewrite the autoconf script in a, hopefully...
2016-11-28 Ruediger Pluem* Fix numbers count in comment.
2016-11-24 Stefan Eissingmod_http2: wseaking cleanup assertion on streams that...
2016-11-23 Stefan Eissingupdate after backport
2016-11-23 Stefan Eissingmod_http2: new directove H2EarlyPushes for enabled...
2016-11-23 Stefan Eissingupdate after backport
2016-11-23 Stefan Eissingmod_proxy_http2: not forwarding any 1xx responses on...
2016-11-23 Jim JagielskiAllow for initual burst at full speed
2016-11-22 Jim JagielskiAnd another logno
2016-11-22 Jim JagielskiOops. update logno
2016-11-22 Jim Jagielskimod_macro improvements to bypass "expected" warnings...
2016-11-22 Jim JagielskiFrom Norm:
2016-11-22 Stefan EissingRemoving unused warning after r1764961 changes.
2016-11-22 Eric Covenerremove Location: header checks for absolute URL
2016-11-18 Stefan Eissingmod_http2: limiting new PUSHes to GET only, preventing...
2016-11-17 Stefan Eissingaddendum to r1769760 to make it generate 100 status...
2016-11-15 Yann Ylavichttp: Allow unknown response status' lines returned...
2016-11-15 Christophe JailletFix some HTML tags
2016-11-15 Eric Covenerreorganize mod_socache_redis so it compiles w/o apr...
2016-11-14 Stefan Eissingmod_http2: fixes for compiler warnings
2016-11-14 Stefan Eissingupdate after mod_http2 backport
2016-11-14 Joe Orton* modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cer...
2016-11-13 Stefan Eissingmod_http2: H2PushResource directive for early pushing
2016-11-11 Jacob Championssl: clear the error queue before SSL_read/write/accept()
2016-11-10 Jacob ChampionRemove unnecessary apr_table_do() function casts
2016-11-05 Jim Jagielskiheh... bring memcache up to redis :)
2016-11-05 Jim JagielskiNeeds LOGNO #s
2016-11-05 Christophe JailletRemove redundant test.
2016-11-04 Jim JagielskiAnd provide some nice usage stats. Could be prettier...
2016-11-04 Jim JagielskiAnd the socache provider interface for Redis
2016-11-03 Stefan Eissingmod_proxy_http2: workaround for newly proposed 103...
2016-11-02 Stefan Eissingmod_http2: fix for beam double cleanup crashes introduc...
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...
next