- Feb 12, 2010
-
-
Rainer Jung authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@909377 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 04, 2010
-
-
Daniel Earl Poirier authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@906563 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 01, 2010
-
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@905421 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@905414 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 27, 2010
-
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@903785 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@903518 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@903517 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@903514 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@903513 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 25, 2010
-
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@902997 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 24, 2010
-
-
Nick Kew authored
Oops, clashed with fuankg vote. This is not an objection, just a query. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@902669 13f79535-47bb-0310-9956-ffa450edef68
-
Guenter Knauf authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@902668 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@902647 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@902645 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
my misunderstanding. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@902643 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 15, 2010
-
-
Nilgun Belma Buguner authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@899841 13f79535-47bb-0310-9956-ffa450edef68
-
Nilgun Belma Buguner authored
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org> Reviewed by: Orhan Berent <berent belgeler.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@899840 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 14, 2010
-
-
Daniel Earl Poirier authored
(The first argument is optional, so referring to any argument by absolute position is ambiguous). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@899257 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 10, 2010
-
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@897593 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 09, 2010
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@897574 13f79535-47bb-0310-9956-ffa450edef68
-
Nick Kew authored
PR 35999 - preserve port over internal redirection Patch by Jonas Ringh Reviewed niq, covener, sf git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@897568 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@897549 13f79535-47bb-0310-9956-ffa450edef68
-
Stefan Fritsch authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@897527 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 07, 2010
-
-
Eric Covener authored
clarify LDAPConnectionTimeout behavior/availability which is really just passed along to the SDK when applicable. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@896956 13f79535-47bb-0310-9956-ffa450edef68
-
Ruediger Pluem authored
Further mitigation for the TLS renegotation attack, CVE-2009-3555: * modules/ssl/ssl_engine_kernel.c (has_buffered_data): New function. (ssl_hook_Access): Forcibly disable keepalive for the connection if there is any buffered data readable from the input filter stack. * modules/ssl/ssl_engine_io.c (ssl_io_filter_input): Ensure that the BIO uses blocking operations when invoked outside direct control of the httpd filter stack. Thanks to Hartmut Keil <Hartmut.Keil adnovum.ch> for proposing this technique. Submitted by: jorton Reviewed by: rpluem, jim, trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@896900 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 06, 2010
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@896689 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
clarify that FileETag is for static files only, and explicitly mention that ETags aren't generated for files parsed by mod_include. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@896300 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 05, 2010
-
-
Roy T. Fielding authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@896274 13f79535-47bb-0310-9956-ffa450edef68
-
Takashi Sato authored
Similar to r893874, fix the ProxyPass example accoding to the trailing slash rule. PR: 48459 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@896075 13f79535-47bb-0310-9956-ffa450edef68
-
- Jan 04, 2010
-
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@895528 13f79535-47bb-0310-9956-ffa450edef68
-
Eric Covener authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@895527 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 27, 2009
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@894040 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 26, 2009
-
-
Takashi Sato authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@893913 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 25, 2009
-
-
Takashi Sato authored
Fix the ProxyPass example according to the trailing slash rule. Submitted by: inoue <inoue ariel-networks.com> PR: 48444 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@893875 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 22, 2009
-
-
Takashi Sato authored
Submitted by: HANAWA Yoshio <hanawa dino.co.jp> Reviewed by: takashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@893241 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 21, 2009
-
-
Nick Kew authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@893036 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 20, 2009
-
-
Takashi Sato authored
Submitted by: OZAWA Sakuro <ozawa feedforce.jp> Reviewed by: takashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@892569 13f79535-47bb-0310-9956-ffa450edef68
-
- Dec 18, 2009
-
-
Daniel Earl Poirier authored
the configuration file. PR: 46333 Patch submitted by: Nathan Stratton Treadway git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@892282 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
PR 48054 Trunk patch: n/a (trunk upgraded to use ap_expr for condition testing) 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=24418 +1: niq, rpluem, jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@892261 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
per RFC 2616, 13.8. PR 15866 Trunk Patch: http://svn.apache.org/viewvc?rev=818492&view=rev http://svn.apache.org/viewvc?rev=821763&view=rev 2.2.x Patch: http://people.apache.org/~poirier/PR15866-22x.patch +1: poirier, rpluem, rjung, jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@892260 13f79535-47bb-0310-9956-ffa450edef68
-