コミット履歴

作者 SHA1 メッセージ 日付
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 年 前
  Daniel Stenberg 4ad296c60b - A second follow-up change by Andre Guibert de Bruet to fix a related memory 15 年 前
  Daniel Stenberg 8cdc220bc0 nah, use the simpler year - year range syntax only, no matter what emacs' 15 年 前
  Daniel Stenberg d315d41a12 - Andre Guibert de Bruet found and fixed a memory leak in the content encoding 15 年 前
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() 16 年 前
  Daniel Stenberg 13648f8ccd struct HandleData is now called struct SingleRequest, and is only for data that 16 年 前
  Daniel Stenberg ad6e28073c removed space after if and while before the parenthesis for better source code 16 年 前
  Dan Fandrich 668c204970 Song Ma noted a zlib memory leak in the illegal compressed header 17 年 前
  Yang Tse 9bf9617ad6 Fix compiler warnings 17 年 前
  Daniel Stenberg cfdcae4bc7 Based on a patch by Armel Asselin, the FTP code no longer re-issues the TYPE 18 年 前
  Daniel Stenberg 87c5ed8bec Paul Querna fixed libcurl to better deal with deflate content encoding when 18 年 前
  Daniel Stenberg ab4086bc24 Updated the copyright year since changes have been this year. 19 年 前
  Dan Fandrich e4a1788614 Fix for a bug report that compressed files that are exactly 64 KiB long 19 年 前
  Daniel Stenberg c28e15c682 Dan Fandrich's fix for libz 1.1 and "extra field" usage in a gzip stream 19 年 前
  Daniel Stenberg 8bfcae65ef Dan Fandrich's gzip handling fix 19 年 前
  Daniel Stenberg e39b29fc48 typecast the conversion to uInt when assigning z->avail_in to prevent 20 年 前
  Daniel Stenberg 018affe6d0 Edited comments only. 20 年 前
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 年 前
  Daniel Stenberg 5dcfb8ad66 ignore the curl/types.h header file 20 年 前
  Daniel Stenberg 8ddc18a4f9 another case which should use CURLcode and not int 20 年 前
  Daniel Stenberg 4d17e77532 use CURLcode, not int, prevents picky compilers to warn 20 年 前
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less 20 年 前
  Daniel Stenberg 61e3d75def Gisle Vanem's patch for variables that "might be used uninitialized" 20 年 前
  Daniel Stenberg 053f6c85ef updated year in the copyright string 20 年 前
  Daniel Stenberg 292ef5fabb Dan Fandrich's zlib fix 20 年 前
  Daniel Stenberg c95814c04d Dan Fandrich's gzip bugfix 21 年 前
  Daniel Stenberg fece361a55 Nic fixed so that Curl_client_write() must not be called with 0 lenth data. 21 年 前
  Daniel Stenberg 019c4088cf Dan Fandrich's gzip patch applied 21 年 前
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 21 年 前
  Daniel Stenberg f26a338a54 copyright year update in the source header 21 年 前