Commit History

Author SHA1 Message Date
  Daniel Stenberg 119364741e known bug #46: chunked-encoded CONNECT responses from a http proxy now works. 17 years ago
  Dan Fandrich 16b95fc773 Enabled a few more gcc warnings with --enable-debug. Renamed a few 17 years ago
  Daniel Stenberg fd4cf78f36 Philip Langdale provided the new CURLOPT_POST301 option for 17 years ago
  Daniel Stenberg cc618e761c - Bug report #1792649 (http://curl.haxx.se/bug/view.cgi?id=1792649) pointed 17 years ago
  Dan Fandrich 9f44a95522 Renamed several libcurl error codes and options to make them more general 17 years ago
  Dan Fandrich 8cf0814a14 Fixed some minor type mismatches and missing consts mainly found by splint. 17 years ago
  Daniel Stenberg 6d3701318d Allen Pulsifer provided a patch that makes libcurl set the expected download 17 years ago
  James Housley 9fa05db83b The previous commit to force the use of libssh2-0.16 by removing 17 years ago
  Daniel Stenberg 50c10aa5bf Patrick Monnerat and I modified libcurl so that now it *copies* all strings 17 years ago
  Dan Fandrich 5ecd56d964 Implemented only the parts of Patrick Monnerat's OS/400 patch that renamed 17 years ago
  Gunter Knauf fee4f8c86d for now unless we do better fixed LIBSSH2_APINO compares to use long constants. 17 years ago
  James Housley 8026d94c07 * Finish moving sftp:// into a state machine so it won't block in multi mode 17 years ago
  Daniel Stenberg 6a21738704 gah, adding missing braces, removed silly debug output, added new debug output 17 years ago
  Daniel Stenberg 974fa1242a Adjusted how libcurl treats HTTP 1.1 responses without content-lenth or 17 years ago
  Daniel Stenberg 03b03f7b60 remove annoying debug output 17 years ago
  Daniel Stenberg 05ab8d291c stay within 80 cols 17 years ago
  Daniel Stenberg 250f9670b7 Feng Tu reported that curl -w did wrong on TFTP transfers in 17 years ago
  Daniel Stenberg f7472075d7 Anders Gustafsson remarked that requiring CURLOPT_HTTP_VERSION set to 1.0 17 years ago
  Daniel Stenberg acc4868b78 Tobias Rundstrom reported a problem they experienced with xmms2 and recent 17 years ago
  Daniel Stenberg b4d3c4a76c Peter O'Gorman found a problem with SCP downloads when the downloaded file 17 years ago
  Daniel Stenberg bc1ae973da Robert Iakobashvili made the 'master_buffer' get allocated first once it is 17 years ago
  Daniel Stenberg 76627b322e - Robert Iakobashvil added curl_multi_socket_action() to libcurl, which is a 17 years ago
  Daniel Stenberg 5daa6b9367 Ravi Pratap provided fixes for HTTP pipelining 17 years ago
  Yang Tse 47594be5c0 fix compiler warning 17 years ago
  Daniel Stenberg 990b15e402 Rob Jones fixed better #ifdef'ing for a bunch of #include lines. 17 years ago
  Daniel Stenberg d27813c2dd *** empty log message *** 17 years ago
  Daniel Stenberg 75db459f0a Pointer "conn" dereferenced before NULL check. found by coverity.com scan 17 years ago
  Yang Tse fba4cd0e62 Internal function Curl_select() renamed to Curl_socket_ready() 17 years ago
  Daniel Stenberg c8cd13337e reverted the pselect patch => http://curl.haxx.se/mail/lib-2007-03/0100.html 17 years ago
  Daniel Stenberg dbaf4f9361 - Bryan Henderson introduces two things: 17 years ago