Skip to content
  1. Jul 04, 2003
    • Daniel Stenberg's avatar
      adjusted to the NTLM updates · 8736c11d
      Daniel Stenberg authored
      8736c11d
    • Daniel Stenberg's avatar
      Peter Sylvester's patch was applied that introduces the following: · 45fc7609
      Daniel Stenberg authored
         CURLOPT_SSL_CTX_FUNCTION to set a callback that gets called with the
         OpenSSL's ssl_ctx pointer passed in and allow a callback to act on it. If
         anything but CURLE_OK is returned, that will also be returned by libcurl
         all the way back. If this function changes the CURLOPT_URL, libcurl will
         detect this and instead go use the new URL.
      
         CURLOPT_SSL_CTX_DATA is a pointer you set to get passed to the callback set
         with CURLOPT_SSL_CTX_FUNCTION.
      45fc7609
  2. Jul 01, 2003
  3. Jun 27, 2003
  4. Jun 26, 2003