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

Re: svn commit: r11737 - in branches/svnserve-ssl/subversion: libsvn_ra_svn svnserve

From: <kfogel_at_collab.net>
Date: 2004-11-03 16:20:49 CET

mbk@tigris.org writes:

> --- branches/svnserve-ssl/subversion/libsvn_ra_svn/client.c
> +++ branches/svnserve-ssl/subversion/libsvn_ra_svn/client.c
> @@ -330,8 +327,7 @@
>
> /* Verify that the certificates common name matches the hostname.
> * Adapted from verify_callback() in postfixtls patch by Lutz Jaenicke
> - * at http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/
> - */
> + * at http://www.aet.tu-cottbus.de/personen/jaenicke/postfix_tls/ */
> static svn_boolean_t verify_hostname(ra_svn_session_baton_t *sess,
> apr_pool_t *pool,
> svn_auth_ssl_server_cert_info_t *cert_info)

Before anyone starts worrying: yes, the licenses are obviously
compatible, and we are legally okay to use or derive from this code.

I'm sure MBK checked this too. I just thought I'd anticipate the
thread :-).

That's all,
-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 3 18:14:57 2004

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.