- Oct 07, 2005
-
-
William A. Rowe Jr authored
Almost a security hole, but certainly not for mod_echo. Save other protocol modules a significant hole if based purely on mod_echo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@307201 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 06, 2005
-
-
Joshua Slive authored
a new version. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@306831 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
docs/build/ should not exist (docs/manual/build/ already in svn:ignore). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@306827 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
httpd-docs procedures call for checking out build underneath the docs/ tree, so add this subdirectory as an svn ignore git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@306817 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@306796 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@306791 13f79535-47bb-0310-9956-ffa450edef68
-
Brian Pane authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@306515 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@306496 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 05, 2005
-
-
Joshua Slive authored
Refresh the SSL FAQ to bring it a little closer to reality. Submitted by: Noirin Plunkett <firebird nerdchic.net> Reviewed by: Joe Orton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@295114 13f79535-47bb-0310-9956-ffa450edef68
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@295079 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 02, 2005
-
-
Richard Bowen authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@293165 13f79535-47bb-0310-9956-ffa450edef68
-
- Oct 01, 2005
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@292954 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 29, 2005
-
-
William A. Rowe Jr authored
Undo fat fingers of commit 292397 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@292398 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Small fix to remove unused 'rv' variable from the excluded code path git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@292397 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 24, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@291272 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 23, 2005
-
-
Bradley Nicholes authored
mod_ldap: Fix PR 36563. Keep track of the number of attributes retrieved from LDAP so that all of the values can be properly cached even if the value is NULL. Reviewed by: bnicholes, minfrin, jim git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@291123 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@291118 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 22, 2005
-
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290868 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 21, 2005
-
-
Bradley Nicholes authored
Backport the use of apr_procattr_addrspace_set() to specify whether the new process should be started in the current address space or a new address space. This should have no effect on most platforms other than NetWare. Reviewed By: jjclar, bnicholes, trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290850 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290758 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290757 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
The more I consider this, the less that it seems possible to truly handle bodies in subrequests, ever. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290742 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Reformat some long-lines >80 and delete a number of truly dead (voted down) suggestions. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290740 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Very important to point out exactly where this is available and where it is not, since TraceEnable extended is likely to be used to confirm behavior between differing types of servers, including 1.3/2.0/2.2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290733 13f79535-47bb-0310-9956-ffa450edef68
-
Joe Orton authored
* srclib/pcre/pcre.c (read_repeat_counts): Check for integer overflow. Obtained from: pcre 6.2 upstream Reviewed by: jorton, nd, wrowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290658 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 20, 2005
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290562 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Quiet a second error, bodyread is always set alongside bodylen, and we would never use the bodyread unless bodylen is set. However gcc4 doesn't like our style, so quiet the compiler. Reported by: jorton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290561 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Reviewed by: Kess git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290560 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
We never call this function with 'nothing to do', however we aught to quiet gcc 4's assumption that we can 'return status;' without having performed any operation that sets status. Reported by: jorton git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290558 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290544 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290522 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Backport trunk changes as recorded in branches/proxy-reqbody-2.0.x, refactoring http_proxy.c request body handling. This correction satisfies the vetoed issues in the originally backported proxy request body handling from trunk/ in 171205. Reviewed by: jim, minfrin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290517 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Remove to readd with full history from proxy-reqbody-2.0.x branch. (turns out you cannot rm and cp to a local copy, removing and adding in the same commit, so this is a two-step process.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290514 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
TraceEnable docs, backported git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290508 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Backport TraceEnable option, correcting RFC violation by mod_proxy as this now drops any proxied TRACE request which tries to pass a body, unless the user explicitly forces 'TraceEnable extended'. Per colm; removed \n's from error_notes, docs coming next. Reviewed by: jimj, colm git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@290502 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 16, 2005
-
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@289674 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 14, 2005
-
-
Graham Leggett authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280964 13f79535-47bb-0310-9956-ffa450edef68
-
- Sep 13, 2005
-
-
Colm MacCarthaigh authored
Vote on "Vary: *" handling, since I've been running this for weeks. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280625 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
Confirmed issue on Solaris 10, and tested the configure changes on Solaris 10. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280623 13f79535-47bb-0310-9956-ffa450edef68
-
Colm MacCarthaigh authored
Vote on the TRACE patch. Testing done on Ubuntu. Add some notes (more reminders for myself than anything else) that have been discussed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280615 13f79535-47bb-0310-9956-ffa450edef68
-