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
/
urldata.h
Age
Commit message (
Collapse
)
Author
2000-10-06
HTTP resume fix, now the range pointer may be allocated
Daniel Stenberg
2000-10-04
counts header and request size
Daniel Stenberg
2000-10-03
added the new upload_bufsize to the connectdata struct
Daniel Stenberg
2000-09-25
corrected bad data re-use and buffer problems
Daniel Stenberg
2000-09-21
krb4 fields structs and fields added
Daniel Stenberg
2000-09-18
Stephen Kick's interface fixes
Daniel Stenberg
2000-09-14
introduced 'tunnel through http proxy' for ftp
Daniel Stenberg
2000-08-24
hostname and large file support added
Daniel Stenberg
2000-07-25
curl_close is a new function pointer that can be set to a protocol-specific
Daniel Stenberg
function to get called in the curl_close() function for cleanup auth_host is added to store the original (first) host name used
2000-07-25
Added proxyport
Daniel Stenberg
2000-06-20
haxx.nu => haxx.se
Daniel Stenberg
2000-06-20
Added auto and free referer fields to the UrlData struct
Daniel Stenberg
2000-06-16
mode was replaced with callback in the progress struct
Daniel Stenberg
2000-06-13
Luong Dinh Dung's comments adjusted
Daniel Stenberg
2000-06-08
added progress callback stuff, changed the callback typedefs to be public
Daniel Stenberg
2000-06-05
struct HttpHeader changed to struct curl_slist
Daniel Stenberg
2000-05-29
made getenv() more threadsafe for win32
Daniel Stenberg
2000-05-22
Jört Hartroth's updates
Daniel Stenberg
2000-05-22
moved here from the newlib branch
Daniel Stenberg
2000-03-01
Added more variables to the progress struct targeted for statistics output
Daniel Stenberg
2000-02-21
new fields in the progress struct
Daniel Stenberg
2000-02-16
added #include <timeval.h> on Jörn's advice
Daniel Stenberg
added lastshow to the progress struct
2000-02-14
new stuff for the new progress meter
Daniel Stenberg
2000-01-10
syncing with local edit
Daniel Stenberg
1999-12-29
Initial revision
Daniel Stenberg
[prev]