Commit History

Author SHA1 Message Date
  Daniel Stenberg c905459e87 progress: make trspeed avoid floats 3 years ago
  Michael Kaufmann dd37639df7 progress: fix a compile warning on some systems 3 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 4 years ago
  Daniel Stenberg 4d2f800677 curl.se: new home 4 years ago
  Daniel Stenberg a2c85bb8e4 Curl_pgrsTime - return new time to avoid timeout integer overflow 4 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 5 years ago
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t 5 years ago
  Daniel Stenberg d23e87d551 progress: reset download/uploaded counter 5 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() 6 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
  Michael Kaufmann 981e8f9b88 limit-rate: fix compiler warning 6 years ago
  Daniel Stenberg 72a0f6251a limit-rate: kick in even before "limit" data has been received 6 years ago
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks 6 years ago
  Daniel Stenberg a8ce5efba9 progress: calculate transfer speed on milliseconds if possible 6 years ago
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now 7 years ago