Commit History

Author SHA1 Message Date
  Daniel Stenberg 4c57fdcf87 multi: fix the return code from Curl_pgrsDone() 2 years ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 5912da253b select: return error from "lethal" poll/select errors 2 years ago
  Adam Rosenfield e07a9b668a conn: fix typo 'connnection' -> 'connection' in two function names 2 years ago
  Daniel Stenberg 6968fb9d54 lib: remove exclamation marks 2 years ago
  Daniel Stenberg d1e4a67734 header api: add curl_easy_header and curl_easy_nextheader 2 years ago
  Jay Satiro e0dc9765a7 multi: allow user callbacks to call curl_multi_assign 2 years ago
  Sebastian Sterk c6218f3723 multi: grammar fix in comment 2 years ago
  luminixinc on github 3c798b1db3 multi: remember connection_id before returning connection to pool 2 years ago
  Daniel Stenberg e74a6b7b72 url: make Curl_disconnect return void 2 years ago
  Daniel Stenberg 340bb1905f multi: set in_callback for multi interface callbacks 2 years ago
  Daniel Stenberg 254f7bd78a hash: lazy-alloc the table in Curl_hash_add() 2 years ago
  Daniel Stenberg e43ad4b474 multi: cleanup the socket hash when destroying it 2 years ago
  Daniel Stenberg 2b3dd01b77 multi: handle errors returned from socket/timer callbacks 2 years ago
  Daniel Stenberg f0b7099a10 multi: shut down CONNECT in Curl_detach_connnection 2 years ago
  Eddie Lumpkin 8e701cc978 lib: fixing comment spelling typos in lib files 2 years ago
  Max Dymond a517378de5 CURLOPT_PREREQFUNCTION: add new callback 3 years ago
  Rikard Falkeborn e75be2c4b2 cleanup: constify unmodified static structs 3 years ago
  Daniel Stenberg d5a70e77b2 curl_multi_fdset: make FD_SET() not operate on sockets out of range 3 years ago
  Marcel Raad 1b70748e86 multi: fix compiler warning with `CURL_DISABLE_WAKEUP` 3 years ago
  User Sg 6a66f72829 multi: fix crash in curl_multi_wait / curl_multi_poll 3 years ago
  Daniel Stenberg e7416cfd2b infof: remove newline from format strings, always append it 3 years ago
  Richard Whitehouse 0842175fa4 multi: alter transfer timeout ordering 6 years ago
  Daniel Stenberg 9accc48850 multi: do not switch off connect_only flag when closing 3 years ago
  Daniel Stenberg 77bc35901f multi: add scan-build-6 work-around in curl_multi_fdset 3 years ago
  Harry Sintonen 7f4a9a9b2a openssl: associate/detach the transfer from connection 3 years ago
  Daniel Stenberg 0c55fbab45 conn: add 'attach' to protocol handler, make libssh2 use it 3 years ago
  Daniel Stenberg 51c0ebcff2 http: deal with partial CONNECT sends 3 years ago
  Daniel Stenberg 063d3f3b96 tidy-up: make conditional checks more consistent 3 years ago
  Marc Hoersken b36442b243 multi: fix slow write/upload performance on Windows 3 years ago