[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug: svnserve fail to detect it is already running

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: Fri, 09 Jul 2010 12:05:47 -0400

On Fri, 2010-07-09 at 11:44 -0400, Stefan Sperling wrote:
> As far as I can tell there is little we can do to secure svnserve
> against this attack on Windows systems other than Server 2003,
> because APR won't let us set the SO_EXCLUSIVEADDR option.

That's okay, we don't want the SO_EXCLUSIVEADDR behavior. We want the
default behavior under Windows, which corresponds to the SO_REUSEADDR
behavior under Unix.
Received on 2010-07-09 18:06:33 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.