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