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

Re: [PATCH] OSX Keychain support

From: Wilfredo Sánchez Vega <wsanchez_at_wsanchez.net>
Date: 2005-12-03 00:03:54 CET

   I've reworked Ken's patch to work on trunk, added the necessary
glue to autoconf, and then reworked a few things.

   In particular, swapped the use of service name and account around
to better match what happens with internet passwords (those used by
Safari), and got rid of static buffer allocations.

   Patch file (against today's trunk) is attached.

   If there is code somewhere to split up the realmstring passed to
the auth functions (we'd need to pull out protocol, host(+port), and
realm name), then we can use internet passwords instead of generic
passwords, which would allow us to use the same credentials as Safari
(and other clients) is using and vice versa.

   The only thing I don't understand is whether the patch to
subversion/libsvn_ra_dav/session.c is actually necessary. I don't
have a client side cert for any svn repo, so I couldn't test the SSL
cert password bits.

        -wsv

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sat Dec 3 10:04:49 2005

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.