1. 11 Aug, 2009 1 commit
  2. 02 Aug, 2009 1 commit
  3. 01 Aug, 2009 4 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. 08 Jul, 2009 1 commit
  8. 29 Jun, 2009 2 commits
  9. 16 Jun, 2009 2 commits
  10. 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
  11. 10 Jun, 2009 1 commit
  12. 09 Jun, 2009 1 commit
  13. 08 Jun, 2009 3 commits
  14. 07 Jun, 2009 2 commits
  15. 05 Jun, 2009 3 commits
  16. 04 Jun, 2009 1 commit
  17. 01 Jun, 2009 2 commits
  18. 27 May, 2009 4 commits
  19. 25 May, 2009 1 commit
  20. 19 May, 2009 1 commit
  21. 18 May, 2009 1 commit
  22. 17 May, 2009 1 commit
  23. 11 May, 2009 3 commits