Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Stenberg bcec0840b0 lib: use bool/TRUE/FALSE properly hace 1 mes
  Daniel Stenberg fbf5d507ce lib/src: white space edits to comply better with code style hace 2 meses
  Daniel Stenberg 4ff04615a0 lib: use FMT_ as prefix instead of CURL_FORMAT_ hace 2 meses
  Alex Snast 136504195a getinfo: add CURLINFO_POSTTRANSFER_TIME_T hace 4 meses
  Stefan Eissing ba44ac62e3 progress: ratelimit/progress tweaks hace 3 meses
  Daniel Stenberg 56493eea1c multi: do a final progress update on connect failure hace 4 meses
  Daniel Stenberg c074ba64a8 code: language cleanup in comments hace 4 meses
  Daniel Stenberg 68f96fc9bf getinfo: CURLINFO_QUEUE_TIME_T hace 11 meses
  Daniel Stenberg d1c2bb3d8d multi: during ratelimit multi_getsock should return no sockets hace 11 meses
  Stefan Eissing ad051e1cbe lib: client writer, part 2, accounting + logging hace 1 año
  Daniel Stenberg 914e49b9b7 lib: let the max filesize option stop too big transfers too hace 1 año
  Daniel Stenberg 835682661c misc: remove support for curl_off_t < 8 bytes hace 1 año
  Stefan Eissing 671158242d connections: introduce http/3 happy eyeballs hace 1 año
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges hace 1 año
  max.mehl ad9bc5976d copyright: make repository REUSE compliant hace 2 años
  Daniel Stenberg c905459e87 progress: make trspeed avoid floats hace 3 años
  Michael Kaufmann dd37639df7 progress: fix a compile warning on some systems hace 3 años
  Daniel Stenberg 1a20689a56 progress: reset limit_size variables at transfer start hace 3 años
  Daniel Stenberg 1e19eceb50 progress/trspeed: use a local convenient pointer to beautify code hace 3 años
  Daniel Stenberg 8a75224a69 trspeed: use long double for transfer speed calculation hace 3 años
  Daniel Stenberg 7ab54e8f41 progress: move transfer speed calc into function hace 3 años
  Daniel Stenberg 68027623e2 progress: when possible, calculate transfer speeds with microseconds hace 3 años
  Daniel Stenberg b5726e5549 send_speed: simplify the checks for if a speed limit is set hace 3 años
  Daniel Stenberg 78f642ffab config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T hace 3 años
  Daniel Stenberg a304051620 lib: more conn->data cleanups hace 3 años
  Daniel Stenberg a570f7cd09 Curl_pgrsStartNow: init speed limit time stamps at start hace 4 años
  Daniel Stenberg 4d2f800677 curl.se: new home hace 4 años
  Daniel Stenberg a2c85bb8e4 Curl_pgrsTime - return new time to avoid timeout integer overflow hace 4 años
  Daniel Stenberg 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t hace 4 años
  John Schroeder 7cf18b05e0 XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE hace 5 años