Commit History

Author SHA1 Message Date
  Linus Nielsen Feltzing d021f2e8a0 Introducing a new persistent connection caching system using "bundles". 12 years ago
  Daniel Stenberg 8b02afd9a9 multi: fix re-sending request on early connection close 12 years ago
  Yang Tse b33074d893 multi.c: disambiguate precedence of bitwise and relational operation 12 years ago
  Daniel Stenberg 409f2a041f fixed memory leak: CURLOPT_RESOLVE with multi interface 12 years ago
  Daniel Stenberg 8373ca3641 curl_multi_wait: no wait if no descriptors to wait for 12 years ago
  Daniel Stenberg 971f5bcedd multi_runsingle: CURLOPT_LOW_SPEED_* fix for rate limitation 12 years ago
  Sara Golemon b78944146a curl_multi_wait: Add parameter to return number of active sockets 12 years ago
  Sara Golemon de24d7bd4c multi: add curl_multi_wait() 12 years ago
  Daniel Stenberg 14afbf361a add_next_timeout: minor restructure of code 12 years ago
  Daniel Stenberg 9d11716933 multi_runsingle: added precaution against easy_conn NULL pointer 12 years ago
  Daniel Stenberg c13af84372 singlesocket: remove dead code 12 years ago
  Daniel Stenberg c83de6d076 CONNECT: fix multi interface regression 12 years ago
  Daniel Stenberg dfdac61522 non-blocking active FTP: cleanup multi state usage 12 years ago
  Gokhan Sengun c834213ad5 FTP: perform active connections non-blocking 12 years ago
  Gokhan Sengun 2b24dd870e multi interface: fix block when CONNECT_ONLY option is used 13 years ago
  Daniel Stenberg d81f5ea3e0 multi interface: only use non-NULL function pointer! 13 years ago
  Jason Glasgow adc88ca203 multi: handle timeouts on DNS servers by checking for new sockets 13 years ago
  Yang Tse f7dfe2b87a multi.c: OOM handling fix 13 years ago
  Yang Tse ddeab48245 multi.c: OOM handling fix 13 years ago
  Daniel Stenberg b0d42da26b multi: start ftp state machine when switching to DO_MORE 13 years ago
  Daniel Stenberg d7934b8bd4 curl_multi_fdset: correct fdset with FTP PORT use 13 years ago
  Yang Tse a4758c3276 multi.c: fix segfault 13 years ago
  Yang Tse 34770b8ab0 multi.c: OOM handling fixes 13 years ago
  Yang Tse 584dc8b8af OOM handling/cleanup slight adjustments 13 years ago
  Yang Tse 17f48fe879 libcurl: some OOM handling fixes 13 years ago
  Yang Tse b82bd05354 multi.c: OOM handling fixes making torture tests 560 580 581 pass 13 years ago
  Daniel Stenberg 9dd85bced5 multi: progress function abort must close connection 13 years ago
  Daniel Stenberg 3d19e1eedf multi_runsingle: change state on callback abort 13 years ago
  Yang Tse d2a47021c0 Q&D fix header inclusion order 13 years ago
  Daniel Stenberg 2d6796aac5 curl_multi_fdset: avoid FD_SET out of bounds 13 years ago