- Aug 14, 2001
-
-
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
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
warnings, changed the Curl_open() call as the second argument was never used anyway
-
Daniel Stenberg authored
converting from 'const char *' to 'char *' to please my picky compiler options
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
gcc 3.0 warned about it
-
- Aug 13, 2001
-
-
Daniel Stenberg authored
after this patch from Peter Todd
-
- Aug 10, 2001
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
of the progressupdate, as on very quick transfers they wouldn't always get calculated!
-
- Aug 09, 2001
-
-
sm authored
-
Daniel Stenberg authored
timeout-options that they don't work in multi-threaded programs.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and when VERBOSE was enabled, that used the stream. Also, the stream was closed even if we looped to get more files. Corrects Dustin Boswell's bug report #441610
-
Daniel Stenberg authored
isn't updated! :-O
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-