1. 06 Sep, 2009 1 commit
  2. 02 Sep, 2009 2 commits
  3. 01 Sep, 2009 2 commits
  4. 31 Aug, 2009 1 commit
  5. 28 Aug, 2009 1 commit
  6. 24 Aug, 2009 3 commits
  7. 21 Aug, 2009 3 commits
  8. 13 Aug, 2009 2 commits
  9. 12 Aug, 2009 2 commits
  10. 11 Aug, 2009 3 commits
  11. 09 Aug, 2009 1 commit
  12. 01 Aug, 2009 5 commits
  13. 27 Jul, 2009 1 commit
    • Daniel Stenberg's avatar
      - All the quote options (CURLOPT_QUOTE, CURLOPT_POSTQUOTE and · 06841282
      Daniel Stenberg authored
        CURLOPT_PREQUOTE) now accept a preceeding asterisk before the command to
        send when using FTP, as a sign that libcurl shall simply ignore the response
        from the server instead of treating it as an error. Not treating a 400+ FTP
        response code as an error means that failed commands will not abort the
        chain of commands, nor will they cause the connection to get disconnected.
      06841282
  14. 26 Jul, 2009 1 commit
  15. 22 Jul, 2009 2 commits
  16. 20 Jul, 2009 1 commit
    • Kamil Dudka's avatar
      - Claes Jakobsson improved the support for client certificates handling · 5f0cae80
      Kamil Dudka authored
        in NSS-powered libcurl. Now the client certificates can be selected
        automatically by a NSS built-in hook. Additionally pre-login to all PKCS11
        slots is no more performed. It used to cause problems with HW tokens.
      
      - Fixed reference counting for NSS client certificates. Now the PEM reader
        module should be always properly unloaded on Curl_nss_cleanup(). If the unload
        fails though, libcurl will try to reuse the already loaded instance.
      5f0cae80
  17. 15 Jul, 2009 2 commits
  18. 14 Jul, 2009 1 commit
  19. 09 Jul, 2009 1 commit
  20. 08 Jul, 2009 1 commit
  21. 04 Jul, 2009 1 commit
  22. 29 Jun, 2009 1 commit
  23. 17 Jun, 2009 1 commit
  24. 16 Jun, 2009 1 commit