Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 842f73de58 timeouts: change millisecond timeouts to timediff_t from time_t há 4 anos atrás
  John Schroeder 7cf18b05e0 XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUE há 4 anos atrás
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t há 4 anos atrás
  Daniel Stenberg d23e87d551 progress: reset download/uploaded counter há 5 anos atrás
  Daniel Stenberg 27e14efe5f progress: make the progress meter appear again há 5 anos atrás
  Daniel Stenberg 21080e1828 configure: --disable-progress-meter há 5 anos atrás
  Daniel Stenberg c6b5813723 Revert "progress: CURL_DISABLE_PROGRESS_METER" há 5 anos atrás
  Daniel Stenberg 3b06e68b77 progress: CURL_DISABLE_PROGRESS_METER há 5 anos atrás
  Marcel Raad 6b3dde7fe6 build: fix "clarify calculation precedence" warnings há 5 anos atrás
  Daniel Stenberg dcd6f81025 snprintf: renamed and we now only use msnprintf() há 5 anos atrás
  Marian Klymov c45360d463 cppcheck: fix warnings há 6 anos atrás
  Daniel Stenberg f5700ea88b rate-limit: use three second window to better handle high speeds há 6 anos atrás
  Michael Kaufmann 981e8f9b88 limit-rate: fix compiler warning há 6 anos atrás
  Daniel Stenberg 72a0f6251a limit-rate: kick in even before "limit" data has been received há 6 anos atrás
  Björn Stenberg b46cfbc068 TODO fixed: Detect when called from within callbacks há 6 anos atrás
  Daniel Stenberg a8ce5efba9 progress: calculate transfer speed on milliseconds if possible há 6 anos atrás
  Daniel Stenberg 5d543fe906 time: rename Curl_tvnow to Curl_now há 6 anos atrás
  Daniel Stenberg b9d25f9a6b timediff: return timediff_t from the time diff functions há 6 anos atrás
  Daniel Stenberg 6b84438d9a code style: use spaces around equals signs há 6 anos atrás
  Ryan Winograd 43d036e724 progress: Track total times following redirects há 7 anos atrás
  Daniel Stenberg 4dee50b9c8 timeval: struct curltime is a struct timeval replacement há 7 anos atrás
  Ryan Winograd f8f040e659 progress: prevent resetting t_starttransfer há 7 anos atrás
  Daniel Stenberg cfe3c08f69 progress: progress.timespent needs to be us há 7 anos atrás
  Daniel Stenberg 64ed44a815 progress: fix "time spent", broke in adef394ac há 7 anos atrás
  Daniel Stenberg 1213baba27 progress: let "current speed" be UL + DL speeds combined há 7 anos atrás
  Daniel Stenberg adef394ac5 timers: store internal time stamps as time_t instead of doubles há 7 anos atrás
  klemens f7df67cff0 spelling fixes há 7 anos atrás
  Sylvestre Ledru 66de563482 Improve code readbility há 7 anos atrás
  Daniel Stenberg ebf985c159 time_t fix: follow-up to de4de4e3c7c há 7 anos atrás
  Daniel Stenberg de4de4e3c7 timeval: prefer time_t to hold seconds instead of long há 7 anos atrás