Skip to content
Snippets Groups Projects
  1. Feb 09, 2010
  2. Feb 04, 2010
    • Yang Tse's avatar
      · a9a5a8e4
      Yang Tse authored
      Modified test case 557 to additionally verify libcurl's internal curl_m*printf()
      functions formatting functionality when handling signed and unsigned shorts.
      a9a5a8e4
    • Yang Tse's avatar
      · 429e5445
      Yang Tse authored
      added an additional second to allow test to pass on heavily loaded servers
      429e5445
  3. Feb 03, 2010
    • Yang Tse's avatar
      · 013ec6a9
      Yang Tse authored
      cookies with same path length might get sorted in different order when
      using different qsort implementations. In order to make this test give
      same results on different systems, paths now have different lengths.
      013ec6a9
    • Yang Tse's avatar
      · e2fc2944
      Yang Tse authored
      added an additional second to allow test to pass on heavily loaded servers
      e2fc2944
  4. Feb 01, 2010
    • Yang Tse's avatar
      · 516cf5c8
      Yang Tse authored
      update rtsp server header field from SWS to RTSPD
      516cf5c8
    • Yang Tse's avatar
      · 35fbeda0
      Yang Tse authored
      Test suite support for RTSP
      35fbeda0
  5. Jan 29, 2010
    • Yang Tse's avatar
      · 5312fdcd
      Yang Tse authored
      Chris Conroy fixed test #568 issues with carriage returns
      5312fdcd
  6. Jan 28, 2010
    • Yang Tse's avatar
      · 6259bcd5
      Yang Tse authored
      Chris Conroy provided first RTSP tests
      6259bcd5
    • Yang Tse's avatar
      · a4031dbd
      Yang Tse authored
      RTSP tests disabled until test harness RTSP support is updated
      a4031dbd
  7. Jan 22, 2010
  8. Jan 21, 2010
  9. Jan 20, 2010
  10. Jan 19, 2010
  11. Jan 18, 2010
  12. Jan 13, 2010
  13. Jan 12, 2010
  14. Jan 11, 2010
  15. Jan 07, 2010
  16. Jan 06, 2010
  17. Jan 01, 2010
    • Daniel Stenberg's avatar
      - Ingmar Runge enhanced libcurl's FTP engine to support the PRET command. This · 605bbfc4
      Daniel Stenberg authored
        command is a special "hack" used by the drftpd server, but even though it is
        a custom extension I've deemed it fine to add to libcurl since this server
        seems to survive and people keep using it and want libcurl to support
        it. The new libcurl option is named CURLOPT_FTP_USE_PRET, and it is also
        usable from the curl tool with --ftp-pret. Using this option on a server
        that doesn't support this command will make libcurl fail.
      605bbfc4
  18. Dec 30, 2009
  19. Dec 29, 2009
  20. Dec 24, 2009
  21. Dec 21, 2009
  22. Dec 20, 2009
  23. Dec 17, 2009
  24. Dec 16, 2009
  25. Dec 14, 2009
  26. Dec 12, 2009
  27. Dec 10, 2009
  28. Dec 07, 2009
  29. Oct 30, 2009
  30. Oct 25, 2009
  31. Sep 26, 2009
Loading