aboutsummaryrefslogtreecommitdiff
path: root/lib/progress.h
AgeCommit message (Expand)Author
2018-09-23whitespace fixesViktor Szakats
2018-06-13progress: remove a set of unused definesDaniel Stenberg
2018-03-16rate-limit: use three second window to better handle high speedsDaniel Stenberg
2018-03-11limit-rate: kick in even before "limit" data has been receivedDaniel Stenberg
2017-08-15progress: Track total times following redirectsRyan Winograd
2017-07-28timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2016-09-04speed caps: not based on average speeds anymoreOlivier Brunel
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2014-05-15timers: fix timer regression involving redirects / reconnectsDaniel Stenberg
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: rename 76 lib/*.h filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-28lib/*.h: use our standard naming scheme for header inclusion guardsYang Tse
2012-06-10Curl_pgrsDone: return int and acknowledge return codeDaniel Stenberg
2012-04-01HTTP: reset expected DL/UL sizes on redirectsDaniel Stenberg
2011-12-20FTP: perform active connections non-blockingGokhan Sengun
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2008-07-03Introcuding a new timestamp for curl_easy_getinfo():Daniel Stenberg
2004-11-15clean up start time and t_startsingle use so that redirect_time works properlyDaniel Stenberg
2004-03-10Use more curl_off_t variables when doing the progress meter calculations andDaniel Stenberg
2004-01-07updated year in the copyright stringDaniel Stenberg
2003-01-16copyright year update in the source headerDaniel Stenberg
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-04-16Dirk Manske brought the patch that introduces two new CURLINFO_* values:Daniel Stenberg
2002-03-19copyright string (year) updateDaniel Stenberg
2001-11-20Georg Horn's STARTTRANSFER_TIME patchDaniel Stenberg
2001-08-30Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg
2001-04-18Remade resume stuff to keep data in the connectdata struct instead of theDaniel Stenberg
2001-01-05Internal symbols that aren't static are now prefixed with 'Curl_'Daniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-11-06modified pgrsTime() to the new functionalityDaniel Stenberg
2000-06-20haxx.nu => haxx.seDaniel Stenberg
2000-06-16removed pgrsMode()Daniel Stenberg
2000-05-22moved here from the newlib branchDaniel Stenberg
2000-04-11added a missing prototype, removed unused codeDaniel Stenberg
2000-03-01added prototype and defines for pgrsTime()Daniel Stenberg
2000-02-14all new progress stuff on the way inDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg