Skip to content
Snippets Groups Projects
  1. Mar 10, 2004
  2. Mar 09, 2004
  3. Mar 03, 2004
  4. Feb 27, 2004
  5. Feb 26, 2004
  6. Feb 22, 2004
  7. Feb 20, 2004
  8. Feb 02, 2004
  9. Jan 30, 2004
  10. Jan 22, 2004
  11. Jan 11, 2004
  12. Jan 07, 2004
  13. Jan 05, 2004
  14. Dec 03, 2003
  15. Dec 02, 2003
  16. Nov 24, 2003
  17. Nov 11, 2003
  18. Nov 07, 2003
  19. Oct 18, 2003
  20. Oct 17, 2003
  21. Sep 19, 2003
  22. Sep 11, 2003
  23. Sep 04, 2003
  24. Sep 03, 2003
  25. Aug 20, 2003
  26. Aug 11, 2003
  27. Aug 08, 2003
  28. Aug 05, 2003
  29. Jul 30, 2003
  30. Jul 22, 2003
  31. Jul 21, 2003
  32. Jul 19, 2003
  33. Jul 15, 2003
  34. Jul 04, 2003
    • 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
  35. Jun 26, 2003
Loading