Commit History

Author SHA1 Message Date
  Daniel Stenberg 2158e234aa After the TCP connect is confirmed in CURLM_STATE_WAITCONNECT and it changes 14 years ago
  Daniel Stenberg b90703f594 struct Curl_sh_entry's 'inuse' member was no longer used and is now removed 14 years ago
  Kamil Dudka fd903eb6be - Julien Chaffraix eliminated a duplicated initialization in singlesocket(). 14 years ago
  Daniel Stenberg 315253b367 - Constantine Sapuntzakis figured out a case which would lead to libcurl 15 years ago
  Yang Tse 59939313f8 Make usage of calloc()'s arguments consistent with rest of code base 15 years ago
  Daniel Stenberg 6ede4ce79d clarify the code by initing newurl to NULL 15 years ago
  Daniel Stenberg 8b5102ca83 - Andre Guibert de Bruet pointed out a missing return code check for a 15 years ago
  Daniel Stenberg 1048043963 - Lots of good work by Krister Johansen, mostly related to pipelining: 15 years ago
  Daniel Stenberg 3a9c03bef3 indentation fixes only 15 years ago
  Yang Tse 4ea513cc38 15 years ago
  Yang Tse 2c16681225 Adjusted to take in account that... 15 years ago
  Daniel Stenberg 3aa3d7e629 Internal cleanup: KEEP_WRITE and KEEP_READ are now called KEEP_SEND and 15 years ago
  Daniel Stenberg e84c7db049 - Constantine Sapuntzakis fixed bug report #2784055 15 years ago
  Yang Tse 33a3753c3f libcurl's memory.h renamed to curl_memory.h 15 years ago
  Daniel Stenberg af91ff0e06 - Linus Nielsen Feltzing reported and helped me repeat and fix a problem with 15 years ago
  Daniel Stenberg f0332c0b58 minor comment fix 15 years ago
  Daniel Stenberg 452e52f958 - Emil Romanus fixed: 15 years ago
  Daniel Stenberg 216ad2680b - Igor Novoseltsev fixed a bad situation for the multi_socket() API when doing 16 years ago
  Daniel Stenberg ffd08df863 - curl_multi_timeout() could return a timeout value of 0 even though nothing 16 years ago
  Daniel Stenberg 07416b61e3 - Using the libssh2 0.19 function libssh2_session_block_directions(), libcurl 16 years ago
  Daniel Stenberg 792279581b - More work with Igor Novoseltsev to first fix the remaining stuff for 16 years ago
  Daniel Stenberg 479ddb1fee - Igor Novoseltsev filed bug #2351645 16 years ago
  Yang Tse 0ce97f77e0 Use our Curl_addrinfo definition even when an addrinfo struct is available. 16 years ago
  Yang Tse 417bac4055 add missing header inclusions 16 years ago
  Yang Tse 5779283a52 attempt to fix or allow further detection of an elusive icc SIGSEGV 16 years ago
  Daniel Stenberg 544f2f74df - Igor filed bug #2111613 (http://curl.haxx.se/bug/view.cgi?id=2111613) that 16 years ago
  Daniel Stenberg 0a305eb79f - Bug #2107803 (http://curl.haxx.se/bug/view.cgi?id=2107803) "no 16 years ago
  Yang Tse f591ab3ba0 fix compiler warning: defined but not used 16 years ago
  Yang Tse 61c0bdb09c fix compiler warning: external declaration in primary source file 16 years ago
  Dan Fandrich 6cea51585f Checked in some code improvements and minor fixes that I discovered in the 16 years ago