1. 11 Aug, 2009 3 commits
  2. 09 Aug, 2009 1 commit
  3. 01 Aug, 2009 5 commits
  4. 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
  5. 26 Jul, 2009 1 commit
  6. 22 Jul, 2009 2 commits
  7. 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
  8. 15 Jul, 2009 2 commits
  9. 14 Jul, 2009 1 commit
  10. 09 Jul, 2009 1 commit
  11. 08 Jul, 2009 1 commit
  12. 04 Jul, 2009 1 commit
  13. 29 Jun, 2009 1 commit
  14. 17 Jun, 2009 1 commit
  15. 16 Jun, 2009 2 commits
  16. 15 Jun, 2009 2 commits
  17. 11 Jun, 2009 2 commits
    • Yang Tse's avatar
      · 065a51d2
      Yang Tse authored
      mention configure --enable-curldebug decoupled from --enable-debug
      065a51d2
    • Yang Tse's avatar
      · 7edcc221
      Yang Tse authored
      changed testcurl script to allow building test harness
      programs when cross-compiling for a *-*-mingw* host.
      7edcc221
  18. 10 Jun, 2009 1 commit
  19. 09 Jun, 2009 1 commit
  20. 08 Jun, 2009 4 commits
  21. 07 Jun, 2009 2 commits
  22. 05 Jun, 2009 4 commits