- Aug 16, 2001
-
-
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
-
Daniel Stenberg authored
-
Sterling Hughes authored
must merge before commit must merge before commit
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Sterling Hughes authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
variables
-
Daniel Stenberg authored
with the more appropriate 'struct UrlData *' instead.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Aug 14, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
post fix, no more globals in ssl code fix, size_t and const fix, a few VMS changes
-
Daniel Stenberg authored
good on VMS. Removed a '#if 0' section, made Curl_getmyhost static and cut off the 'Curl_' prefix
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-W -Wall -Wwrite-strings -pedantic -g
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Curl_ldap_done() and Curl_dict_done() were removed, compiler warnings corrected
-