curl-library
Re: [PATCH] PolarSSL support in cURL
Date: Wed, 05 May 2010 13:55:40 -0700
Daniel Stenberg wrote:
> o ... In fact, I'm a bit sad to see that polarssl seems to be
> even worse than the other SSL libraries in the docs department and I fail to
> find *ANY* docs for *ANY* function calls? Am I just not looking at the right
> places?
Sounds about right. The source code is the documentation. That didn't bother
me too much, it only took me a couple hours to adapt librtmp to use it.
> o Speaking of version, is there really no way (build time or run time) to
> figure out what PolarSSL version that is used?
Looks like it. It sort of makes sense when you're working with an embedded
environment - the version at build time is what it is, and it's statically
embedded into the binary so runtime checks are superfluous.
-- -- Howard Chu CTO, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/ ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2010-05-05