Commit History

Author SHA1 Message Date
  Yang Tse 9bf9617ad6 Fix compiler warnings 17 years ago
  Daniel Stenberg cfdcae4bc7 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 18 years ago
  Daniel Stenberg 87c5ed8bec Paul Querna fixed libcurl to better deal with deflate content encoding when 18 years ago
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 years ago
  Dan Fandrich e4a1788614 Fix for a bug report that compressed files that are exactly 64 KiB long 20 years ago
  Daniel Stenberg c28e15c682 Dan Fandrich's fix for libz 1.1 and "extra field" usage in a gzip stream 20 years ago
  Daniel Stenberg 8bfcae65ef Dan Fandrich's gzip handling fix 20 years ago
  Daniel Stenberg e39b29fc48 typecast the conversion to uInt when assigning z->avail_in to prevent 20 years ago
  Daniel Stenberg 018affe6d0 Edited comments only. 20 years ago
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 years ago
  Daniel Stenberg 5dcfb8ad66 ignore the curl/types.h header file 20 years ago
  Daniel Stenberg 8ddc18a4f9 another case which should use CURLcode and not int 21 years ago
  Daniel Stenberg 4d17e77532 use CURLcode, not int, prevents picky compilers to warn 21 years ago
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less 21 years ago
  Daniel Stenberg 61e3d75def Gisle Vanem's patch for variables that "might be used uninitialized" 21 years ago
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 years ago
  Daniel Stenberg 292ef5fabb Dan Fandrich's zlib fix 21 years ago
  Daniel Stenberg c95814c04d Dan Fandrich's gzip bugfix 21 years ago
  Daniel Stenberg fece361a55 Nic fixed so that Curl_client_write() must not be called with 0 lenth data. 21 years ago
  Daniel Stenberg 019c4088cf Dan Fandrich's gzip patch applied 21 years ago
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 22 years ago
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 years ago
  Daniel Stenberg ba4e69bebc updated source code boilerplate/header 22 years ago
  Daniel Stenberg 64bbe9dfaf James Gallagher's Content-Encoding work 22 years ago