Provide a libcurl API for setting mutex callbacks in the underlying SSL

library, so that the same application code can use mutex-locking
independently of OpenSSL or GnutTLS being used.
This commit is contained in:
Daniel Stenberg 2006-06-24 15:21:49 +00:00
parent a8ac6f1dc1
commit 25411e01db
1 changed files with 4 additions and 0 deletions

View File

@ -135,6 +135,10 @@ TODO
SSL
* Provide a libcurl API for setting mutex callbacks in the underlying SSL
library, so that the same application code can use mutex-locking
independently of OpenSSL or GnutTLS being used.
* Anton Fedorov's "dumpcert" patch:
http://curl.haxx.se/mail/lib-2004-03/0088.html