- Aug 15, 2001
-
-
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
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
for OpenSSL versions prior to 0.9.4, this is conditional and should still work with older versions.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
I also indented the source code to fit curl "standard"
-
Daniel Stenberg authored
ssize_t
-
Daniel Stenberg authored
in the add_buffer function.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
over to ssize_t that is signed. Removed all the special-purpose VMS #ifdefs that were added for this.
-
Daniel Stenberg authored
-