Commit History

Author SHA1 Message Date
  Daniel Stenberg 46f3fe0e75 hostip: lazily wait to figure out if IPv6 works until needed 1 year ago
  max.mehl ad9bc5976d copyright: make repository REUSE compliant 2 years ago
  Daniel Stenberg 2b3dd01b77 multi: handle errors returned from socket/timer callbacks 2 years ago
  Daniel Stenberg 4aed7a1923 openssl: avoid static variable for seed flag 3 years ago
  Marc Hoersken bcca174cfa Revert "Revert 'multi: implement wait using winsock events'" 3 years ago
  Daniel Stenberg 1b2098c3c9 build: remove all traces of USE_BLOCKING_SOCKETS 3 years ago
  Daniel Stenberg 94719e7285 multi: rename the multi transfer states 3 years ago
  Jay Satiro b9f11ae875 lib: drop USE_SOCKETPAIR in favor of CURL_DISABLE_SOCKETPAIR 3 years ago
  Daniel Stenberg 942cf12c2f urldata: make magic be the first struct field 3 years ago
  Daniel Stenberg 769a4687df tests/server/disabled: add "wakeup" 3 years ago
  Daniel Stenberg 2260e0ebe6 Revert "multi: implement wait using winsock events" 3 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 3 years ago
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' 3 years ago
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" 3 years ago
  Daniel Stenberg d854572ccc socketpair: allow CURL_DISABLE_SOCKETPAIR 3 years ago
  rcombs d2a7d7c185 multi: implement wait using winsock events 4 years ago
  Jonathan Nieder 2b6b843bb1 multi: update comment to say easyp list is linear 4 years ago
  Daniel Stenberg 25222b14ef Revert "multi: implement wait using winsock events" 4 years ago
  rcombs 8bc25c590e multi: implement wait using winsock events 4 years ago
  Daniel Stenberg 0b030a5b23 global_init: move the IPv6 works status bool to multi handle 4 years ago
  Daniel Stenberg 9607532873 ConnectionExists: respect the max_concurrent_streams limits 4 years ago
  Daniel Stenberg 9275c2be8c multi.h: move INITIAL_MAX_CONCURRENT_STREAMS from public header 4 years ago
  Gergely Nagy f3c35e371c multi: add curl_multi_wakeup() 4 years ago
  Kunal Ekawde c124e6b3c0 CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt 4 years ago
  Daniel Stenberg 2f44e94efb pipelining: removed 5 years ago
  Patrick Monnerat 8541d02c96 psl: use latest psl and refresh it periodically 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache 6 years ago
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement 7 years ago
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc 7 years ago