Change to Module DB

2011-09-25 Thread Apache Module Site
User ID : 1758 Title: Apache Rivet Details : https://modules.apache.org/search.php?id=2592

output filters unit-testing frame-work

2011-09-25 Thread Yehezkel Horowitz
Hello I'm looking for a frame-work to perform unit-tests for Apache output filters. The problem of writing such frame-work is how to provide the filter with the whole context (request record, module_config etc.) I didn't find something like this under Apache HTTP Test Project, nor in test

Re: output filters unit-testing frame-work

2011-09-25 Thread Issac Goldstand
Look for Apache::Test in CPAN. It's pretty much the standard Apache test framework today, and supports C and Perl (mod_perl) modules. Issac On 25/09/2011 16:47, Yehezkel Horowitz wrote: Hello I'm looking for a frame-work to perform unit-tests for Apache output filters. The

httpd 2.0.65 - when?

2011-09-25 Thread Guenter Knauf
Hi all, currently the 2.0.65 release seems a bit forgotten ... 2.0.x STATUS reads: 2.0.65 : In maintainance. Jim proposes TR 9/12-15 and offers to RM. http://httpd.apache.org/security/CVE-2011-3192.txt mentions: ... Version 2.0.65 has not been released, but will include this fix, and is

Re: httpd 2.0.65 - when?

2011-09-25 Thread Jim Jagielski
Been a little… preoccupied... Will push this week (and try to finalize the patch to propose). On Sep 25, 2011, at 11:17 AM, Guenter Knauf wrote: Hi all, currently the 2.0.65 release seems a bit forgotten ... 2.0.x STATUS reads: 2.0.65 : In maintainance. Jim proposes TR 9/12-15 and

Re: svn commit: r1172010 - /httpd/httpd/trunk/modules/ssl/ssl_engine_init.c

2011-09-25 Thread Daniel Ruggeri
On 9/23/2011 10:07 AM, Kaspar Brand wrote: On 22.09.2011 22:25, Daniel Ruggeri wrote: trunk suggestion - if this jives, I'll commit later when I have a bit Looks good, just some nits: for (n = 0; n ncerts; n++) { int i, res; res is no longer used, AFAICT Correct - removed

Re: Pushing for httpd 2.4.0 GA

2011-09-25 Thread Keith Mashinter
I've done a backport patch of the mod_proxy_balancer PROXY_WORKER_DRAIN for the 2.2.x stream in the hopes it could be included in a future 2.2.x release. https://issues.apache.org/bugzilla/show_bug.cgi?id=51247   \|/- Keith Mashinter kmash...@yahoo.com From: