On Fri, 3 Dec 2010, Hu, Eric wrote:

I am adding axTLS support to cURL. This patch is the first stage. All this patch does is stub out the SSL API for axTLS and make the build system aware of axTLS. No direct calls to axTLS are happening yet. However, I'd like to get feedback on this "infrastructure" portion and make sure that I'm not going against any project conventions before I move forward. The patch is based off commit 99a07a1fdf2a4e0ee37e8c324fcb6d52222ebaff.

I'd say that sounds like a perfect description on how to proceed and what's necessary to make things work.

It also reminded me that there is some SSL-related stuff in lib/http.c that we should move into their own SSL library specific source files instead. (The https_getsock functions.)

--

 / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to