Skip to content
Snippets Groups Projects
  1. Nov 09, 2004
    • Gisle Vanem's avatar
      · 377e43fb
      Gisle Vanem authored
      Changes for removing libcurl.def file on Win32.
      Added "CURL_EXTERN" to memdebug.h functions.
      Cleaned up Makefile.vc6.
      377e43fb
  2. Nov 08, 2004
  3. Nov 05, 2004
  4. Nov 04, 2004
  5. Nov 02, 2004
  6. Oct 27, 2004
  7. Oct 26, 2004
  8. Oct 25, 2004
  9. Oct 24, 2004
  10. Oct 21, 2004
  11. Oct 19, 2004
  12. Oct 16, 2004
  13. Oct 14, 2004
  14. Oct 13, 2004
    • Gisle Vanem's avatar
      · 9deb76ce
      Gisle Vanem authored
      Set errno = ENOMEM on faild countcheck().
      9deb76ce
  15. Oct 12, 2004
  16. Oct 11, 2004
  17. Oct 10, 2004
  18. Oct 08, 2004
  19. Oct 07, 2004
  20. Oct 06, 2004
    • Gisle Vanem's avatar
      · 071218a2
      Gisle Vanem authored
      Fixed tld_check_name(). idna_to_unicode_lzlz() should never fail,
      but return FALSE if 'uc_name == NULL' just in case.
      071218a2
    • Gisle Vanem's avatar
      · f0d6cc23
      Gisle Vanem authored
      USE_LIBIDN: Added Top-level-domain (TLD) check for host->name.
      Only print a warning if check fails.
      f0d6cc23
    • Daniel Stenberg's avatar
      Chih-Chung Chang reported that if you use CURLOPT_RESUME_FROM and enabled · 9a2aed7d
      Daniel Stenberg authored
      CURLOPT_FOLLOWLOCATION, libcurl reported error if a redirect happened even if
      the new URL would provide the resumed file. Test case 188 added to verify the
      fix (together with existing test 99).
      9a2aed7d
Loading