Historie revizí

Autor SHA1 Zpráva Datum
  Daniel Stenberg b4a712dab0 socketpair: allow CURL_DISABLE_SOCKETPAIR před 4 roky
  Jonathan Nieder 2b6b843bb1 multi: update comment to say easyp list is linear před 4 roky
  Daniel Stenberg 25222b14ef Revert "multi: implement wait using winsock events" před 4 roky
  rcombs 8bc25c590e multi: implement wait using winsock events před 4 roky
  Daniel Stenberg 0b030a5b23 global_init: move the IPv6 works status bool to multi handle před 4 roky
  Daniel Stenberg 9607532873 ConnectionExists: respect the max_concurrent_streams limits před 4 roky
  Daniel Stenberg 9275c2be8c multi.h: move INITIAL_MAX_CONCURRENT_STREAMS from public header před 4 roky
  Gergely Nagy f3c35e371c multi: add curl_multi_wakeup() před 4 roky
  Kunal Ekawde c124e6b3c0 CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt před 5 roky
  Daniel Stenberg 2f44e94efb pipelining: removed před 5 roky
  Patrick Monnerat 8541d02c96 psl: use latest psl and refresh it periodically před 6 roky
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks před 6 roky
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache před 7 roky
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement před 7 roky
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc před 7 roky
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init před 7 roky
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) před 7 roky
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy před 8 roky
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// před 8 roky
  Daniel Stenberg ea7134ac87 http2: initial implementation of the push callback před 9 roky
  Daniel Stenberg 72105ebf05 http2: set default concurrency, fix ConnectionExists for multiplex před 9 roky
  Daniel Stenberg 02ec1ced9b CURLMOPT_PIPELINE: bit 1 is for multiplexing před 9 roky
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers před 9 roky
  Daniel Stenberg d37e0160c2 multi: converted socket hash into non-allocated struct před 9 roky
  Daniel Stenberg 640296c95d connection cache: avoid Curl_hash_alloc() před 9 roky
  Daniel Stenberg c19349951d multi: fix *getsock() with CONNECT před 9 roky
  Daniel Stenberg 3c8c873252 multi: convert CURLM_STATE_CONNECT_PEND handling to a list před 10 roky
  Daniel Stenberg 3cd43bbfec multi: rename all Curl_one_easy to SessionHandle před 11 roky
  Daniel Stenberg 09b9fc9009 multi: remove 'Curl_one_easy' struct, phase 1 před 11 roky
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. před 11 roky