Commit History

Author SHA1 Message Date
  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
  Yang Tse 5087f89ac8 curl_multi_info_read: fix compiler warning: conversion may lose significant bits 14 years ago
  Daniel Stenberg ed4eecc05e multi: don't expire timeouts at disonnect or done 14 years ago
  Dirk Manske 397e61128f multi_runsingle: set timeout error messages 14 years ago
  Daniel Stenberg ca10e28f06 multi: fixes for timing out handles 14 years ago
  Daniel Stenberg 0db9140747 multi: make sure the next timeout is used when one expires 14 years ago
  Ben Greear bed311eda2 multi: Fix compile warning on 64-bit systems 14 years ago
  Dan Fandrich ab81f6c7c4 Fixed a memory leak during OOM in the multi timeout code 14 years ago
  Daniel Stenberg 280d2cff2e multi: avoid sending multiple complete messages 14 years ago
  Daniel Stenberg 9124bfba45 multi: use timeouts properly for MAX_RECV/SEND_SPEED 14 years ago