Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Stenberg 835682661c misc: remove support for curl_off_t < 8 bytes há 1 ano atrás
  Stefan Eissing 671158242d connections: introduce http/3 happy eyeballs há 1 ano atrás
  Daniel Stenberg 2bc1d775f5 copyright: update all copyright lines and remove year ranges há 1 ano atrás
  max.mehl ad9bc5976d copyright: make repository REUSE compliant há 2 anos atrás
  Daniel Stenberg c905459e87 progress: make trspeed avoid floats há 3 anos atrás
  Michael Kaufmann dd37639df7 progress: fix a compile warning on some systems há 3 anos atrás
  Daniel Stenberg 1a20689a56 progress: reset limit_size variables at transfer start há 3 anos atrás
  Daniel Stenberg 1e19eceb50 progress/trspeed: use a local convenient pointer to beautify code há 3 anos atrás
  Daniel Stenberg 8a75224a69 trspeed: use long double for transfer speed calculation há 3 anos atrás
  Daniel Stenberg 7ab54e8f41 progress: move transfer speed calc into function há 3 anos atrás
  Daniel Stenberg 68027623e2 progress: when possible, calculate transfer speeds with microseconds há 3 anos atrás
  Daniel Stenberg b5726e5549 send_speed: simplify the checks for if a speed limit is set há 3 anos atrás
  Daniel Stenberg 78f642ffab config: remove CURL_SIZEOF_CURL_OFF_T use only SIZEOF_CURL_OFF_T há 3 anos atrás
  Daniel Stenberg a304051620 lib: more conn->data cleanups há 3 anos atrás
  Daniel Stenberg a570f7cd09 Curl_pgrsStartNow: init speed limit time stamps at start há 4 anos atrás
  Daniel Stenberg 4d2f800677 curl.se: new home há 4 anos atrás
  Daniel Stenberg a2c85bb8e4 Curl_pgrsTime - return new time to avoid timeout integer overflow há 4 anos atrás
  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á 5 anos atrás
  Daniel Stenberg b1616dad8f timediff: make it 64 bit (if possible) even with 32 bit time_t há 5 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á 6 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