summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* On the trunk:Stefan Eissing2016-12-311-1/+1
* Move attribution for mod_remoteip RemoteIPProxyProtocol from file to CHANGESDaniel Ruggeri2016-12-311-3/+0
* Shorten RemoteIPProxyProtocolEnable to RemoteIPProxyProtocol and correct refe...Daniel Ruggeri2016-12-302-740/+4
* Merge new PROXY protocol code into mod_remoteipDaniel Ruggeri2016-12-301-2/+773
* PR60009: RewriteRule local prefix checking updateEric Covener2016-12-291-1/+18
* mod_remoteip: Set useragent port to zero PR59931Eric Covener2016-12-291-0/+3
* let wstunnel run firstEric Covener2016-12-281-2/+3
* improve a debug messageEric Covener2016-12-281-1/+2
* revert back... no conflict w/ nameJim Jagielski2016-12-261-18/+18
* for the time being, rename as ProxyProtocolFilter to avoidJim Jagielski2016-12-261-18/+18
* Donation of mod_proxy_protocol from https://github.com/roadrunner2/mod-proxy-...Jim Jagielski2016-12-261-0/+736
* Unlock mutex in error path.Christophe Jaillet2016-12-251-0/+3
* On the trunk:Stefan Eissing2016-12-241-2/+2
* On the trunk:Stefan Eissing2016-12-241-6/+0
* Return HTTP 504 rather than 503 when a proxy timeout is hit.Luca Toscano2016-12-231-0/+3
* On the trunk:Stefan Eissing2016-12-231-1/+10
* On the trunk:Stefan Eissing2016-12-231-2/+2
* On the trunk:Stefan Eissing2016-12-236-8/+66
* mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an establishedYann Ylavic2016-12-221-4/+7
* pass along error bucketsEric Covener2016-12-221-0/+7
* http_header_filter: on check_headers() failure, use AP_FILTER_ERROR and EOCYann Ylavic2016-12-201-24/+24
* Silence compiler warning:Rainer Jung2016-12-191-1/+1
* mod_socache_redis also uses mod_status hooksWilliam A. Rowe Jr2016-12-161-2/+2
* related to http://svn.apache.org/viewvc?view=revision&revision=1774602Jim Jagielski2016-12-161-8/+8
* Add ../generators to include path for WindowsRainer Jung2016-12-161-2/+2
* Use correct format pattern, "%lu" is wrong forRainer Jung2016-12-161-6/+6
* http: release data buckets (memory, fd, ...) as soon as possible whenYann Ylavic2016-12-141-6/+6
* short-circuit some kinds of looping in RewriteRule.Eric Covener2016-12-141-0/+11
* Follow up to r1773761: restore EOC semantic.Yann Ylavic2016-12-141-18/+10
* html elementsJim Jagielski2016-12-131-9/+9
* Some "error" reporting if we overflowJim Jagielski2016-12-131-1/+5
* Follow up to r1773761: improved recursion detection.Yann Ylavic2016-12-121-8/+19
* Follow up to r1773761: we need to check both ap_send_error_response() and int...Yann Ylavic2016-12-121-4/+4
* Follow up to r1773761: don't recurse on ap_send_error_response() either.Yann Ylavic2016-12-121-2/+5
* Follow up to r1773761: don't recurse on internal redirects.Yann Ylavic2016-12-121-11/+25
* Follow up to r1773761: don't check_headers() more than once.Yann Ylavic2016-12-121-9/+11
* Follow up to r1773293.Yann Ylavic2016-12-121-30/+40
* ProxyPass ! doesn't block per-directory ProxyPassEric Covener2016-12-091-4/+15
* Drop C-L header and message-body from HTTP 204 responses.Luca Toscano2016-12-091-2/+6
* change error handling for bad resp headersEric Covener2016-12-081-5/+16
* revert r1773285 Eric Covener2016-12-081-15/+5
* change error handling for bad resp headersEric Covener2016-12-081-5/+15
* After eliminating unusual whitespace in Unsafe mode (e.g. \f \v), we are leftWilliam A. Rowe Jr2016-12-071-11/+1
* mod_auth_digest: fix segfaults during shared memory exhaustionJacob Champion2016-12-061-9/+43
* mod_session_crypto: Authenticate the session data/cookie with a MAC (SipHash)Yann Ylavic2016-12-051-36/+192
* update after mod_http2 backportStefan Eissing2016-12-041-2/+2
* SECURITY: CVE-2016-8740Stefan Eissing2016-12-042-30/+42
* Fix some style issue.Christophe Jaillet2016-12-031-5/+10
* The default value of 'inherit' should be AP_LUA_INHERIT_UNSET.Christophe Jaillet2016-12-031-0/+1
* Remove some spaces to synch with 2.4Christophe Jaillet2016-12-031-1/+1