Commit History

Author SHA1 Message Date
  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
  Yang Tse a50210710a fix bool variables checking and assignment 13 years ago
  Yang Tse 9194e17003 MemoryTracking: fix logging of free() calls done where Curl_safefree is called 13 years ago
  Daniel Stenberg 4a42e5cdaa multi-socks: fix connect to proxy 13 years ago
  Daniel Stenberg 889d1e973f whitespace cleanup: no space first in conditionals 13 years ago
  Daniel Stenberg b903186fa0 source cleanup: unify look, style and indent levels 13 years ago
  Daniel Stenberg 7de2f9271c async resolvers: further cleanups 13 years ago
  Fabian Keil 1702a2c08d Fix a couple of spelling errors in lib/ 13 years ago
  Daniel Stenberg 318c5c802b multi: shorten lines 13 years ago
  Daniel Stenberg c2459c4328 multi: conn goes bad when data change 13 years ago
  Daniel Stenberg 8831000bc0 protocol handler: added flags field 13 years ago
  Daniel Stenberg 3eac14b43c SSH: add protocol lock direction 13 years ago
  Mike Crowe c4369f34b9 multi: close connection on timeout 13 years ago
  Daniel Stenberg d85cae9225 multi: better failed connect treatment 13 years ago
  Nicholas Maniscalco 73eb9965cf multi: fix CURLM_STATE_TOOFAST for multi_socket 13 years ago
  Daniel Stenberg adb49ad8bb Curl_timeleft: s/conn/data in first argument 13 years ago
  Daniel Stenberg be16b227b7 multi: inhibit some verbose outputs 13 years ago
  Daniel Stenberg 0fd439ebac multi_runsingle: don't timeout completed handles 14 years ago
  Kamil Dudka 5c7c9a768d url: provide dead_connection flag in Curl_handler::disconnect 14 years ago
  Yang Tse cbe67a1b71 multi: fix compiler warning: conversion may lose significant bits follow-up 14 years ago
  Yang Tse 3590874999 multi: fix compiler warning: conversion may lose significant bits 14 years ago
  Yang Tse e39ab6f203 multi: fix compiler warning: enumerated type mixed with another type 14 years ago