curl-users
Re: Metalink support patch for curl
Date: Sun, 27 May 2012 01:28:54 +0900
On Sat, May 26, 2012 at 6:23 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> On Tue, 22 May 2012, Tatsuhiro Tsujikawa wrote:
>
>> I added checksum checking feature in the attached patch set (still
>> cumulative...).
>
>
> Nice. Unfortunately the -J/O/D patch just made this patch series no longer
> apply cleanly. Can you please give that a look and I promise to get this
> merged really soon?
>
OK, I fixed conflicts. Patch attached.
In addition to fixing conflict, I reduced #ifdef HAVE_LIBMETALINK in
tool_operate.c that you concerned earlier. That is the last patch in
the patch set.
>
>> I'm used to libgcrypt/nettle/OpenSSL, so currently, my abstractions
>> support those libraries. No code added for NSS.
>
>
> As long as there's a decent behavior for the non-supported libs I'm fine
> with that. We support so many SSL libs so it's next to impossible to keep
> the same feature set for them all.
>
Now hash check is done if either OpenSSL or GNUTLS is used to build curl.
Best regards,
Tatsuhiro Tsujikawa
> --
>
> / daniel.haxx.se
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-users
> FAQ: http://curl.haxx.se/docs/faq.html
> Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
- application/x-bzip2 attachment: metalink-patch.tar.bz2