Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg d4618a3fc4 http2: avoid too early connection re-use/multiplexing hace 1 año
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
  Daniel Stenberg 7632c0d25a multi: use larger dns hash table for multi interface hace 2 años
  max.mehl ad9bc5976d copyright: make repository REUSE compliant hace 2 años
  Adam Rosenfield e07a9b668a conn: fix typo 'connnection' -> 'connection' in two function names hace 2 años
  Daniel Stenberg 2b3dd01b77 multi: handle errors returned from socket/timer callbacks hace 2 años
  Daniel Stenberg 215db086e0 lib: pass in 'struct Curl_easy *' to most functions hace 3 años
  Daniel Stenberg 4d2f800677 curl.se: new home hace 3 años
  Daniel Stenberg ff1c37cbe3 url: make sure pushed streams get an allocated download buffer hace 4 años
  Daniel Stenberg c069027139 conncache: various concept cleanups hace 4 años
  Daniel Stenberg 9607532873 ConnectionExists: respect the max_concurrent_streams limits hace 4 años
  Kunal Ekawde c124e6b3c0 CURLMOPT_MAX_CONCURRENT_STREAMS: new setopt hace 5 años
  Daniel Stenberg 02346abc32 curl_multi_poll: a sister to curl_multi_wait() that waits more hace 5 años
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t hace 5 años
  Daniel Gustafsson 11d7fe118d headers: Remove no longer exported functions hace 5 años
  Daniel Stenberg 680f141332 unpause: trigger a timeout for event-based transfers hace 5 años
  Daniel Stenberg 5c9487a30e multiif.h: remove unused protos hace 5 años
  Daniel Stenberg be6e281cf2 multi: provide Curl_multiuse_state to update information hace 5 años
  Daniel Stenberg 2f44e94efb pipelining: removed hace 5 años
  Daniel Stenberg ba243235ec urldata: rename easy_conn to just conn hace 5 años
  Daniel Stenberg 34fe0e1622 curl_easy_perform: fix timeout handling hace 5 años
  Romain Fliedel 6765e6d9e6 ares: remove fd from multi fd set when ares is about to close the fd hace 5 años
  Daniel Stenberg 7f9ce0851a multi: improved pending transfers handling => improved performance hace 6 años
  Daniel Stenberg 2404aa080e pause: when changing pause state, update socket state hace 6 años
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks hace 6 años
  Daniel Stenberg 7fffe97b78 expire: remove Curl_expire_latest() hace 7 años
  Daniel Stenberg 31b39c40cf multi: use a fixed array of timers instead of malloc hace 7 años
  Daniel Stenberg e9fd794a61 multi: assign IDs to all timers and make each timer singleton hace 7 años
  Marcel Raad 21aa32d30d lib: fix compiler warnings after de4de4e3c7c hace 7 años
  Daniel Stenberg bde2f09d5e multi: make Curl_expire() work with 0 ms timeouts hace 8 años