Historique des commits

Auteur SHA1 Message Date
  Daniel Stenberg 835682661c misc: remove support for curl_off_t < 8 bytes il y a 1 an
  Stefan Eissing 671158242d connections: introduce http/3 happy eyeballs il y a 1 an
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges il y a 1 an
  max.mehl ad9bc5976d copyright: make repository REUSE compliant il y a 2 ans
  Daniel Stenberg c905459e87 progress: make trspeed avoid floats il y a 3 ans
  Michael Kaufmann dd37639df7 progress: fix a compile warning on some systems il y a 3 ans
  Daniel Stenberg 1a20689a56 progress: reset limit_size variables at transfer start il y a 3 ans
  Daniel Stenberg 1e19eceb50 progress/trspeed: use a local convenient pointer to beautify code il y a 3 ans
  Daniel Stenberg 8a75224a69 trspeed: use long double for transfer speed calculation il y a 3 ans
  Daniel Stenberg 7ab54e8f41 progress: move transfer speed calc into function il y a 3 ans
  Daniel Stenberg 68027623e2 progress: when possible, calculate transfer speeds with microseconds il y a 3 ans
  Daniel Stenberg b5726e5549 send_speed: simplify the checks for if a speed limit is set il y a 3 ans
  Daniel Stenberg 78f642ffab config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T il y a 3 ans
  Daniel Stenberg a304051620 lib: more conn->data cleanups il y a 3 ans
  Daniel Stenberg a570f7cd09 Curl_pgrsStartNow: init speed limit time stamps at start il y a 4 ans
  Daniel Stenberg 4d2f800677 curl.se: new home il y a 4 ans
  Daniel Stenberg a2c85bb8e4 Curl_pgrsTime - return new time to avoid timeout integer overflow il y a 4 ans
  Daniel Stenberg 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t il y a 4 ans
  John Schroeder 7cf18b05e0 XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE il y a 5 ans
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t il y a 5 ans
  Daniel Stenberg d23e87d551 progress: reset download/uploaded counter il y a 5 ans
  Daniel Stenberg 27e14efe5f progress: make the progress meter appear again il y a 5 ans
  Daniel Stenberg 21080e1828 configure: --disable-progress-meter il y a 5 ans
  Daniel Stenberg c6b5813723 Revert "progress: CURL_DISABLE_PROGRESS_METER" il y a 5 ans
  Daniel Stenberg 3b06e68b77 progress: CURL_DISABLE_PROGRESS_METER il y a 5 ans
  Marcel Raad 6b3dde7fe6 build: fix "clarify calculation precedence" warnings il y a 5 ans
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() il y a 6 ans
  Marian Klymov c45360d463 cppcheck: fix warnings il y a 6 ans
  Daniel Stenberg f5700ea88b rate-limit: use three second window to better handle high speeds il y a 6 ans
  Michael Kaufmann 981e8f9b88 limit-rate: fix compiler warning il y a 6 ans