From: Daniel Stenberg Date: Tue, 11 Sep 2001 22:35:23 +0000 (+0000) Subject: now can set list of ciphers X-Git-Tag: Curl_easy_1-1-7~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=051fad8d88e84264da6d86a61723c149e85ce579;p=curl now can set list of ciphers --- diff --git a/docs/TODO b/docs/TODO index a7e867f40..d27ba104a 100644 --- a/docs/TODO +++ b/docs/TODO @@ -21,8 +21,6 @@ To do in a future release (random order): * Make the connect non-blocking so that timeouts work for connect in multi-threaded programs - * Add an interface that enables a user to select prefered SSL ciphers to use. - * Consider an interface to libcurl that allows applications to easier get to know what cookies that are sent back in the response headers.