]> granicus.if.org Git - apache/history - modules
Quote path/URL arguments to Proxy* directives.
[apache] / modules /
2015-04-15 Jeff TrawickFollow-up to r1520445:
2015-04-14 Eric Covenerlibressl fix for removed ENGINE_CTRL_CHIL_SET_FORKCHECK
2015-04-14 Christophe JailletRemove some spaces between some return statements ...
2015-04-13 Christophe JailletUse 'unsigned int' in bitfield
2015-04-12 Christophe JailletTweak log message
2015-04-10 Rainer JungMore followon to r1671397 for proxy server-status
2015-04-09 Rainer JungFollowon to r1671397 for proxy server-status
2015-04-09 Rainer JungFollowon to r1671396: add misiing newline in
2015-04-09 Rainer JungFollowon to r1671396:
2015-04-07 Eric Covenerallow time to first byte (of response headers)
2015-04-05 Rainer JungAdd output for "?auto" version of server-status
2015-04-05 Rainer JungAdd more data to "?auto" view of server-status.
2015-04-01 Jim JagielskiFix issue w/ deterministic ordering and string comparis...
2015-04-01 Graham Leggetthttp: Add support for RFC2324/RFC7168.
2015-04-01 Ruediger Pluem* ssl_array_index is only used by code inside the HAVE_...
2015-03-31 Jim JagielskiAnd the lognos
2015-03-31 Rainer JungRevert r1670436.
2015-03-31 Rainer JungFollowup to r1670397+r1670434: even more ALPN goodness.
2015-03-31 Jim JagielskiMore ALPN goodness
2015-03-31 Rainer JungFollowup to r1670397: add missing APLOGNO.
2015-03-31 Rainer JungAdd missing APLOGNOs by running
2015-03-31 Jim JagielskiALPN support, based on mod_spdy/mod_h2 patch set
2015-03-27 William A. Rowe JrCorrect MS-DOS check-in crap on text files
2015-03-26 Christophe Jaillets/apr_pstrndup/apr_pstrmemdup/ when applicable
2015-03-26 Yann Ylavicmod_proxy_wstunnel: Avoid an empty response by failing...
2015-03-25 Yann Ylavicmod_proxy_{connect,wstunnel}: follow up to r1657636.
2015-03-24 Jan Kaluža* mod_lua: fix compilation with lua-5.3
2015-03-19 Jan Kaluža* mod_proxy: Allow setting options to globally defined...
2015-03-19 Jan Kaluža* mod_access_compat, mod_authz_host: Handle '#' character.
2015-03-17 Eric CovenerFollowup to r1667385, my sandbox was out of date.
2015-03-17 Eric CovenerRetry ENOENT like ECONNREFUSED, but only near a server...
2015-03-16 Yann Ylaviccore: Cleanup the request soon/even if some output...
2015-03-13 Jan Kaluža* mod_ssl: fix small memory leak in ssl_init_server_cer...
2015-03-13 Christophe JailletAvoid a potential integer underflow in the lock timeout...
2015-03-12 Yann Ylavicssl_util: Fix possible crash (free => OPENSSL_free...
2015-03-10 Yann Ylavicap_die(): follow up to r1657881.
2015-03-10 Yann Ylaviccore, modules: like r1657897 but for core and other...
2015-03-09 Jan Kaluža* mod_cache: Preserve the Content-Type in case of 304...
2015-03-09 Yann Ylavicmod_proxy: use the original (non absolute) form of...
2015-03-06 Ruediger Pluem * Do not reset the retry timeout if the worker is...
2015-03-06 Jan Kaluža*) mod_rewrite: Add support for starting External Rewri...
2015-03-05 Jim JagielskiHmmm... why did git miss this?
2015-03-05 Jim JagielskiFresheh html
2015-03-05 Yann Ylaviccore: Follow up to r1664071: comments on new keep_alive...
2015-03-04 Ruediger Pluem* Fix typo in error message
2015-03-04 Yann Ylaviccore: If explicitly configured, use the KeepaliveTimeou...
2015-03-03 Jan Kaluža* mod_authn_dbd: apr_pstrdup dbd_password and dbd_hash...
2015-03-01 Graham Leggettmod_authn_core: Add expression support to AuthName...
2015-02-22 Jeff Trawickmod_ssl_ct needs a per-vhost module config even if...
2015-02-22 Jeff TrawickProvide separate SSL_CT_*_STATUS variables for client...
2015-02-21 Graham Leggettmod_ssl: Add the SSL_CLIENT_CERT_RFC4523_CEA variable...
2015-02-20 Rainer Jungmod_proxy_ajp: Forward SSL_PROTOCOL. Forthcoming
2015-02-10 Yann Ylavicmod_proxy_http: Use the "Connection: close" header...
2015-02-10 Yann Ylavicmod_proxy_http: Don't expect the backend to ack the...
2015-02-09 Christophe JailletFix a precedence issue.
2015-02-06 Christophe JailletThis 2 includes are not needed anymore.
2015-02-06 Yann Ylavicmod_proxy(es): Avoid error response/document handling...
2015-02-06 Yann Ylavichttp: Make ap_die() robust against any HTTP error code...
2015-02-05 Christophe JailletSave a few bytes in conf pool when parsing some directi...
2015-02-05 Yann Ylavicmod_proxy_connect/wstunnel: If both client and backend...
2015-02-04 Eric Covenerfollowup to r1657261 whitespace only -- reindent body...
2015-02-04 Eric Covener *) SECURITY: CVE-2015-0228 (cve.mitre.org)
2015-02-04 Eric CovenerFix bit-shifting of websockets frame fields that would...
2015-02-03 Yann Ylavicmod_macro: Clear macros before initialization to avoid...
2015-02-02 Christophe JailletFix cut and paste typo in error message + remove empty...
2015-02-01 Yann Ylavicmod_proxy_http: don't connect or reuse backend before...
2015-01-31 Yann Ylavicmod_proxy_connect: fix duplicated AH introduced by...
2015-01-31 Yann Ylavicmod_alias: follow up to r1653941.
2015-01-23 Eric Coveneras in r1517366, drop the severity in authz_groupfile...
2015-01-22 Yann Ylavicmod_ssl: Fix merge problem with SSLProtocol that made...
2015-01-22 Yann Ylavicmod_ssl: revert r1653906, will commit an alternative...
2015-01-22 Graham LeggettUse unsigned bit fields.
2015-01-22 Graham Leggettmod_alias: Introduce expression parser support for...
2015-01-22 Eric CovenerFix merge problem with SSLProtocol that made SSLProtoco...
2015-01-21 Eric CovenerRemove the bitfield spec from the http_ctx_t.state...
2015-01-19 Guenter KnaufEnable to build mod_lua against Lua 5.3.
2015-01-18 Rainer JungSilence compiler warnings:
2015-01-16 Eric Covenermod_rewrite: Improve 'bad flag delimeters' startup...
2015-01-09 Joe Orton* modules/dav/main/config.m4: Remove long-redundant...
2015-01-08 Rainer JungAdd SSLSessionTickets (on|off).
2015-01-08 Eric Covenersave some bytes per Christophe's review.
2015-01-07 Yann Ylavicmod_ssl: follow up to r1601919.
2015-01-07 Kaspar BrandAdd support for extracting subjectAltName entries of...
2015-01-07 Yann Ylavicmod_proxy: Don't put non balancer-member workers in...
2015-01-05 Christophe JailletBe consistant with the code below which accepts lower...
2015-01-05 Joe Orton* modules/cache/mod_socache_memcache.c (socache_mc_stor...
2015-01-02 Rainer Jungmod_proxy_ajp: Fix get_content_length().
2014-12-30 Mike RumphFix some spelling errors in mod_proxy_fcgi comments.
2014-12-29 Eric CovenerPR 56603: Inappropiate ProxyPassReverse match when...
2014-12-28 Daniel RuggeriAdd class attributes for empty descriptions
2014-12-22 Eric CovenerChange the return value to const, so the const non...
2014-12-20 Eric Covenerprovide alternative PATH_INFO calculation options for...
2014-12-20 Eric CovenerAllow SetHandler+UDS+fcgi to take advantage of dedicate...
2014-12-20 Eric CovenerAllow (a hokey) opt-in to connection reuse for mod_prox...
2014-12-19 Eric Covenertweak SCRIPT_FILENAME passed to fastcgi backends when...
2014-12-17 Ruediger Pluem* Fix If-Match handling:
2014-12-15 Ruediger Pluem* Return NULL instead of an empty string as ssl_var_loo...
2014-12-15 Jeff TrawickFix extraction of an SCT list from a stapled OCSP response.
2014-12-14 Jeff Trawickssl_io_filter_handshake(): When a post-handshake check...
2014-12-10 Yann Ylavicmod_proxy: don't add the default port to the name of...
next