Skip to content
  1. Apr 07, 2018
    • 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. Apr 06, 2018
  3. Apr 04, 2018
  4. Apr 02, 2018
  5. Mar 31, 2018
  6. Mar 27, 2018
  7. Mar 26, 2018
  8. Mar 23, 2018
  9. Mar 22, 2018
  10. Mar 21, 2018
  11. Mar 20, 2018
  12. Mar 19, 2018