1. 05 Jan, 2004 1 commit
  2. 24 Nov, 2003 1 commit
  3. 23 Nov, 2003 1 commit
  4. 11 Nov, 2003 1 commit
  5. 06 Nov, 2003 2 commits
  6. 01 Nov, 2003 1 commit
  7. 30 Oct, 2003 2 commits
  8. 21 Oct, 2003 1 commit
  9. 18 Oct, 2003 1 commit
  10. 17 Oct, 2003 1 commit
  11. 16 Oct, 2003 1 commit
  12. 08 Oct, 2003 1 commit
  13. 03 Oct, 2003 1 commit
  14. 21 Sep, 2003 1 commit
  15. 19 Sep, 2003 2 commits
  16. 07 Sep, 2003 1 commit
  17. 04 Sep, 2003 1 commit
  18. 03 Sep, 2003 1 commit
  19. 01 Sep, 2003 1 commit
  20. 20 Aug, 2003 1 commit
  21. 15 Aug, 2003 1 commit
  22. 12 Aug, 2003 1 commit
  23. 11 Aug, 2003 2 commits
  24. 08 Aug, 2003 1 commit
  25. 28 Jul, 2003 1 commit
  26. 22 Jul, 2003 1 commit
  27. 21 Jul, 2003 1 commit
  28. 04 Jul, 2003 1 commit
    • 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
  29. 26 Jun, 2003 1 commit
  30. 12 Jun, 2003 1 commit
  31. 10 Jun, 2003 2 commits
  32. 05 Jun, 2003 1 commit
  33. 27 May, 2003 3 commits