Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 769a4687df tests/server/disabled: add "wakeup" há 3 anos atrás
  Daniel Stenberg 2260e0ebe6 Revert "multi: implement wait using winsock events" há 3 anos atrás
  Daniel Stenberg 4d2f800677 curl.se: new home há 3 anos atrás
  Daniel Stenberg 9e90ff0839 hash: make it 'struct Curl_hash' há 4 anos atrás
  Daniel Stenberg 9b3f888a00 llist: make it "struct Curl_llist" há 4 anos atrás
  Daniel Stenberg d854572ccc socketpair: allow CURL_DISABLE_SOCKETPAIR há 4 anos atrás
  rcombs d2a7d7c185 multi: implement wait using winsock events há 4 anos atrás
  Jonathan Nieder 2b6b843bb1 multi: update comment to say easyp list is linear há 4 anos atrás
  Daniel Stenberg 25222b14ef Revert "multi: implement wait using winsock events" há 4 anos atrás
  rcombs 8bc25c590e multi: implement wait using winsock events há 4 anos atrás
  Daniel Stenberg 0b030a5b23 global_init: move the IPv6 works status bool to multi handle há 4 anos atrás
  Daniel Stenberg 9607532873 ConnectionExists: respect the max_concurrent_streams limits há 4 anos atrás
  Daniel Stenberg 9275c2be8c multi.h: move INITIAL_MAX_CONCURRENT_STREAMS from public header há 4 anos atrás
  Gergely Nagy f3c35e371c multi: add curl_multi_wakeup() há 4 anos atrás
  Kunal Ekawde c124e6b3c0 CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt há 5 anos atrás
  Daniel Stenberg 2f44e94efb pipelining: removed há 5 anos atrás
  Patrick Monnerat 8541d02c96 psl: use latest psl and refresh it periodically há 6 anos atrás
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks há 6 anos atrás
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache há 7 anos atrás
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement há 7 anos atrás
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc há 7 anos atrás
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init há 7 anos atrás
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) há 7 anos atrás
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy há 8 anos atrás
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// há 8 anos atrás
  Daniel Stenberg ea7134ac87 http2: initial implementation of the push callback há 9 anos atrás
  Daniel Stenberg 72105ebf05 http2: set default concurrency, fix ConnectionExists for multiplex há 9 anos atrás
  Daniel Stenberg 02ec1ced9b CURLMOPT_PIPELINE: bit 1 is for multiplexing há 9 anos atrás
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers há 9 anos atrás
  Daniel Stenberg d37e0160c2 multi: converted socket hash into non-allocated struct há 9 anos atrás