1. 07 Apr, 2018 2 commits
    • Daniel Stenberg's avatar
      configure: detect sa_family_t · 4e884615
      Daniel Stenberg authored
      4e884615
    • Stefan Agner's avatar
      tool_operate: Fix retry on FTP 4xx to ignore other protocols · 464a019c
      Stefan Agner authored
      Only treat response code as FTP response codes in case the
      protocol type is FTP.
      
      This fixes an issue where an HTTP download was treated as FTP
      in case libcurl returned with 33. This happens when the
      download has already finished and the server responses 416:
        HTTP/1.1 416 Requested Range Not Satisfiable
      
      This should not be treated as an FTP error.
      
      Fixes #2464
      Closes #2465
      464a019c
  2. 06 Apr, 2018 10 commits
  3. 04 Apr, 2018 3 commits
  4. 02 Apr, 2018 3 commits
  5. 31 Mar, 2018 1 commit
  6. 27 Mar, 2018 1 commit
  7. 26 Mar, 2018 3 commits
  8. 23 Mar, 2018 3 commits
  9. 22 Mar, 2018 3 commits
  10. 21 Mar, 2018 3 commits
  11. 20 Mar, 2018 7 commits
  12. 19 Mar, 2018 1 commit