Commit History

Author SHA1 Message Date
  RainRat 1087937992 misc: fix typos 7 months ago
  Stefan Eissing c296abd42d llist: add Curl_llist_append() 7 months ago
  Dmitry Karpov 02beac6bb6 lib: add curl_multi_waitfds 8 months ago
  Jay Satiro bf567dd9f1 lib: use multi instead of multi_easy for the active multi 10 months ago
  Stefan Eissing 4e4e8af1f6 lib: move 'done' parameter to SingleRequests 8 months ago
  Stefan Eissing fcef00db1a lib: keep conn IP information together 8 months ago
  Stefan Eissing 14bcea074a lib: enhance client reader resume + rewind 8 months ago
  Stefan Eissing e3905de819 lib: further send/upload handling polish 9 months ago
  Daniel Stenberg 757dfdfb55 multi: make add_handle free any multi_easy 9 months ago
  Stefan Eissing 5929822114 lib: send rework 9 months ago
  Stefan Eissing 463472a2d6 lib: move client writer into own source 9 months ago
  MAntoniak e26c362544 lib: remove curl_mimepart object when CURL_DISABLE_MIME 9 months ago
  Stefan Eissing f274fc5c68 multi: fix multi_sock handling of select_bits 9 months ago
  Stefan Eissing 476adfeac0 multi: add xfer_buf to multi handle 10 months ago
  Stefan Eissing d7b6ce64ce lib: replace readwrite with write_resp 11 months ago
  Stefan Eissing 48d86999af multi: pollset adjust, init with FIRSTSOCKET during connect 10 months ago
  Stefan Eissing a0f94800d5 transfer: adjust_pollset improvements 10 months ago
  Daniel Stenberg 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T 11 months ago
  Viktor Szakats 3829759bd0 build: enable missing OpenSSF-recommended warnings, with fixes 11 months ago
  Daniel Stenberg 907eea0804 Revert "urldata: move async resolver state from easy handle to connectdata" 11 months ago
  Stefan Eissing 8706b68010 lib: eliminate `conn->cselect_bits` 11 months ago
  Daniel Stenberg d1c2bb3d8d multi: during ratelimit multi_getsock should return no sockets 1 year ago
  Daniel Stenberg 9a8bb20d48 CURLMOPT_MAX_CONCURRENT_STREAMS: make sure the set value is within range 1 year ago
  Daniel Stenberg 2d06eebf28 urldata: make maxconnects a 32 bit value 1 year ago
  Viktor Szakats 84338c4de2 build: add more picky warnings and fix them 1 year ago
  Stefan Eissing 56a4db2e4e urldata: move async resolver state from easy handle to connectdata 1 year ago
  Stefan Eissing 47f5b1a37f lib: introduce struct easy_poll_set for poll information 1 year ago
  Daniel Stenberg fc077bc786 urldata: move the 'internal' boolean to the state struct 1 year ago
  Daniel Stenberg 43eb798da0 asyn-thread: use pipe instead of socketpair for IPC when available 1 year ago
  Daniel Stenberg 03a70edc50 multi: use pipe instead of socketpair to *wakeup() 1 year ago