- Apr 04, 2003
-
-
Jeff Trawick authored
(e.g., OpenSSL 0.9.7a and xlc_r on AIX). The OpenSSL info callback field changed recently from a generic function pointer to a specific one, and ssl_callback_LogTracingState wasn't quite right. old: ssl.h: void (*info_callback)(); new: ssl.h: void (*info_callback)(const SSL *ssl,int type,int val); git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99201 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99200 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 03, 2003
-
-
Jeff Trawick authored
args to apr and apr-util. This broke binbuild.sh as well as user-specified layout parameters. PR: 18649 Original concept code submitted by: Justin Erenkrantz Mangled by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99188 13f79535-47bb-0310-9956-ffa450edef68
-
- Apr 02, 2003
-
-
William A. Rowe Jr authored
Resync with 2_0_BRANCH git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99172 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 30, 2003
-
-
Graham Leggett authored
PR: Obtained from: Joe Orton <jorton@redhat.com> Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99122 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 29, 2003
-
-
Brian Pane authored
Reviewed by: Greg Ames, Bill Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99109 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 28, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99101 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 24, 2003
-
-
Greg Ames authored
are folded headers. PR 18170 [Peter Mayne <PeterMayne@SPAM_SUX.ap.spherion.com>] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99057 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 22, 2003
-
-
Andre Malo authored
PR: 17629 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99042 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 20, 2003
-
-
William A. Rowe Jr authored
SECURITY: Eliminated leaks of several file descriptors to child processes, such as CGI scripts. PR: 17206 Submitted by: Christian Kratzer <ck@cksoft.de>, Bjoern A. Zeeb <bz@zabbadoz.net> Reviewed by: Joe Orton, Will Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99032 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 19, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99026 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 14, 2003
-
-
Madhusudan Mathihalli authored
INCLUDE path to be defined properly) PR: 11310 Submitted by: Geoff Thrope <geoff@geoffthrope.net> Reviewed by: Madhusudan Mathihalli git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99008 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 13, 2003
-
-
Paul J. Reder authored
I did the work, got out the vote, back-ported it, removed the vote, but forgot to move the CHANGES entry... Darn. I've moved it to where it *should* have been. I hope this causes less confusion than having it out of sequence would have... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99002 13f79535-47bb-0310-9956-ffa450edef68
-
Madhusudan Mathihalli authored
Submitted by: Madhusudan Mathihalli git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99000 13f79535-47bb-0310-9956-ffa450edef68
-
Madhusudan Mathihalli authored
autoconf tools (AC_CHECK_HEADER, AC_CHECK_LIB etc). Submitted by: Geoff Thorpe <geoff@geoffthorpe.net> Reviewed by: Madhu, Justin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98999 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98997 13f79535-47bb-0310-9956-ffa450edef68
-
Madhusudan Mathihalli authored
PR: 17864 Submitted by: Andreas Leimbacher <andreasl67@yahoo.de> Reviewed by: Madhusudan Mathihalli git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98994 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 12, 2003
-
-
Jeff Trawick authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98992 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 11, 2003
-
-
Ian Holsman authored
change directive from compressionlevel to deflatecompressionlevel PR: Obtained from: Submitted by: Ian Holsman, Andre Malo Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98982 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Move an accepted backport. BTW - what's with the *new* mismatches between CHANGES in 2.0-stable and 2.1-dev under the (2.0.45) section? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98972 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 10, 2003
-
-
Andre Malo authored
the current locale. level values are now really parsed as integers. PR: 17564 Reviewed by: Dirk-Willem van Gulik git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98964 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 09, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98953 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 08, 2003
-
-
Andre Malo authored
gzip header. This prevents gzip compressed content from a CGI script from being compressed once more. PR: 17797 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98948 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 07, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98944 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98942 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98940 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98937 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 06, 2003
-
-
Andre Malo authored
Forward port: Escape special characters (especially control characters) in mod_log_config to make a clear distinction between client-supplied strings (with special characters) and server-side strings. This was already introduced in version 1.3.25. Obtained from: Patch in 1.3.25-dev by Martin git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98912 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
around the problem that cookies were set twice during fast internal redirects. PR: 13211 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98910 13f79535-47bb-0310-9956-ffa450edef68
-
Greg Ames authored
CoreDumpDirectory is explicitly coded git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98908 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Jeff reminds me, document this one (users observed the bug). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98901 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 05, 2003
-
-
Ian Holsman authored
Default compression level now changed to Zlib's default (was 'best_speed') Obtained from: Stephen Pierzchala <stephen@pierzchala.com> Michael Schroepl <Michael.Schroepl@telekurs.de> Reviewed by: Ian Holsman git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98895 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
more than one user. On win32 we cannot system("copy") a file, while it's open. PR: PR 12910 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98893 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 04, 2003
-
-
Allan K. Edwards authored
to work around problems with certain VPN and Firewall products that have buggy AcceptEx implementations git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98890 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 02, 2003
-
-
Andre Malo authored
not always match as desired. In order to be correct and safe, the pattern will be re-escaped for output. PR: 12596 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98885 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Thus column headers no longer contain unescaped ampersands. PR: 10880 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98883 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
F=x and V=y in column headers ... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98882 13f79535-47bb-0310-9956-ffa450edef68
-
- Mar 01, 2003
-
-
Andre Malo authored
no-gzip and gzip-only-text/html the same way as mod_deflate does. (it drops all non-identity encodings, not only gzip) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98871 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
aborting after exceeding a limit of internal redirects. The limit defaults to 10 and can be changed using the RewriteOptions directive with the new MaxRedirects=n argument. (The latter required some restructuring of the RewriteOptions evaluation code). (Documentation patch follows asap) PR: 17462 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98863 13f79535-47bb-0310-9956-ffa450edef68
-
- Feb 28, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98842 13f79535-47bb-0310-9956-ffa450edef68
-