تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Daniel Stenberg c0111460b0 Curl_setup_transfer: no longer returns anything 14 سال پیش
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 سال پیش
  Yang Tse 4798f4e652 Fix compiler warning: addition result could be truncated before cast to bigger sized type 15 سال پیش
  Daniel Stenberg 352177090f - Fabian Keil ran clang on the (lib)curl code, found a bunch of warnings and 15 سال پیش
  Yang Tse 1c2947581b fix shadowing of a global declaration 15 سال پیش
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl 16 سال پیش
  Dan Fandrich ea8fbb5233 Added some #ifdefs around header files and change the EAGAIN test to 16 سال پیش
  Daniel Stenberg b701ea36a7 moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_ 16 سال پیش
  Dan Fandrich bab5183820 Created Curl_raw_nequal() which does a C-locale string case comparison. 16 سال پیش
  Dan Fandrich 8f467b4288 Removed unneeded includes of signal.h and setjmp.h 16 سال پیش
  Daniel Stenberg 662bee7193 All static functions that were previously name Curl_* something no longer 17 سال پیش
  Daniel Stenberg 13648f8ccd struct HandleData is now called struct SingleRequest, and is only for data that 17 سال پیش
  Daniel Stenberg cbd1a77ec2 if () => if() 17 سال پیش
  Yang Tse 92433e596b We use this ZERO_NULL to avoid picky compiler warnings, 17 سال پیش
  Patrick Monnerat 07b6e7363d Added per-protocol callback static tables, replacing callback ptr storage 17 سال پیش
  Dan Fandrich 523767660c Fixed some minor mismatched types found by splint. 17 سال پیش
  Daniel Stenberg 7ea90c46eb avoid dereferencing a NULL pointer by setting a default word to lookup in case 17 سال پیش
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 سال پیش
  Yang Tse e150150d9f Remove redundant __CYGWIN__ symbol check 18 سال پیش
  Daniel Stenberg b7eeb6e67f Major overhaul introducing http pipelining support and shared connection 18 سال پیش
  Gisle Vanem 4f4277d9c7 Simplified #ifdef on WIN32; the statement 18 سال پیش
  Gisle Vanem c7aae10300 Removed "#ifndef__WATCOMC__". Use "#ifdef HAVE_SYS_TIME_H" instead. 18 سال پیش
  Gisle Vanem 4031eb1d91 Avoid Metaware's High-C warning "'=' encountered where '==' may have been intended." 18 سال پیش
  Gisle Vanem 59cf6fd4f0 Watcom lacks <sys/time.h>. 18 سال پیش
  Daniel Stenberg 3c6d3b69c2 1 - allow DICT with properly URL-escaped words, like using %20 for spaces 18 سال پیش
  Daniel Stenberg e85e30546c Roland Blom filed bug report #1481217 18 سال پیش
  Daniel Stenberg 6a2e21ec8c FTP code turned into state machine. Not completely yet, but a good start. 19 سال پیش
  Gisle Vanem 120f17ce04 Replace LF with CRLF. Ref RFC-2229, sec 2.3: 19 سال پیش
  Daniel Stenberg 8e2f57c82e Dan Fandrich: make --disable-dict actually disable dict 20 سال پیش
  Daniel Stenberg 24d47a6e07 Paul Nolan fix to make libcurl build nicely on Windows CE 20 سال پیش