コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Stenberg 002cf105c6 - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if 15 年 前
  Dan Fandrich 80ffd3581f Created a CURLMIN macro to match CURLMAX 15 年 前
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl 15 年 前
  Dan Fandrich ea8fbb5233 Added some #ifdefs around header files and change the EAGAIN test to 16 年 前
  Dan Fandrich 4fef0d4f14 Fixed a bug that caused a few bytes of garbage to be sent after a 16 年 前
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 年 前
  Dan Fandrich d51ad518c4 Fixed a compiler warning in the CURL_DISABLE_HTTP case 16 年 前
  Dan Fandrich 183210619d Removed some more code in the CURL_DISABLE_HTTP case 16 年 前
  Yang Tse 4acbe8f20c fix compiler warning 16 年 前
  Daniel Stenberg 0ecdcc253b - John Wilkinson filed bug #2155496 16 年 前
  Dan Fandrich 9dcd0756ba Fixed some compiler warnings with CURL_DISABLE_HTTP 16 年 前
  Dan Fandrich 5b9a57f536 Get rid of some more code in the CURL_DISABLE_HTTP case 16 年 前
  Daniel Stenberg 830018aa38 - Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified and 16 年 前
  Dan Fandrich b9ce871463 Changed the handling of read/write errors in Curl_perform() to allow a 16 年 前
  Yang Tse 2ef72f7abb fix compiler warning 16 年 前
  Daniel Stenberg 387521bb6d comment < 80 columns 16 年 前
  Yang Tse 59e378f48f remove unnecessary typecasting of malloc() 16 年 前
  Yang Tse 861b647e7b remove unnecessary typecasting of realloc() 16 年 前
  Dan Fandrich 91ff938035 Improved the logic the decides whether to use HTTP 1.1 features or not in a 16 年 前
  Daniel Stenberg 18110b519c - Martin Drasar provided the CURLOPT_POSTREDIR patch. It renames 16 年 前
  Daniel Stenberg c67a99ff27 - When libcurl was doing a HTTP POST and the server would respond with 16 年 前
  Dan Fandrich 4b01dfe369 Fixed out of memory problems that caused torture test failures in tests 16 年 前
  Yang Tse ad638da2c2 Library internal only C preprocessor macros FORMAT_OFF_T and FORMAT_OFF_TU 16 年 前
  Yang Tse 66fb9ca5f6 For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros, 16 年 前
  Yang Tse 58f7c82d52 Fix 'result' may be used uninitialized in function readwrite_data() 16 年 前
  Dan Fandrich ab83c0fd5b Refactored Curl_readwrite() into a number of smaller functions. 16 年 前
  Daniel Stenberg 3a499099af - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and 16 年 前
  Dan Fandrich 3615063fbc Added more code under #ifndef CURL_DISABLE_HTTP to fix builds with 16 年 前
  Dan Fandrich cc0285da7f Factored out Curl_copy_header_value 16 年 前
  Daniel Stenberg a96784b98e - David Bau filed bug report #2026240 "CURL_READFUNC_PAUSE leads to buffer 16 年 前