Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg ff1c37cbe3 url: make sure pushed streams get an allocated download buffer há 4 anos atrás
  Daniel Stenberg c069027139 conncache: various concept cleanups há 4 anos atrás
  Daniel Stenberg 9607532873 ConnectionExists: respect the max_concurrent_streams limits há 4 anos atrás
  Kunal Ekawde c124e6b3c0 CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt há 5 anos atrás
  Daniel Stenberg 02346abc32 curl_multi_poll: a sister to curl_multi_wait() that waits more há 5 anos atrás
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t há 5 anos atrás
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions há 5 anos atrás
  Daniel Stenberg 680f141332 unpause: trigger a timeout for event-based transfers há 5 anos atrás
  Daniel Stenberg 5c9487a30e multiif.h: remove unused protos há 5 anos atrás
  Daniel Stenberg be6e281cf2 multi: provide Curl_multiuse_state to update information há 5 anos atrás
  Daniel Stenberg 2f44e94efb pipelining: removed há 5 anos atrás
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn há 5 anos atrás
  Daniel Stenberg 34fe0e1622 curl_easy_perform: fix timeout handling há 5 anos atrás
  Romain Fliedel 6765e6d9e6 ares: remove fd from multi fd set when ares is about to close the fd há 5 anos atrás
  Daniel Stenberg 7f9ce0851a multi: improved pending transfers handling => improved performance há 6 anos atrás
  Daniel Stenberg 2404aa080e pause: when changing pause state, update socket state há 6 anos atrás
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks há 6 anos atrás
  Daniel Stenberg 7fffe97b78 expire: remove Curl_expire_latest() há 7 anos atrás
  Daniel Stenberg 31b39c40cf multi: use a fixed array of timers instead of malloc há 7 anos atrás
  Daniel Stenberg e9fd794a61 multi: assign IDs to all timers and make each timer singleton há 7 anos atrás
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c há 7 anos atrás
  Daniel Stenberg bde2f09d5e multi: make Curl_expire() work with 0 ms timeouts há 8 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 feea9263e9 http2: setup the new pushed stream properly há 9 anos atrás
  Daniel Stenberg 72105ebf05 http2: set default concurrency, fix ConnectionExists for multiplex há 9 anos atrás
  Daniel Stenberg 38bd6bf0bb bundles: store no/default/pipeline/multiplex há 9 anos atrás
  Daniel Stenberg 02ec1ced9b CURLMOPT_PIPELINE: bit 1 is for multiplexing há 9 anos atrás
  Jon Spencer 2933698677 multi: inform about closed sockets before they are closed há 10 anos atrás
  Daniel Stenberg f64dbb08c2 multi: removed Curl_multi_set_easy_connection há 10 anos atrás