From: Daniel Stenberg Date: Tue, 11 Sep 2001 22:35:23 +0000 (+0000) Subject: now can set list of ciphers X-Git-Tag: curl-7_9~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=051fad8d88e84264da6d86a61723c149e85ce579;p=thirdparty%2Fcurl.git now can set list of ciphers --- diff --git a/docs/TODO b/docs/TODO index a7e867f401..d27ba104a3 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.