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

Re: [PATCH] Fix #625 by upgrading to neon 0.19.0

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-02-19 21:57:32 CET

On Tue, Feb 19, 2002 at 12:45:55PM -0800, Blair Zajac wrote:
> Joe Orton wrote:
> >
> > On Tue, Feb 19, 2002 at 10:08:30AM -0800, Blair Zajac wrote:
> > > This patch upgrades to neon 0.19.0 which fixes issue #625. This issue
> > > is marked resolved/invalid, maybe it should be changed to resolved/fixed.
> >
> > Great! This also needs a certificate verification callback (installed
> > with ne_ssl_set_verify) which just does "return 0" (for the moment),
> > otherwise SSL won't actually work.
>
> Shouldn't that be "return 1"?

It wasn't documented in the header (though it is now in CVS), but no, it
should be return 0, neon mostly follows the "non-zero return value means
error" convention.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:09 2006

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.