Commit History

Author SHA1 Message Date
  Daniel Stenberg 65f03e507f urldata: shrink *select_bits int => unsigned char 1 year ago
  Daniel Stenberg 81b2b577df multi: free up more data earleier in DONE 1 year ago
  Daniel Stenberg 9eeb7d3ed5 multi: remove a few superfluous assigns 1 year ago
  Daniel Stenberg 843b3baa3e multi: remove PENDING + MSGSENT handles from the main linked list 1 year ago
  Stefan Eissing 5d1ecbcbd2 multi: add handle asserts in DEBUG builds 1 year ago
  Daniel Stenberg c2df780a97 Revert "multi: remove PENDING + MSGSENT handles from the main linked list" 1 year ago
  Daniel Stenberg f6d6f3ce01 multi: remove PENDING + MSGSENT handles from the main linked list 1 year ago
  Daniel Stenberg a208be3710 multi: turn link/unlinking easy handles into dedicated functions 1 year ago
  Daniel Stenberg e5e8815532 lib: skip Curl_llist_destroy calls 1 year ago
  Daniel Stenberg bc90308328 multi: make multi_perform ignore/unignore signals less often 1 year ago
  Daniel Stenberg f384d40718 url: remove dummy protocol handler 1 year ago
  Daniel Stenberg 9c188e771c ftp: allocate the wildcard struct on demand 1 year ago
  Jay Satiro f438ce099b multi: stop sending empty HTTP/3 UDP datagrams on Windows 1 year ago
  Daniel Stenberg 7d3b167f48 curl: output warning at --verbose output for debug-enabled version 1 year ago
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges 1 year ago
  Stefan Eissing 71b7e01610 lib: connect/h2/h3 refactor 1 year ago
  Daniel Stenberg 1c00796039 multihandle: turn bool struct fields into bits 1 year ago
  Daniel Stenberg 1b3973180b lib: rewind BEFORE request instead of AFTER previous 1 year ago
  Stefan Eissing af22c2a546 vtls: localization of state data in filters 1 year ago
  Stefan Eissing dafdb20a26 lib: connection filters (cfilter) addition to curl: 1 year ago
  Michael Drake 3c16697ebd openssl: reduce CA certificate bundle reparsing by caching 2 years ago
  Daniel Stenberg 9d0869d234 multi: remove duplicate include of connect.h 1 year ago
  Daniel Stenberg 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 2 years ago
  Daniel Stenberg 664249d095 ws: initial websockets support 2 years ago
  Viktor Szakats c9061f242b misc: spelling fixes 2 years ago
  Daniel Stenberg 7632c0d25a multi: use larger dns hash table for multi interface 2 years ago
  Marc Hoersken bc25c9e3ee multi_wait: fix and improve Curl_poll error handling on Windows 2 years ago
  Marc Hoersken a71fe41d2f multi_wait: fix skipping to populate revents for extra_fds 2 years ago
  rcombs 07f80f968d multi: use a pipe instead of a socketpair on apple platforms 2 years ago
  Daniel Stenberg 31a41d45b7 multi: have curl_multi_remove_handle close CONNECT_ONLY transfer 2 years ago