Commit History

作者 SHA1 備註 提交日期
  Dan Fandrich 9f44a95522 Renamed several libcurl error codes and options to make them more general 17 年之前
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. 17 年之前
  Daniel Stenberg 6d3701318d Allen Pulsifer provided a patch that makes libcurl set the expected download 17 年之前
  James Housley 9fa05db83b The previous commit to force the use of libssh2-0.16 by removing 17 年之前
  Daniel Stenberg 50c10aa5bf Patrick Monnerat and I modified libcurl so that now it *copies* all strings 17 年之前
  Dan Fandrich 5ecd56d964 Implemented only the parts of Patrick Monnerat's OS/400 patch that renamed 17 年之前
  Gunter Knauf fee4f8c86d for now unless we do better fixed LIBSSH2_APINO compares to use long constants. 17 年之前
  James Housley 8026d94c07 * Finish moving sftp:// into a state machine so it won't block in multi mode 17 年之前
  Daniel Stenberg 6a21738704 gah, adding missing braces, removed silly debug output, added new debug output 17 年之前
  Daniel Stenberg 974fa1242a Adjusted how libcurl treats HTTP 1.1 responses without content-lenth or 17 年之前
  Daniel Stenberg 03b03f7b60 remove annoying debug output 17 年之前
  Daniel Stenberg 05ab8d291c stay within 80 cols 17 年之前
  Daniel Stenberg 250f9670b7 Feng Tu reported that curl -w did wrong on TFTP transfers in 17 年之前
  Daniel Stenberg f7472075d7 Anders Gustafsson remarked that requiring CURLOPT_HTTP_VERSION set to 1.0 17 年之前
  Daniel Stenberg acc4868b78 Tobias Rundstrom reported a problem they experienced with xmms2 and recent 17 年之前
  Daniel Stenberg b4d3c4a76c Peter O'Gorman found a problem with SCP downloads when the downloaded file 17 年之前
  Daniel Stenberg bc1ae973da Robert Iakobashvili made the 'master_buffer' get allocated first once it is 17 年之前
  Daniel Stenberg 76627b322e - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a 17 年之前
  Daniel Stenberg 5daa6b9367 Ravi Pratap provided fixes for HTTP pipelining 17 年之前
  Yang Tse 47594be5c0 fix compiler warning 17 年之前
  Daniel Stenberg 990b15e402 Rob Jones fixed better #ifdef'ing for a bunch of #include lines. 17 年之前
  Daniel Stenberg d27813c2dd *** empty log message *** 17 年之前
  Daniel Stenberg 75db459f0a Pointer "conn" dereferenced before NULL check. found by coverity.com scan 17 年之前
  Yang Tse fba4cd0e62 Internal function Curl_select() renamed to Curl_socket_ready() 17 年之前
  Daniel Stenberg c8cd13337e reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html 17 年之前
  Daniel Stenberg dbaf4f9361 - Bryan Henderson introduces two things: 17 年之前
  Gisle Vanem c514a2a89a Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files 17 年之前
  Daniel Stenberg f19d333ef6 - Ravi Pratap provided work on libcurl making pipelining more robust and 17 年之前
  Yang Tse 3a634a273a curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h 17 年之前
  Yang Tse a1d5983991 use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKERRNO() for errno handling 17 年之前