Re: cvs commit: httpd-2.0/modules/ssl config.m4

2004-11-10 Thread William A. Rowe, Jr.
At 01:03 PM 11/10/2004, Joe Orton wrote: >On Wed, Nov 10, 2004 at 10:54:57AM -0600, William Rowe wrote: >> Sorry, veto on this one. I actually have a module that uses >> mod_ssl's implementation to inject an apache ssl filter for >> an ftp datastream. Please, revert. > >I guess your module has b

[STATUS] (httpd-2.1) Wed Nov 10 23:45:15 EST 2004

2004-11-10 Thread Rodent of Unusual Size
APACHE 2.1 STATUS: -*-text-*- Last modified at [$Date: 2004/11/06 08:28:24 $] Release [NOTE that only Alpha/Beta releases occur in 2.1 development]: 2.1.1 : Proposed roll on 11/14/2004 (around/after Hackathon). Justin volunteers as

[STATUS] (httpd-2.0) Wed Nov 10 23:45:11 EST 2004

2004-11-10 Thread Rodent of Unusual Size
APACHE 2.0 STATUS: -*-text-*- Last modified at [$Date: 2004/11/10 18:05:46 $] Release: 2.0.53 : in development 2.0.52 : released September 28, 2005 as GA. 2.0.51 : released September 15, 2004 as GA. 2.0.50 : released June 30, 2004 a

[STATUS] (apache-1.3) Wed Nov 10 23:45:06 EST 2004

2004-11-10 Thread Rodent of Unusual Size
APACHE 1.3 STATUS: -*-text-*- Last modified at [$Date: 2004/10/30 13:20:38 $] Release: 1.3.34-dev: In development. 1.3.33: Tagged October 27, 2004 1.3.32: Tagged October 18, 2004. Not formally released. 1.3.31: Tagged May 7, 2004. Announc

Re: cvs commit: httpd-2.0/modules/ssl config.m4

2004-11-10 Thread Joe Orton
On Wed, Nov 10, 2004 at 10:54:57AM -0600, William Rowe wrote: > Sorry, veto on this one. I actually have a module that uses > mod_ssl's implementation to inject an apache ssl filter for > an ftp datastream. Please, revert. I guess your module has been broken against HEAD since mod_ssl.h stopped

Re: cvs commit: httpd-2.0/modules/ssl config.m4

2004-11-10 Thread William A. Rowe, Jr.
Sorry, veto on this one. I actually have a module that uses mod_ssl's implementation to inject an apache ssl filter for an ftp datastream. Please, revert. Aside from this, the solution is unlikely to be truly portable. A better solution would be a more aggressive use of static fn() declarations

Re: cvs commit: httpd-2.0/modules/ssl ssl_engine_init.c

2004-11-10 Thread Dirk-Willem van Gulik
Excelent - thank you - this has bitten me so many times ! Dw. On Wed, 10 Nov 2004 [EMAIL PROTECTED] wrote: > jorton 2004/11/10 03:49:38 > > Modified:modules/ssl Tag: APACHE_2_0_BRANCH ssl_engine_init.c > Log: > Backport from HEAD: > > * modules/ssl/ssl_engine_init.c (ssl_init_p