Commit History

Author SHA1 Message Date
  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 3 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
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init 7 years ago
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) 7 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 8 years ago
  Daniel Stenberg ea7134ac87 http2: initial implementation of the push callback 9 years ago
  Daniel Stenberg 72105ebf05 http2: set default concurrency, fix ConnectionExists for multiplex 9 years ago
  Daniel Stenberg 02ec1ced9b CURLMOPT_PIPELINE: bit 1 is for multiplexing 9 years ago
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers 9 years ago
  Daniel Stenberg d37e0160c2 multi: converted socket hash into non-allocated struct 9 years ago