* Ronald Park wrote:

> Is there a PR associated with the Security fix for the DOS attack via
> the MIME folded headers?  Or, more importantly, a patch file showing
> what was changed?  I'd like to see about back-porting it to an older
> version. :)

http://svn.apache.org/viewcvs.cgi/httpd/httpd/branches/APACHE_2_0_BRANCH/server/protocol.c?rev=105730&r1=105278&r2=105730&makepatch=1&diff_format=u

or if you prefer svn diff:
$ cd checkout/of/2.0.x/branch
$ svn diff -r 105729:105730

nd
-- 
my @japh = (sub{q~Just~},sub{q~Another~},sub{q~Perl~},sub{q~Hacker~});
my $japh = q[sub japh { }]; print join       #########################
 [ $japh =~ /{(.)}/] -> [0] => map $_ -> ()  #            André Malo #
=> @japh;                                    # http://pub.perlig.de/ #

Reply via email to