Historial de Commits

Autor SHA1 Mensaje Fecha
  Kunal Ekawde c124e6b3c0 CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt hace 5 años
  Daniel Stenberg 2f44e94efb pipelining: removed hace 5 años
  Patrick Monnerat 8541d02c96 psl: use latest psl and refresh it periodically hace 6 años
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks hace 6 años
  Daniel Stenberg 67c55a26d5 share: add support for sharing the connection cache hace 7 años
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement hace 7 años
  Daniel Stenberg cbae73e1dd llist: no longer uses malloc hace 7 años
  Daniel Stenberg e60fe20fdf llist: replace Curl_llist_alloc with Curl_llist_init hace 7 años
  Alex Rousskov cb4e2be7c6 proxy: Support HTTPS proxy and SOCKS+HTTP(s) hace 8 años
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy hace 8 años
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// hace 8 años
  Daniel Stenberg ea7134ac87 http2: initial implementation of the push callback hace 9 años
  Daniel Stenberg 72105ebf05 http2: set default concurrency, fix ConnectionExists for multiplex hace 9 años
  Daniel Stenberg 02ec1ced9b CURLMOPT_PIPELINE: bit 1 is for multiplexing hace 9 años
  Daniel Stenberg b419e7ae0c hostcache: made all host caches use structs, not pointers hace 9 años
  Daniel Stenberg d37e0160c2 multi: converted socket hash into non-allocated struct hace 9 años
  Daniel Stenberg 640296c95d connection cache: avoid Curl_hash_alloc() hace 9 años
  Daniel Stenberg c19349951d multi: fix *getsock() with CONNECT hace 9 años
  Daniel Stenberg 3c8c873252 multi: convert CURLM_STATE_CONNECT_PEND handling to a list hace 10 años
  Daniel Stenberg 3cd43bbfec multi: rename all Curl_one_easy to SessionHandle hace 11 años
  Daniel Stenberg 09b9fc9009 multi: remove 'Curl_one_easy' struct, phase 1 hace 11 años
  Linus Nielsen Feltzing 0f147887b0 Multiple pipelines and limiting the number of connections. hace 11 años
  Daniel Stenberg c43127414d always-multi: always use non-blocking internals hace 11 años