From 25411e01db2a71761327c09139708f8b34163a4e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 24 Jun 2006 15:21:49 +0000 Subject: 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. --- docs/TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/TODO b/docs/TODO index e0c733d47..90852d810 100644 --- a/docs/TODO +++ b/docs/TODO @@ -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 -- cgit v1.2.3