コミット履歴

作者 SHA1 メッセージ 日付
  Daniel Stenberg 61a6992559 Curl_getinfo() now checks for a NULL SessionHandle pointer 18 年 前
  Yang Tse 15d8bb2105 Compiler warning fix 18 年 前
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 年 前
  Dan Fandrich 997a987943 Minix 3 doesn't have MSG_PEEK 18 年 前
  Daniel Stenberg 5d5f5e3be8 make sure the LASTSOCKET check only checks for SSL status if the socket 18 年 前
  Daniel Stenberg c9c5ce2365 David McCreedy provided a fix for CURLINFO_LASTSOCKET that does extended 18 年 前
  Daniel Stenberg 598ffeea89 David McCreedy added CURLINFO_FTP_ENTRY_PATH to export the FTP entry path 18 年 前
  Daniel Stenberg 87bcb6f377 Karl M added the CURLOPT_CONNECT_ONLY and CURLINFO_LASTSOCKET options that 19 年 前
  Daniel Stenberg 2236ba0d20 Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is a 19 年 前
  Daniel Stenberg 76c7c694c5 modified this year 19 年 前
  Daniel Stenberg 6e61939382 GnuTLS support added. There's now a "generic" SSL layer that we use all over 19 年 前
  Dan Fandrich 26fe6da93b Renamed a struct member to avoid conflict with a C++ reserved word. 20 年 前
  Gisle Vanem 7d3f5d7ac1 urldata.h: Removed engine_list. 20 年 前
  Daniel Stenberg 07f107ae20 Moved the engine stuff from the root-level of the SessionHandle struct to the 20 年 前
  Gisle Vanem be9ea07e87 Handle new type CURLINFO_SLIST. 20 年 前
  Daniel Stenberg f4bef25b5e CURLINFO_NUM_CONNECTS and more 20 年 前
  Daniel Stenberg be1cece69b - Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an 20 年 前
  Daniel Stenberg bbafb2eb27 curl_global_init_mem() allows the memory functions to be replaced. 20 年 前
  Daniel Stenberg 9d064a3927 dl and ulspeed are now curl_off_t so typecast them to double when we 20 年 前
  Daniel Stenberg 0d1fc73f21 Use more curl_off_t variables when doing the progress meter calculations and 20 年 前
  Daniel Stenberg 4d17d6876e Dan Fandrich's cleanup patch to make pedantic compiler options cause less 21 年 前
  Daniel Stenberg 053f6c85ef updated year in the copyright string 21 年 前
  Daniel Stenberg 1f9b0e70ab Based on Joerg Mueller-Tolk's patch, this introduces support for 21 年 前
  Daniel Stenberg 5974309d10 CURLINFO_RESPONSE_CODE replaces CURLINFO_HTTP_CODE 21 年 前
  Daniel Stenberg 27619fc450 Added support for CURLINFO_HTTP_CONNECTCODE 21 年 前
  Daniel Stenberg 308bc9d919 use CURLDEBUG instead of MALLOCDEBUG for preprocessor conditions 21 年 前
  Daniel Stenberg f213e857ab Andy Cedilnik fixed some compiler warnings 21 年 前
  Daniel Stenberg a7c72b7abf removed the local variables for emacs and vim, use the new sample.emacs 22 年 前
  Daniel Stenberg f26a338a54 copyright year update in the source header 22 年 前
  Daniel Stenberg 4527995e66 Allow CURLINFO_PRIVATE to be NULL, patch by Markus Oberhumer 22 年 前