cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [PATCH] PolarSSL support in cURL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 26 Feb 2010 20:42:48 +0100 (CET)

On Fri, 26 Feb 2010, Hoi-Ho Chan wrote:

> 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.

Yes, we are fine with a mixed copyright ownership as long as the files are MIT
licensed. Of course a single separate copyright owner for a file is only
possible if the file is not a derivate of something existing.

Regarding the actual code, I think it looks pretty good and I think we can
merge it soon and get some testing done. Two things that caught my eye that
look funny were the while-busyloop for the SSL handshake and the while within
the Curl_polarssl_send() function.

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