Skip to content
  1. Aug 15, 2008
    • Dan Fandrich's avatar
      Added test case 1065 to test a PUT with a single file but two URLs. This · a923d854
      Dan Fandrich authored
      was discovered to be problematic while investigating an incident reported by
      Von back in May.  curl in this case doesn't include a Content-Length: or
      Transfer-Encoding: chunked header which is illegal. This test case is
      added to DISABLED until a solution is found.
      a923d854
    • Yang Tse's avatar
      For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, · 66fb9ca5
      Yang Tse authored
      the names of the curl_off_t formatting string directives now become
      CURL_FORMAT_CURL_OFF_T and CURL_FORMAT_CURL_OFF_TU.
      
      CURL_FMT_OFF_T  -> CURL_FORMAT_CURL_OFF_T
      CURL_FMT_OFF_TU -> CURL_FORMAT_CURL_OFF_TU
      
      Remove the use of an internal name for the curl_off_t formatting string directives
      and use the common one available from the inside and outside of the library.
      
      FORMAT_OFF_T  -> CURL_FORMAT_CURL_OFF_T
      FORMAT_OFF_TU -> CURL_FORMAT_CURL_OFF_TU
      66fb9ca5
  2. Aug 13, 2008
  3. Aug 12, 2008
  4. Aug 11, 2008
  5. Aug 08, 2008
  6. Aug 07, 2008
  7. Aug 05, 2008
  8. Aug 04, 2008
  9. Aug 03, 2008
  10. Aug 02, 2008
  11. Aug 01, 2008
  12. Jul 31, 2008
  13. Jul 30, 2008
  14. Jul 29, 2008
  15. Jul 28, 2008