Commit History

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