- Aug 14, 2002
-
-
Cliff Woolley authored
than down, strange as that may seem. this function still needs further testing, but this is better than what was there a minute ago. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96372 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96371 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96370 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96369 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 13, 2002
-
-
Cliff Woolley authored
no functional change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96368 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96367 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
Submitted by: Jean-Jacques Clar <jjclar@novell.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96366 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96365 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
different request_recs after an ErrorDocument internal redirect failure. examples: wrong Content-Type, garbled output from ebcdic servers due to double charset translation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96364 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 12, 2002
-
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96363 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
files have been properly renamed before building. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96358 13f79535-47bb-0310-9956-ffa450edef68
-
Joshua Slive authored
PR: 11626 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96355 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 11, 2002
-
-
Brian Havard authored
in an unkillable process if shutdown_pending doesn't manage to trigger process exit. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96349 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 10, 2002
-
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96348 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96347 13f79535-47bb-0310-9956-ffa450edef68
-
Erik Abele authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96346 13f79535-47bb-0310-9956-ffa450edef68
-
Roy T. Fielding authored
first and then performs a check of the version, only warning the user if they chose, or we selected, an old version of OpenSSL. This change also allows the code to work for non-openssl libraries selected via the --with-ssl=dir option, which can override the automated library check in any case. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96345 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 09, 2002
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96334 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96333 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
Submitted by: Mathihalli Madhusudan <madhusudan_mathihalli@hp.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96328 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Security rollup for 2.0.40 release. Tag and roll baby. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96327 13f79535-47bb-0310-9956-ffa450edef68
-
Ian Holsman authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96326 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96325 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Notations for win32/iconv, and fix a typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96324 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Reenable apr-iconv for ongoing development effort. Sorry that we had to defer this, but building with the patch [which will be placed in patches] will allow anyone to build an xlate-enabled aprutil for ongoing svn and other development. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96323 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Since library detection is _not_ complete, and this code is extremely alpha quality, backout the apr-iconv for Win32 changes from the .40 release. Many have objected [not -1 exactly] to forcing iconv for any user to build xlate, and the detection/fixup patches are a blocker for releasing this overdue version. Recommiting immediately after tagging this sans-iconv point for .40, and create a patch anyone can apply to enable this for the release tarball. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96322 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 08, 2002
-
-
Greg Ames authored
extra eyeballs would be appreciated. If it's not really dead, then we need to re-arrange this function so that earlier changes to the r aren't lost. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96321 13f79535-47bb-0310-9956-ffa450edef68
-
Graham Leggett authored
chain. PR: Obtained from: Submitted by: Peter Van Biesen <peter.vanbiesen@vlafo.be> Reviewed by: Graham Leggett <minfrin@apache.org> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96320 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96319 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 07, 2002
-
-
Ian Holsman authored
This will allow things like... SetEnv gzip-only-text/html 1 BrowserMatch "GECKO" gzip-only-text/html=0 Obtained from: Andr� Schild <A.Schild@aarboard.ch> Reviewed by: Ian Holsman git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96318 13f79535-47bb-0310-9956-ffa450edef68
-
Sander Striker authored
return anything. Submitted by: Thom May <thom@planetarytramp.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96317 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 06, 2002
-
-
William A. Rowe Jr authored
Pardon je, it seems the most obvious solutions are always the easiest to incorporate new bugs. Solve the 0index.html bad uri bug. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96316 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Wasn't the only one with the essential idea, co-credit where credit is due. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96315 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
This was never a 'vulnerability'... the APR_FILEPATH_SECUREROOT flag passed to apr_filepath_merge refused to merge any rooted 'addpath'. However, that isn't the traditional 1.3 behavior, so fly past any leading '/'s on the way to merging the uri to the DocumentRoot. PR: 10946 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96314 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
worth noting git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96313 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 05, 2002
-
-
Cliff Woolley authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96312 13f79535-47bb-0310-9956-ffa450edef68
-
Cliff Woolley authored
Submitted by: Zeno <zeno@cgisecurity.net> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96311 13f79535-47bb-0310-9956-ffa450edef68
-
- Aug 04, 2002
-
-
William A. Rowe Jr authored
This was an identity... sort of silly really. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96309 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
INVALID_SOCKET is -1 and appropriate to test throughout. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96308 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Lots o bugs and emits here. accept_socket is a handle, although vc and the psdk aren't good about remembering that. never use GetLastError() to ap_log_error. remember that we could have a socket closed by our neighbor while we were blocking. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96307 13f79535-47bb-0310-9956-ffa450edef68
-