- Aug 21, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
progress meter looks better on windows (and if the data->err is redirected from stderr it also makes a point)
-
- Aug 20, 2001
-
-
Daniel Stenberg authored
added an online URL to this document corrected a bad use of -t
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
configure fixes, libtool cleanups
-
Daniel Stenberg authored
-
- Aug 19, 2001
-
-
Daniel Stenberg authored
-
- Aug 18, 2001
-
-
Sterling Hughes authored
Use a more appropriate variable name </couldn't resist>
-
- Aug 17, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
removed unused code removed use of global variable(s)
-
Daniel Stenberg authored
removed use of global variables removed name space pollutions (added Curl_ prefixes)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 16, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
when building anything with libcurl
-
- Aug 15, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Bug #12733 over on php.net
-
Daniel Stenberg authored
a NULL pointer. Now, we treat a missing CURLOPT_POSTFIELDS as if there is no data to send.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
like: "curl -d moo=foo -G daniel.haxx.se" currently fails.
-
Sterling Hughes authored
-
Sterling Hughes authored
"%" -> "%s"
-
Sterling Hughes authored
declare at the top of the file, put the private functions at the bottom of the file, however, this is clearer imho (since _ftp is already there).
-
Daniel Stenberg authored
to use 'struct UrlData *' instead
-