- May 19, 2003
-
-
Wilfredo Sanchez authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99926 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99924 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Drop SSL_set_state() in favor of a proper SSL_renegotiate() to begin rehandshaking the SSL connection, vis-a-vis ApacheSSL. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99921 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Drop archiac notes - no special steps required once we test for ENGINE_init() git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99920 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Roll away the SSL_EXPERIMENTAL_ENGINE test in favor of testing for the ENGINE_init() function in config.m4, and rely on HAVE_ENGINE_INIT instead. Reviewed by: Ben Laurie (concept) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99919 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
First point out that we lost HAVE_SSL_SET_STATE and HAVE_SSL_SET_CERT_STORE autoconf discovery. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99918 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99914 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Reviewed by: Jeff Trawick git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99913 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
new LimitInternalRecursion directive configures limits of subsequent internal redirects and nested subrequests, after which the request will be aborted. [William Rowe, Jeff Trawick, Andr� Malo] PR: 19753 (and probably others) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99911 13f79535-47bb-0310-9956-ffa450edef68
-
- May 18, 2003
-
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99910 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99909 13f79535-47bb-0310-9956-ffa450edef68
-
- May 17, 2003
-
-
Andre Malo authored
I'm wondering if this ever worked ... PR: 8493 (related to) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99902 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Reviewed by: Astrid Ke�ler git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99900 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99899 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Stay in sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99897 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99891 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99890 13f79535-47bb-0310-9956-ffa450edef68
-
- May 16, 2003
-
-
Andre Malo authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99884 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Submitted by: Jeongho Jeon <maczniak@operamail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99883 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
Translated by: Jeongho Jeon <maczniak@operamail.com> Reviewed by: Choi Kyusic <kyusic@hotmail.com> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99882 13f79535-47bb-0310-9956-ffa450edef68
-
Andre Malo authored
for already compressed content in mod_deflate. PR: 19913 Submitted by: Tsuyoshi SASAMOTO <nazonazo@super.win.ne.jp> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99880 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99879 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix my build breakage of TRU64 (hopefully, based on Jeff's feedback.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99875 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Why wouldn't this be a mod_ssl header? git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99871 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Offer mod_bucketeer and mod_echo in the top-level project. But do NOT build them by default. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99870 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
A few odd .dsp's to help testers and developers along (really irrelevant for binary or default builds.) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99869 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
One item off of the plate - on to further patches. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99868 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
resync to 2.0.46 - varying whitespace is extremely irritiating when the "Changes to 2.0.{current}" sections aught to be identical. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99866 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Not sure about the forest v.s. the trees - if anyone wanted to call out the real tall trees that would be good. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99864 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Assure that we block on the read BIO when we invoke the read BIO for both first-use cases (via ssl_io_input_add_filter) and when we are writing and need response from the client (via ssl_io_filter_output). Both of these cases are always blocking. [ PR: 19242 Submitted by: David Deaves <David.Deaves@dd.id.au>, William Rowe git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99863 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a VPATH build install bug - the special.mk file was never installed (because we didn't rewrite it to the VPATH from the sourcepath), so copy any sourcepath\build\*.mk files along with the vpath\build\*.mk files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99862 13f79535-47bb-0310-9956-ffa450edef68
-
William A. Rowe Jr authored
Fix a VPATH build issue - our command lines can sometimes hit the wall against the shell's max command line length. We had a number of needless paths included in VPATH builds; this change will spare us from -I'ncluding the module paths with no .h files. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99861 13f79535-47bb-0310-9956-ffa450edef68
-
- May 15, 2003
-
-
Bill Stoddard authored
i hop from left to right and then, hop hop I hop right back again. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99855 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99853 13f79535-47bb-0310-9956-ffa450edef68
-
Ken Coar authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99850 13f79535-47bb-0310-9956-ffa450edef68
-
Bradley Nicholes authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99846 13f79535-47bb-0310-9956-ffa450edef68
-
Aaron Bannert authored
be built as DSOs by default (eg. ./configure --enable-mods-shared=most) then we must override the default, otherwise none of the modules will end up being installed (even though they'll get built). git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99844 13f79535-47bb-0310-9956-ffa450edef68
-
Justin Erenkrantz authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99841 13f79535-47bb-0310-9956-ffa450edef68
-
Jim Jagielski authored
mod_cache on up git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99840 13f79535-47bb-0310-9956-ffa450edef68
-
Bill Stoddard authored
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99838 13f79535-47bb-0310-9956-ffa450edef68
-