cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] PolarSSL support in cURL

From: Hoi-Ho Chan <hoiho.chan_at_gmail.com>
Date: Fri, 26 Feb 2010 08:56:55 -0800

Hi Gün

On Fri, Feb 26, 2010 at 5:37 AM, Guenter <lists_at_gknw.net> wrote:

> Hi Hoi-Ho,
> Hoi-Ho Chan schrieb:
> > I have patched cURL to make use of PolarSSL for all the SSL/TLS
> > routines. This is going to be very useful for embedded devices as
> > OpenSSL is often too big for them. So far most of the functionalities
> > are supported: client & CA certificates (no directories), certificate
> > validation, and resuming SSL sessions. Many thanks to Paul who helped me
> > to integrate PolarSSL properly.
> >
> > The patch is against the latest cURL release (7.20.0)
> I took a first look at your patch, but what I think is not acceptable is
> that the new added files hold your copyright. This would mean that parts
> of libcurl are your copyright while the rest is MIT. I think we can add
> a line like 'written by Hoi-Ho Chan', but the top copyright notice must
> be same as with all other files. Are you fine with this change when we
> consider to add these files to libcurl?
>
>
The two new files in question, lib/polarssl.h and lib/polarssl.c are
intended to be MIT licensed. If you look at lib/socks_gssapi.c it shares the
same format.

Thanks
Hoi-Ho

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-02-26