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