index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
progress.h
Age
Commit message (
Expand
)
Author
2016-09-04
speed caps: not based on average speeds anymore
Olivier Brunel
2016-06-22
internals: rename the SessionHandle struct to Curl_easy
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2014-05-15
timers: fix timer regression involving redirects / reconnects
Daniel Stenberg
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: rename 76 lib/*.h files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-28
lib/*.h: use our standard naming scheme for header inclusion guards
Yang Tse
2012-06-10
Curl_pgrsDone: return int and acknowledge return code
Daniel Stenberg
2012-04-01
HTTP: reset expected DL/UL sizes on redirects
Daniel Stenberg
2011-12-20
FTP: perform active connections non-blocking
Gokhan Sengun
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2008-07-03
Introcuding a new timestamp for curl_easy_getinfo():
Daniel Stenberg
2004-11-15
clean up start time and t_startsingle use so that redirect_time works properly
Daniel Stenberg
2004-03-10
Use more curl_off_t variables when doing the progress meter calculations and
Daniel Stenberg
2004-01-07
updated year in the copyright string
Daniel Stenberg
2003-01-16
copyright year update in the source header
Daniel Stenberg
2002-09-03
updated source code boilerplate/header
Daniel Stenberg
2002-04-16
Dirk Manske brought the patch that introduces two new CURLINFO_* values:
Daniel Stenberg
2002-03-19
copyright string (year) update
Daniel Stenberg
2001-11-20
Georg Horn's STARTTRANSFER_TIME patch
Daniel Stenberg
2001-08-30
Major rename and redesign of the internal "backbone" structs. Details will
Daniel Stenberg
2001-04-18
Remade resume stuff to keep data in the connectdata struct instead of the
Daniel Stenberg
2001-01-05
Internal symbols that aren't static are now prefixed with 'Curl_'
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-11-06
modified pgrsTime() to the new functionality
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-06-16
removed pgrsMode()
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-04-11
added a missing prototype, removed unused code
Daniel Stenberg
2000-03-01
added prototype and defines for pgrsTime()
Daniel Stenberg
2000-02-14
all new progress stuff on the way in
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg