Commit History

Author SHA1 Message Date
  Yang Tse 13606bbfde build: make use of 93 lib/*.c renamed files 11 years ago
  Yang Tse f871de0064 build: make use of 76 lib/*.h renamed files 11 years ago
  Yang Tse 219fe7b29c curl_multi_remove_handle: commit 0aabfd9963 follow-up 11 years ago
  Yang Tse 0aabfd9963 curl_multi_remove_handle: fix memory leak triggered with CURLOPT_RESOLVE 11 years ago
  Yang Tse 7a09907146 curl_multi_wait: OOM handling fix 11 years ago
  Daniel Stenberg a1fc9b80c8 curl_multi_wait: avoid an unnecessary memory allocation 11 years ago
  Yang Tse b3d91a147f multi.c: OOM handling fix 11 years ago
  Yang Tse eafccdb315 bundles connection caching: some out of memory handling fixes 11 years ago
  Yang Tse a0b207164c setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> 11 years ago
  Linus Nielsen Feltzing d021f2e8a0 Introducing a new persistent connection caching system using "bundles". 11 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