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 (
Expand
)
Author
2001-05-04
'FILE *' changed to 'void *' in all callback functions
Daniel Stenberg
2001-04-18
Remade resume stuff to keep data in the connectdata struct instead of the
Daniel Stenberg
2001-04-10
Added new CURLOPT_HEADERFUNCTION callback for writing headers only
Daniel Stenberg
2001-03-29
ftps:// support added
Daniel Stenberg
2001-03-15
added connect timeout support
Daniel Stenberg
2001-03-14
Edin Kadribaic's bug report #408488 forced a rearrange of two struct fields
Daniel Stenberg
2001-03-13
Added 'created' to the connectdata struct to hold the creation date, to
Daniel Stenberg
2001-03-12
two new random seed options for the ssl config struct
Daniel Stenberg
2001-03-12
support for a few new libcurl 7.7 CURLOPT_* options added
Daniel Stenberg
2001-03-09
Added httpversion to the progress struct, we do read it, we can just as well
Daniel Stenberg
2001-03-09
all comments for the former public "low level" interface have been removed
Daniel Stenberg
2001-03-07
"Transfer-Encoding: chunked" support added
Daniel Stenberg
2001-03-07
initial chunked transfer-encoding support
Daniel Stenberg
2001-03-05
telnet without any static variables
Daniel Stenberg
2001-03-05
remade FILE:// support to look more as the other protocols
Daniel Stenberg
2001-03-02
remade the port number stuff so that following locations work and doing
Daniel Stenberg
2001-03-02
extending connectdata
Daniel Stenberg
2001-02-22
moved the dynamicly set pointers to the connectdata struct
Daniel Stenberg
2001-02-21
IPv6-adjustments
Daniel Stenberg
2001-02-20
multiple connection support initial commit
Daniel Stenberg
2001-02-19
Moved a bunch of prototypes from curl.h here, they're no longer public and
Daniel Stenberg
2001-02-05
Jun-ichiro itojun Hagino's IPv6 adjustments
Daniel Stenberg
2001-01-26
Added a httpreq field in the main struct so that there's one field to check
Daniel Stenberg
2001-01-24
fixed the comment for 'path'
Daniel Stenberg
2001-01-24
extended the gname field one byte to avoid a possible overflow
Daniel Stenberg
2001-01-03
dual-license fix
Daniel Stenberg
2000-11-28
James Griffiths' max-redirs fix
Daniel Stenberg
2000-11-22
Added struct fields to deal with time-of-document
Daniel Stenberg
2000-11-20
removed URL size restrictions
Daniel Stenberg
2000-11-17
changed the 'port' field to long to better work with the va_arg() system
Daniel Stenberg
2000-11-13
moved the followlocation field from the http struct to the urldata struct
Daniel Stenberg
2000-11-06
new getpass proto and function pointer usage
Daniel Stenberg
2000-11-06
adjusted the time-keeping function to work better for location following
Daniel Stenberg
2000-10-30
new urldata ssl layout and T. Bharath brought the new SSL cert verify function
Daniel Stenberg
2000-10-17
made the speedcheck actually work again
Daniel Stenberg
2000-10-11
memory leak adjusts
Daniel Stenberg
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
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
[prev]
[next]