1. 01 Aug, 2009 2 commits
  2. 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
  3. 26 Jul, 2009 1 commit
  4. 22 Jul, 2009 2 commits
  5. 08 Jul, 2009 1 commit
  6. 29 Jun, 2009 2 commits
  7. 16 Jun, 2009 2 commits
  8. 15 Jun, 2009 1 commit
    • Daniel Stenberg's avatar
      - Eric Wong's patch: · 4b6d3a2b
      Daniel Stenberg authored
        This allows curl(1) to be used as a client-side tunnel for arbitrary stream
        protocols by abusing chunked transfer encoding in both the HTTP request and
        HTTP response.  This requires server support for sending a response while a
        request is still being read, of course.
      
        If attempting to read from stdin returns EAGAIN, then we pause our sender.
        This leaves curl to attempt to read from the socket while reading from stdin
        (and thus sending) is paused.
      4b6d3a2b
  9. 10 Jun, 2009 1 commit
  10. 09 Jun, 2009 1 commit
  11. 08 Jun, 2009 3 commits
  12. 07 Jun, 2009 2 commits
  13. 05 Jun, 2009 3 commits
  14. 04 Jun, 2009 1 commit
  15. 01 Jun, 2009 2 commits
  16. 27 May, 2009 4 commits
  17. 25 May, 2009 1 commit
  18. 19 May, 2009 1 commit
  19. 18 May, 2009 1 commit
  20. 17 May, 2009 1 commit
  21. 11 May, 2009 3 commits
  22. 08 May, 2009 2 commits
  23. 07 May, 2009 2 commits