Commit History

Author SHA1 Message Date
  Daniel Stenberg 232ad6549a multi: support timeouts 14 years ago
  Daniel Stenberg 4d53dc5d80 multi: make curl_multi_info_read perform O(1) 14 years ago
  Daniel Stenberg 6ccbd1bee4 typo: remove duplicate semicolon 14 years ago
  Daniel Stenberg 1267719735 multi: avoid a malloc() when a transfer is complete 14 years ago
  Constantine Sapuntzakis d4e6404135 multi: fix condition that remove timers before trigger 14 years ago
  Daniel Stenberg 9be951a415 multi: CURLINFO_LASTSOCKET doesn't work after remove_handle 14 years ago
  Daniel Stenberg e6d85923c1 multi: prevent NULL pointer dereference 14 years ago
  Krister Johansen 43edcc4a2e multi: unmark handle as used when no longer head of pipeline 14 years ago
  Daniel Stenberg 01c2b397aa multi: call the progress function only once and allow abort 14 years ago
  Daniel Stenberg 51a757c11b multi: call the progress callback in all states 14 years ago
  Kamil Dudka c072bd4609 lib: eliminate some dead code 14 years ago
  Daniel Stenberg 2c72732ebf multi_socket: handles timer inaccuracy better for timeouts 14 years ago
  Tor Arntsen dcc061543a lib: Change some CRLF line endings to LF 14 years ago
  Pavel Raiskup 0825cd80a6 FTP: WILDCARDMATCH/CHUNKING/FNMATCH added 14 years ago
  Daniel Stenberg 2309b4e330 remove the CVSish $Id$ lines 14 years ago
  Daniel Stenberg 2a94293efd delayed easy handle kill caused double Curl_close() call 14 years ago
  Daniel Stenberg 733f794cb8 - Constantine Sapuntzakis brought a patch: 14 years ago
  Yang Tse 7aef172a34 14 years ago
  Yang Tse 839b61c32a 14 years ago
  Daniel Stenberg 55f1e787f3 We introduce a loop in lib/multi.c around all calls to multi_runsingle() and 14 years ago
  Yang Tse d65cf7889b 14 years ago
  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